Skip to content

Commit c258c98

Browse files
1 parent 8661358 commit c258c98

2 files changed

Lines changed: 9 additions & 10 deletions

File tree

advisories/github-reviewed/2025/06/GHSA-m964-fjrh-xxq2/GHSA-m964-fjrh-xxq2.json

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,14 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-m964-fjrh-xxq2",
4-
"modified": "2026-03-27T15:12:39Z",
4+
"modified": "2026-03-30T20:30:52Z",
55
"published": "2025-06-28T21:30:27Z",
66
"aliases": [
77
"CVE-2025-32897"
88
],
99
"summary": "Apache Seata Vulnerable to Deserialization of Untrusted Data",
10-
"details": "Deserialization of Untrusted Data vulnerability in Apache Seata (incubating).\n\nThis security vulnerability is the same as CVE-2024-47552, but the version range described in the CVE-2024-47552 definition is too narrow.\nThis issue affects Apache Seata (incubating): from 2.0.0 before 2.3.0.\n\nUsers are recommended to upgrade to version 2.3.0, which fixes the issue.",
11-
"severity": [
12-
{
13-
"type": "CVSS_V3",
14-
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
15-
}
16-
],
10+
"details": "Deserialization of Untrusted Data vulnerability in Apache Seata (incubating).\n\nThis security vulnerability is the same as CVE-2024-47552, but the version range described in the CVE-2024-47552 definition is too narrow.\nThis issue affects Apache Seata (incubating): from 2.0.0 before 2.3.0.\n\nThe Apache Seata security team assesses the severity of this vulnerability as \"Low\" due to stringent real-world mitigating factors. First, the vulnerability is strictly isolated to the Raft cluster mode, an optional and non-default feature introduced in v2.0.0, while most users rely on the unaffected traditional architecture. Second, Seata is an internal middleware; communication between TC and RM/TM occurs entirely within trusted internal networks. An attacker would require prior, unauthorized access to the Intranet to exploit this, making external exploitation highly improbable.\n\nUsers are recommended to upgrade to version 2.3.0, which fixes the issue.",
11+
"severity": [],
1712
"affected": [
1813
{
1914
"package": {
@@ -61,7 +56,7 @@
6156
"cwe_ids": [
6257
"CWE-502"
6358
],
64-
"severity": "CRITICAL",
59+
"severity": "LOW",
6560
"github_reviewed": true,
6661
"github_reviewed_at": "2025-06-30T21:09:11Z",
6762
"nvd_published_at": "2025-06-28T19:15:21Z"

advisories/github-reviewed/2026/03/GHSA-jqcq-xjh3-6g23/GHSA-jqcq-xjh3-6g23.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-jqcq-xjh3-6g23",
4-
"modified": "2026-03-30T13:57:25Z",
4+
"modified": "2026-03-30T20:33:03Z",
55
"published": "2026-03-18T13:00:31Z",
66
"aliases": [
77
"CVE-2026-32286"
@@ -48,6 +48,10 @@
4848
"type": "WEB",
4949
"url": "https://github.com/jackc/pgx/issues/2507"
5050
},
51+
{
52+
"type": "WEB",
53+
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448626"
54+
},
5155
{
5256
"type": "PACKAGE",
5357
"url": "https://github.com/jackc/pgproto3"

0 commit comments

Comments
 (0)