From 54fdbffb9560c4db86a4f845a34b93e3ce074ef4 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:11:32 +0000 Subject: [PATCH] Publish GHSA-fj57-vhrc-73r7 --- .../GHSA-fj57-vhrc-73r7.json | 48 ++++++++++++------- 1 file changed, 32 insertions(+), 16 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-fj57-vhrc-73r7/GHSA-fj57-vhrc-73r7.json (63%) diff --git a/advisories/unreviewed/2022/05/GHSA-fj57-vhrc-73r7/GHSA-fj57-vhrc-73r7.json b/advisories/github-reviewed/2022/05/GHSA-fj57-vhrc-73r7/GHSA-fj57-vhrc-73r7.json similarity index 63% rename from advisories/unreviewed/2022/05/GHSA-fj57-vhrc-73r7/GHSA-fj57-vhrc-73r7.json rename to advisories/github-reviewed/2022/05/GHSA-fj57-vhrc-73r7/GHSA-fj57-vhrc-73r7.json index acd53ff1610..739bae0ba85 100644 --- a/advisories/unreviewed/2022/05/GHSA-fj57-vhrc-73r7/GHSA-fj57-vhrc-73r7.json +++ b/advisories/github-reviewed/2022/05/GHSA-fj57-vhrc-73r7/GHSA-fj57-vhrc-73r7.json @@ -1,19 +1,47 @@ { "schema_version": "1.4.0", "id": "GHSA-fj57-vhrc-73r7", - "modified": "2025-04-11T03:35:46Z", + "modified": "2025-04-12T01:08:09Z", "published": "2022-05-14T03:08:11Z", "aliases": [ "CVE-2010-1649" ], + "summary": "Joomla! vulnerable to Cross-site Scripting", "details": "Multiple cross-site scripting (XSS) vulnerabilities in the back end in Joomla! 1.5 through 1.5.17 allow remote attackers to inject arbitrary web script or HTML via unknown vectors related to \"various administrator screens,\" possibly the search parameter in administrator/index.php.", "severity": [], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "joomla/joomla-cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.5" + }, + { + "fixed": "1.5.18" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 1.5.17" + } + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1649" }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200228225430/https://www.securityfocus.com/bid/40444" + }, { "type": "WEB", "url": "http://developer.joomla.org/security/news/314-20100501-core-xss-vulnerabilities-in-back-end.html?utm_source=feedburner&utm_medium=email&utm_campaign=Feed%3A+JoomlaSecurityNews+%28Joomla!+Security+News%29" @@ -21,18 +49,6 @@ { "type": "WEB", "url": "http://developer.joomla.org/security/news/314-20100501-core-xss-vulnerabilities-in-back-end.html?utm_source=feedburner&utm_medium=email&utm_campaign=Feed%3A+JoomlaSecurityNews+%28Joomla%21+Security+News%29" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/39964" - }, - { - "type": "WEB", - "url": "http://www.osvdb.org/65011" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/40444" } ], "database_specific": { @@ -40,8 +56,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-12T01:08:09Z", "nvd_published_at": "2010-06-08T00:30:00Z" } } \ No newline at end of file