From ad53b8089dab7370a69cbf51454e741924e172d7 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 02:17:04 +0000 Subject: [PATCH] Publish GHSA-vmgw-24w6-9v82 --- .../GHSA-vmgw-24w6-9v82.json | 122 ++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 advisories/github-reviewed/2025/03/GHSA-vmgw-24w6-9v82/GHSA-vmgw-24w6-9v82.json diff --git a/advisories/github-reviewed/2025/03/GHSA-vmgw-24w6-9v82/GHSA-vmgw-24w6-9v82.json b/advisories/github-reviewed/2025/03/GHSA-vmgw-24w6-9v82/GHSA-vmgw-24w6-9v82.json new file mode 100644 index 00000000000..7e08faa5edb --- /dev/null +++ b/advisories/github-reviewed/2025/03/GHSA-vmgw-24w6-9v82/GHSA-vmgw-24w6-9v82.json @@ -0,0 +1,122 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vmgw-24w6-9v82", + "modified": "2025-03-19T02:15:30Z", + "published": "2025-03-19T02:15:29Z", + "aliases": [ + "CVE-2025-30081" + ], + "summary": "Clickstorm SEO Allows Cross-Site Scripting (XSS)", + "details": "A cross-site scripting (XSS) vulnerability has been discovered in the Clickstorm SEO extension. This vulnerabily is exploitable by a logged in backend user utilizing the TYPO3 backend user interface. This user can create output in the HTML context by exploiting improperly encoded user input. Updates 6.7.0, 7.4.0, 8.3.0 and 9.2.0 are available for download.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:F/RL:O/RC:C" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "clickstorm/cs-seo" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.0.0" + }, + { + "fixed": "9.2.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "clickstorm/cs-seo" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.0.0" + }, + { + "fixed": "8.3.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "clickstorm/cs-seo" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "7.0.0" + }, + { + "fixed": "7.4.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "clickstorm/cs-seo" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "6.0.0" + }, + { + "fixed": "6.7.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/clickstorm/cs_seo/commit/46e15a22d52da227b110bf6e95c2bcbb2fe4f55f" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/clickstorm/cs-seo/CVE-2025-30081.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/clickstorm/cs_seo" + }, + { + "type": "WEB", + "url": "https://typo3.org/security/advisory/typo3-ext-sa-2025-003" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-03-19T02:15:29Z", + "nvd_published_at": null + } +} \ No newline at end of file