diff --git a/advisories/unreviewed/2022/05/GHSA-qfxv-3ppc-7qg5/GHSA-qfxv-3ppc-7qg5.json b/advisories/github-reviewed/2022/05/GHSA-qfxv-3ppc-7qg5/GHSA-qfxv-3ppc-7qg5.json similarity index 79% rename from advisories/unreviewed/2022/05/GHSA-qfxv-3ppc-7qg5/GHSA-qfxv-3ppc-7qg5.json rename to advisories/github-reviewed/2022/05/GHSA-qfxv-3ppc-7qg5/GHSA-qfxv-3ppc-7qg5.json index 2885e2360f4..ea0f971da7d 100644 --- a/advisories/unreviewed/2022/05/GHSA-qfxv-3ppc-7qg5/GHSA-qfxv-3ppc-7qg5.json +++ b/advisories/github-reviewed/2022/05/GHSA-qfxv-3ppc-7qg5/GHSA-qfxv-3ppc-7qg5.json @@ -1,19 +1,63 @@ { "schema_version": "1.4.0", "id": "GHSA-qfxv-3ppc-7qg5", - "modified": "2025-04-11T04:10:46Z", + "modified": "2025-04-12T00:09:08Z", "published": "2022-05-14T01:10:36Z", "aliases": [ "CVE-2012-3544" ], + "summary": "Apache Tomcat Vulnerable to Denial of Service (DoS) via Improper Handling of chunk extensions", "details": "Apache Tomcat 6.x before 6.0.37 and 7.x before 7.0.30 does not properly handle chunk extensions in chunked transfer coding, which allows remote attackers to cause a denial of service by streaming data.", "severity": [], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.tomcat:tomcat" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "6.0.0" + }, + { + "fixed": "6.0.37" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.tomcat:tomcat" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "7.0.0" + }, + { + "fixed": "7.0.30" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3544" }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/tomcat" + }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/37220405a377c0182d2afdbc36461c4783b2930fbeae3a17f1333113%40%3Cdev.tomcat.apache.org%3E" @@ -62,10 +106,6 @@ "type": "WEB", "url": "https://lists.apache.org/thread.html/r587e50b86c1a96ee301f751d50294072d142fd6dc08a8987ae9f3a9b@%3Cdev.tomcat.apache.org%3E" }, - { - "type": "WEB", - "url": "http://archives.neohapsis.com/archives/bugtraq/2013-05/0042.html" - }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2014/Dec/23" @@ -102,18 +142,6 @@ "type": "WEB", "url": "http://www.oracle.com/technetwork/topics/security/cpujul2014-1972956.html" }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/archive/1/534161/100/0/threaded" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/59797" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/64758" - }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1841-1" @@ -128,8 +156,8 @@ "CWE-20" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-12T00:09:07Z", "nvd_published_at": "2013-06-01T14:21:00Z" } } \ No newline at end of file