From ba10769097277a6e4ba33bd5f954d6281339c519 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 18:25:55 +0000 Subject: [PATCH] Publish Advisories GHSA-2r4x-667f-mpfh GHSA-65vg-64g8-mwjr --- .../GHSA-2r4x-667f-mpfh.json | 42 ++++++++++++++++--- .../GHSA-65vg-64g8-mwjr.json | 42 ++++++++++++++++--- 2 files changed, 72 insertions(+), 12 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-2r4x-667f-mpfh/GHSA-2r4x-667f-mpfh.json (50%) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-65vg-64g8-mwjr/GHSA-65vg-64g8-mwjr.json (51%) diff --git a/advisories/unreviewed/2025/03/GHSA-2r4x-667f-mpfh/GHSA-2r4x-667f-mpfh.json b/advisories/github-reviewed/2025/03/GHSA-2r4x-667f-mpfh/GHSA-2r4x-667f-mpfh.json similarity index 50% rename from advisories/unreviewed/2025/03/GHSA-2r4x-667f-mpfh/GHSA-2r4x-667f-mpfh.json rename to advisories/github-reviewed/2025/03/GHSA-2r4x-667f-mpfh/GHSA-2r4x-667f-mpfh.json index 605e5ebf7bd..975eef6b65f 100644 --- a/advisories/unreviewed/2025/03/GHSA-2r4x-667f-mpfh/GHSA-2r4x-667f-mpfh.json +++ b/advisories/github-reviewed/2025/03/GHSA-2r4x-667f-mpfh/GHSA-2r4x-667f-mpfh.json @@ -1,19 +1,49 @@ { "schema_version": "1.4.0", "id": "GHSA-2r4x-667f-mpfh", - "modified": "2025-03-20T09:30:26Z", + "modified": "2025-03-20T18:24:23Z", "published": "2025-03-20T09:30:26Z", "aliases": [ "CVE-2024-47552" ], + "summary": "Apache Seata Vulnerable to Deserialization of Untrusted Data", "details": "Deserialization of Untrusted Data vulnerability in Apache Seata (incubating).\n\nThis issue affects Apache Seata (incubating): from 2.0.0 before 2.2.0.\n\nUsers are recommended to upgrade to version 2.2.0, which fixes the issue.", - "severity": [], - "affected": [], + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.seata:seata-parent" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.0.0" + }, + { + "fixed": "2.2.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47552" }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/incubator-seata" + }, { "type": "WEB", "url": "https://lists.apache.org/thread/652o82vzk9qrtgksk55cfgpbvdgtkch0" @@ -27,9 +57,9 @@ "cwe_ids": [ "CWE-502" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-03-20T18:24:23Z", "nvd_published_at": "2025-03-20T09:15:12Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-65vg-64g8-mwjr/GHSA-65vg-64g8-mwjr.json b/advisories/github-reviewed/2025/03/GHSA-65vg-64g8-mwjr/GHSA-65vg-64g8-mwjr.json similarity index 51% rename from advisories/unreviewed/2025/03/GHSA-65vg-64g8-mwjr/GHSA-65vg-64g8-mwjr.json rename to advisories/github-reviewed/2025/03/GHSA-65vg-64g8-mwjr/GHSA-65vg-64g8-mwjr.json index f98d77a6a72..ef492118756 100644 --- a/advisories/unreviewed/2025/03/GHSA-65vg-64g8-mwjr/GHSA-65vg-64g8-mwjr.json +++ b/advisories/github-reviewed/2025/03/GHSA-65vg-64g8-mwjr/GHSA-65vg-64g8-mwjr.json @@ -1,19 +1,49 @@ { "schema_version": "1.4.0", "id": "GHSA-65vg-64g8-mwjr", - "modified": "2025-03-20T09:30:26Z", + "modified": "2025-03-20T18:24:39Z", "published": "2025-03-20T09:30:26Z", "aliases": [ "CVE-2024-54016" ], + "summary": "Apache Seata Vulnerable to Data Amplification", "details": "Improper Handling of Highly Compressed Data (Data Amplification) vulnerability in Apache Seata (incubating).\n\nThis issue affects Apache Seata (incubating): through <=2.2.0.\n\nUsers are recommended to upgrade to version 2.3.0, which fixes the issue.", - "severity": [], - "affected": [], + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:L/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.seata:seata-parent" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.0.0" + }, + { + "fixed": "2.3.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-54016" }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/incubator-seata" + }, { "type": "WEB", "url": "https://lists.apache.org/thread/grn0x8tmssx07qc9z50lwgmrkwzrrhzg" @@ -27,9 +57,9 @@ "cwe_ids": [ "CWE-409" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-03-20T18:24:39Z", "nvd_published_at": "2025-03-20T09:15:12Z" } } \ No newline at end of file