diff --git a/advisories/unreviewed/2022/05/GHSA-8f4w-jwqv-5cxc/GHSA-8f4w-jwqv-5cxc.json b/advisories/github-reviewed/2022/05/GHSA-8f4w-jwqv-5cxc/GHSA-8f4w-jwqv-5cxc.json similarity index 63% rename from advisories/unreviewed/2022/05/GHSA-8f4w-jwqv-5cxc/GHSA-8f4w-jwqv-5cxc.json rename to advisories/github-reviewed/2022/05/GHSA-8f4w-jwqv-5cxc/GHSA-8f4w-jwqv-5cxc.json index 040a868929d..9d53e2391e8 100644 --- a/advisories/unreviewed/2022/05/GHSA-8f4w-jwqv-5cxc/GHSA-8f4w-jwqv-5cxc.json +++ b/advisories/github-reviewed/2022/05/GHSA-8f4w-jwqv-5cxc/GHSA-8f4w-jwqv-5cxc.json @@ -1,19 +1,52 @@ { "schema_version": "1.4.0", "id": "GHSA-8f4w-jwqv-5cxc", - "modified": "2025-04-03T04:19:36Z", + "modified": "2025-04-03T14:35:20Z", "published": "2022-05-01T02:18:48Z", "aliases": [ "CVE-2005-3510" ], + "summary": "Apache Tomcat Vulnerable to Denial of Service (DoS) via Simultaneous Requests", "details": "Apache Tomcat 5.5.0 to 5.5.11 allows remote attackers to cause a denial of service (CPU consumption) via a large number of simultaneous requests to list a web directory that has a large number of files.", - "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:H/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.tomcat:tomcat" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.5.0" + }, + { + "fixed": "5.5.12" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 5.5.11" + } + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-3510" }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/tomcat" + }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/29dc6c2b625789e70a9c4756b5a327e6547273ff8bde7e0327af48c5%40%3Cdev.tomcat.apache.org%3E" @@ -38,30 +71,30 @@ "type": "WEB", "url": "https://lists.apache.org/thread.html/rb71997f506c6cc8b530dd845c084995a9878098846c7b4eacfae8db3@%3Cdev.tomcat.apache.org%3E" }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200228054210/http://www.securityfocus.com/archive/1/415782/30/0/threaded" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200229175931/http://www.securityfocus.com/bid/15325" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200517122628/http://www.securityfocus.com/archive/1/500396/100/0/threaded" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200517153851/http://www.securityfocus.com/archive/1/500412/100/0/threaded" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200922015809/http://securitytracker.com/id?1015147" + }, { "type": "WEB", "url": "http://community.ca.com/blogs/casecurityresponseblog/archive/2009/01/23.aspx" }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/17416" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/30899" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/30908" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/33668" - }, - { - "type": "WEB", - "url": "http://securitytracker.com/id?1015147" - }, { "type": "WEB", "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-239312-1" @@ -78,10 +111,6 @@ "type": "WEB", "url": "http://tomcat.apache.org/security-5.html" }, - { - "type": "WEB", - "url": "http://www.osvdb.org/20439" - }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2006-0161.html" @@ -89,37 +118,15 @@ { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2008-0261.html" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/archive/1/415782/30/0/threaded" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/archive/1/500396/100/0/threaded" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/archive/1/500412/100/0/threaded" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/15325" - }, - { - "type": "WEB", - "url": "http://www.vupen.com/english/advisories/2008/1979/references" - }, - { - "type": "WEB", - "url": "http://www.vupen.com/english/advisories/2009/0233" } ], "database_specific": { - "cwe_ids": [], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "cwe_ids": [ + "CWE-770" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-04-03T14:35:20Z", "nvd_published_at": "2005-11-06T11:02:00Z" } } \ No newline at end of file