diff --git a/advisories/unreviewed/2022/05/GHSA-7382-fv7p-v9v3/GHSA-7382-fv7p-v9v3.json b/advisories/github-reviewed/2022/05/GHSA-7382-fv7p-v9v3/GHSA-7382-fv7p-v9v3.json similarity index 50% rename from advisories/unreviewed/2022/05/GHSA-7382-fv7p-v9v3/GHSA-7382-fv7p-v9v3.json rename to advisories/github-reviewed/2022/05/GHSA-7382-fv7p-v9v3/GHSA-7382-fv7p-v9v3.json index 237c0493a75..2ad24729af2 100644 --- a/advisories/unreviewed/2022/05/GHSA-7382-fv7p-v9v3/GHSA-7382-fv7p-v9v3.json +++ b/advisories/github-reviewed/2022/05/GHSA-7382-fv7p-v9v3/GHSA-7382-fv7p-v9v3.json @@ -1,14 +1,63 @@ { "schema_version": "1.4.0", "id": "GHSA-7382-fv7p-v9v3", - "modified": "2025-04-11T03:44:09Z", + "modified": "2025-04-12T01:47:49Z", "published": "2022-05-14T02:56:35Z", "aliases": [ "CVE-2011-0533" ], - "details": "Cross-site scripting (XSS) vulnerability in Apache Continuum 1.1 through 1.2.3.1, 1.3.6, and 1.4.0 Beta; and Archiva 1.3.0 through 1.3.3 and 1.0 through 1.22 allows remote attackers to inject arbitrary web script or HTML via a crafted parameter, related to the autoIncludeParameters setting for the extremecomponents table.", + "summary": "Apache Continuum and Archiva vulnerable to Cross-site Scripting", + "details": "Cross-site scripting (XSS) vulnerability in Apache Continuum 1.1 through 1.2.3.1, 1.3.6, and 1.4.0 Beta; and Archiva 1.3.0 through 1.3.3 and 1.0 through 1.2.2 allows remote attackers to inject arbitrary web script or HTML via a crafted parameter, related to the autoIncludeParameters setting for the extremecomponents table.", "severity": [], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.archiva:archiva" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.0" + }, + { + "fixed": "1.3.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.continuum:continuum" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.1" + }, + { + "fixed": "1.3.7" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.continuum:continuum" + }, + "versions": [ + "1.4.0-beta" + ] + } + ], "references": [ { "type": "ADVISORY", @@ -22,6 +71,26 @@ "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12581" }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20110308092332/http://securitytracker.com/id?1025065" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20111008021907/http://securityreason.com/securityalert/8091" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200229160845/http://www.securityfocus.com/bid/46311" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20201207190531/http://www.securityfocus.com/archive/1/516342/100/0/threaded" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20201207190533/http://www.securityfocus.com/archive/1/516474/100/0/threaded" + }, { "type": "WEB", "url": "http://continuum.apache.org/security.html" @@ -38,30 +107,10 @@ "type": "WEB", "url": "http://mail-archives.apache.org/mod_mbox/continuum-users/201102.mbox/%3C981C0A79-5B7B-4053-84CC-3217870BE360@apache.org%3E" }, - { - "type": "WEB", - "url": "http://osvdb.org/70925" - }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2011/Feb/236" }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/43261" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/43334" - }, - { - "type": "WEB", - "url": "http://securityreason.com/securityalert/8091" - }, - { - "type": "WEB", - "url": "http://securitytracker.com/id?1025065" - }, { "type": "WEB", "url": "http://svn.apache.org/viewvc?view=revision&revision=1066053" @@ -69,26 +118,6 @@ { "type": "WEB", "url": "http://svn.apache.org/viewvc?view=revision&revision=1066056" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/archive/1/516342/100/0/threaded" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/archive/1/516474/100/0/threaded" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/46311" - }, - { - "type": "WEB", - "url": "http://www.vupen.com/english/advisories/2011/0373" - }, - { - "type": "WEB", - "url": "http://www.vupen.com/english/advisories/2011/0426" } ], "database_specific": { @@ -96,8 +125,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-12T01:47:49Z", "nvd_published_at": "2011-02-17T18:00:00Z" } } \ No newline at end of file