From 217da33381474006bbad78d9725eb189622255a2 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 14:34:37 +0000 Subject: [PATCH] Publish Advisories GHSA-4c6x-gfc8-c26r GHSA-4c6x-gfc8-c26r --- .../GHSA-4c6x-gfc8-c26r.json | 308 ++++++++++++++++++ .../GHSA-4c6x-gfc8-c26r.json | 173 ---------- 2 files changed, 308 insertions(+), 173 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-4c6x-gfc8-c26r/GHSA-4c6x-gfc8-c26r.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-4c6x-gfc8-c26r/GHSA-4c6x-gfc8-c26r.json diff --git a/advisories/github-reviewed/2022/05/GHSA-4c6x-gfc8-c26r/GHSA-4c6x-gfc8-c26r.json b/advisories/github-reviewed/2022/05/GHSA-4c6x-gfc8-c26r/GHSA-4c6x-gfc8-c26r.json new file mode 100644 index 00000000000..06575bffcc9 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-4c6x-gfc8-c26r/GHSA-4c6x-gfc8-c26r.json @@ -0,0 +1,308 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4c6x-gfc8-c26r", + "modified": "2025-04-09T14:32:59Z", + "published": "2022-05-01T17:52:51Z", + "aliases": [ + "CVE-2007-1355" + ], + "summary": "Apache Tomcat Vulnerable to Cross-Site Scripting", + "details": "Multiple cross-site scripting (XSS) vulnerabilities in the appdev/sample/web/hello.jsp example application in Tomcat 4.0.0 through 4.0.6, 4.1.0 through 4.1.36, 5.0.0 through 5.0.30, 5.5.0 through 5.5.23, and 6.0.0 through 6.0.10 allow remote attackers to inject arbitrary web script or HTML via the test parameter and unspecified vectors.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.tomcat:jsp-api" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.1.0" + }, + { + "fixed": "4.1.37" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.tomcat:jsp-api" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.5.0" + }, + { + "fixed": "5.5.24" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.tomcat:jsp-api" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "6.0.0" + }, + { + "fixed": "6.0.11" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.tomcat:jsp-api" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.0.0" + }, + { + "last_affected": "5.0.30" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.tomcat:jsp-api" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.0.0" + }, + { + "last_affected": "4.0.6" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.tomcat:servlet-api" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.1.0" + }, + { + "fixed": "4.1.37" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.tomcat:servlet-api" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.5.0" + }, + { + "fixed": "5.5.24" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.tomcat:servlet-api" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "6.0.0" + }, + { + "fixed": "6.0.11" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.tomcat:servlet-api" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.0.0" + }, + { + "last_affected": "5.0.30" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.tomcat:servlet-api" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.0.0" + }, + { + "last_affected": "4.0.6" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-1355" + }, + { + "type": "WEB", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34377" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/tomcat" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread.html/29dc6c2b625789e70a9c4756b5a327e6547273ff8bde7e0327af48c5%40%3Cdev.tomcat.apache.org%3E" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread.html/29dc6c2b625789e70a9c4756b5a327e6547273ff8bde7e0327af48c5@%3Cdev.tomcat.apache.org%3E" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread.html/c62b0e3a7bf23342352a5810c640a94b6db69957c5c19db507004d74%40%3Cdev.tomcat.apache.org%3E" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread.html/c62b0e3a7bf23342352a5810c640a94b6db69957c5c19db507004d74@%3Cdev.tomcat.apache.org%3E" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread.html/rb71997f506c6cc8b530dd845c084995a9878098846c7b4eacfae8db3%40%3Cdev.tomcat.apache.org%3E" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread.html/rb71997f506c6cc8b530dd845c084995a9878098846c7b4eacfae8db3@%3Cdev.tomcat.apache.org%3E" + }, + { + "type": "WEB", + "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A6111" + }, + { + "type": "WEB", + "url": "https://www.redhat.com/archives/fedora-package-announce/2007-November/msg00525.html" + }, + { + "type": "WEB", + "url": "http://community.ca.com/blogs/casecurityresponseblog/archive/2009/01/23.aspx" + }, + { + "type": "WEB", + "url": "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c01178795" + }, + { + "type": "WEB", + "url": "http://lists.apple.com/archives/security-announce/2008//Jun/msg00002.html" + }, + { + "type": "WEB", + "url": "http://rhn.redhat.com/errata/RHSA-2008-0630.html" + }, + { + "type": "WEB", + "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-239312-1" + }, + { + "type": "WEB", + "url": "http://support.apple.com/kb/HT2163" + }, + { + "type": "WEB", + "url": "http://support.ca.com/irj/portal/anonymous/phpsupcontent?contentID=197540" + }, + { + "type": "WEB", + "url": "http://tomcat.apache.org/security-4.html" + }, + { + "type": "WEB", + "url": "http://tomcat.apache.org/security-5.html" + }, + { + "type": "WEB", + "url": "http://tomcat.apache.org/security-6.html" + }, + { + "type": "WEB", + "url": "http://www.redhat.com/support/errata/RHSA-2008-0261.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-09T14:32:31Z", + "nvd_published_at": "2007-05-21T20:30:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-4c6x-gfc8-c26r/GHSA-4c6x-gfc8-c26r.json b/advisories/unreviewed/2022/05/GHSA-4c6x-gfc8-c26r/GHSA-4c6x-gfc8-c26r.json deleted file mode 100644 index 1a502a3f4c1..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-4c6x-gfc8-c26r/GHSA-4c6x-gfc8-c26r.json +++ /dev/null @@ -1,173 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-4c6x-gfc8-c26r", - "modified": "2025-04-09T03:41:51Z", - "published": "2022-05-01T17:52:51Z", - "aliases": [ - "CVE-2007-1355" - ], - "details": "Multiple cross-site scripting (XSS) vulnerabilities in the appdev/sample/web/hello.jsp example application in Tomcat 4.0.0 through 4.0.6, 4.1.0 through 4.1.36, 5.0.0 through 5.0.30, 5.5.0 through 5.5.23, and 6.0.0 through 6.0.10 allow remote attackers to inject arbitrary web script or HTML via the test parameter and unspecified vectors.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-1355" - }, - { - "type": "WEB", - "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34377" - }, - { - "type": "WEB", - "url": "https://lists.apache.org/thread.html/29dc6c2b625789e70a9c4756b5a327e6547273ff8bde7e0327af48c5%40%3Cdev.tomcat.apache.org%3E" - }, - { - "type": "WEB", - "url": "https://lists.apache.org/thread.html/29dc6c2b625789e70a9c4756b5a327e6547273ff8bde7e0327af48c5@%3Cdev.tomcat.apache.org%3E" - }, - { - "type": "WEB", - "url": "https://lists.apache.org/thread.html/c62b0e3a7bf23342352a5810c640a94b6db69957c5c19db507004d74%40%3Cdev.tomcat.apache.org%3E" - }, - { - "type": "WEB", - "url": "https://lists.apache.org/thread.html/c62b0e3a7bf23342352a5810c640a94b6db69957c5c19db507004d74@%3Cdev.tomcat.apache.org%3E" - }, - { - "type": "WEB", - "url": "https://lists.apache.org/thread.html/rb71997f506c6cc8b530dd845c084995a9878098846c7b4eacfae8db3%40%3Cdev.tomcat.apache.org%3E" - }, - { - "type": "WEB", - "url": "https://lists.apache.org/thread.html/rb71997f506c6cc8b530dd845c084995a9878098846c7b4eacfae8db3@%3Cdev.tomcat.apache.org%3E" - }, - { - "type": "WEB", - "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A6111" - }, - { - "type": "WEB", - "url": "https://www.redhat.com/archives/fedora-package-announce/2007-November/msg00525.html" - }, - { - "type": "WEB", - "url": "http://community.ca.com/blogs/casecurityresponseblog/archive/2009/01/23.aspx" - }, - { - "type": "WEB", - "url": "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c01178795" - }, - { - "type": "WEB", - "url": "http://lists.apple.com/archives/security-announce/2008//Jun/msg00002.html" - }, - { - "type": "WEB", - "url": "http://osvdb.org/34875" - }, - { - "type": "WEB", - "url": "http://rhn.redhat.com/errata/RHSA-2008-0630.html" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/27037" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/27727" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/30802" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/30899" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/30908" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/31493" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/33668" - }, - { - "type": "WEB", - "url": "http://securityreason.com/securityalert/2722" - }, - { - "type": "WEB", - "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-239312-1" - }, - { - "type": "WEB", - "url": "http://support.apple.com/kb/HT2163" - }, - { - "type": "WEB", - "url": "http://support.ca.com/irj/portal/anonymous/phpsupcontent?contentID=197540" - }, - { - "type": "WEB", - "url": "http://tomcat.apache.org/security-4.html" - }, - { - "type": "WEB", - "url": "http://tomcat.apache.org/security-5.html" - }, - { - "type": "WEB", - "url": "http://tomcat.apache.org/security-6.html" - }, - { - "type": "WEB", - "url": "http://www.redhat.com/support/errata/RHSA-2008-0261.html" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/archive/1/469067/100/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/24058" - }, - { - "type": "WEB", - "url": "http://www.vupen.com/english/advisories/2007/3386" - }, - { - "type": "WEB", - "url": "http://www.vupen.com/english/advisories/2008/1979/references" - }, - { - "type": "WEB", - "url": "http://www.vupen.com/english/advisories/2008/1981/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, - "nvd_published_at": "2007-05-21T20:30:00Z" - } -} \ No newline at end of file