From 30bc499a0ecc8f567d1f129129295ebbb20bfcbc Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 01:59:21 +0000 Subject: [PATCH] Publish GHSA-vcq7-x4wr-w2mj --- .../GHSA-vcq7-x4wr-w2mj.json | 40 ++++++++++++++----- 1 file changed, 31 insertions(+), 9 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-vcq7-x4wr-w2mj/GHSA-vcq7-x4wr-w2mj.json (71%) diff --git a/advisories/unreviewed/2022/05/GHSA-vcq7-x4wr-w2mj/GHSA-vcq7-x4wr-w2mj.json b/advisories/github-reviewed/2022/05/GHSA-vcq7-x4wr-w2mj/GHSA-vcq7-x4wr-w2mj.json similarity index 71% rename from advisories/unreviewed/2022/05/GHSA-vcq7-x4wr-w2mj/GHSA-vcq7-x4wr-w2mj.json rename to advisories/github-reviewed/2022/05/GHSA-vcq7-x4wr-w2mj/GHSA-vcq7-x4wr-w2mj.json index 793cca4c13d..d77b347fc0e 100644 --- a/advisories/unreviewed/2022/05/GHSA-vcq7-x4wr-w2mj/GHSA-vcq7-x4wr-w2mj.json +++ b/advisories/github-reviewed/2022/05/GHSA-vcq7-x4wr-w2mj/GHSA-vcq7-x4wr-w2mj.json @@ -1,14 +1,40 @@ { "schema_version": "1.4.0", "id": "GHSA-vcq7-x4wr-w2mj", - "modified": "2025-04-11T03:49:01Z", + "modified": "2025-04-12T01:57:05Z", "published": "2022-05-14T03:08:10Z", "aliases": [ "CVE-2011-2509" ], + "summary": "Joomla! vulnerable to Cross-site Scripting", "details": "Multiple cross-site scripting (XSS) vulnerabilities in Joomla! before 1.6.4 allow remote attackers to inject arbitrary web script or HTML via (1) the query string to the com_contact component, as demonstrated by the Itemid parameter to index.php; (2) the query string to the com_content component, as demonstrated by the filter_order parameter to index.php; (3) the query string to the com_newsfeeds component, as demonstrated by an arbitrary parameter to index.php; or (4) the option parameter in a reset.request action to index.php; and, when Internet Explorer or Konqueror is used, (5) allow remote attackers to inject arbitrary web script or HTML via the searchword parameter in a search action to index.php in the com_search component.", - "severity": [], - "affected": [], + "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": "Packagist", + "name": "joomla/joomla-cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.6.4" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -29,10 +55,6 @@ { "type": "WEB", "url": "http://yehg.net/lab/pr0js/advisories/joomla/core/%5Bjoomla_1.6.3%5D_cross_site_scripting%28XSS%29" - }, - { - "type": "WEB", - "url": "http://yehg.net/lab/pr0js/advisories/joomla/core/[joomla_1.6.3]_cross_site_scripting(XSS)" } ], "database_specific": { @@ -40,8 +62,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-12T01:57:04Z", "nvd_published_at": "2011-07-27T20:55:00Z" } } \ No newline at end of file