From 7ab804e26624ee844544d57651e98144ff6847a0 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:14:08 +0000 Subject: [PATCH] Publish Advisories GHSA-rmc9-5546-5rrf GHSA-rmc9-5546-5rrf --- .../GHSA-rmc9-5546-5rrf.json | 65 +++++++++++++++++++ .../GHSA-rmc9-5546-5rrf.json | 39 ----------- 2 files changed, 65 insertions(+), 39 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-rmc9-5546-5rrf/GHSA-rmc9-5546-5rrf.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-rmc9-5546-5rrf/GHSA-rmc9-5546-5rrf.json diff --git a/advisories/github-reviewed/2022/05/GHSA-rmc9-5546-5rrf/GHSA-rmc9-5546-5rrf.json b/advisories/github-reviewed/2022/05/GHSA-rmc9-5546-5rrf/GHSA-rmc9-5546-5rrf.json new file mode 100644 index 00000000000..6ab6b78277b --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-rmc9-5546-5rrf/GHSA-rmc9-5546-5rrf.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rmc9-5546-5rrf", + "modified": "2025-04-12T01:12:20Z", + "published": "2022-05-02T03:59:59Z", + "aliases": [ + "CVE-2009-4963" + ], + "summary": "Commerce extension for TYPO3 vulnerable to Cross-site Scripting", + "details": "Cross-site scripting (XSS) vulnerability in the Commerce extension before 0.9.9 for TYPO3 allows remote authenticated users to inject arbitrary web script or HTML via 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/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "commerceteam/commerce" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.9.6" + }, + { + "fixed": "0.9.9" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-4963" + }, + { + "type": "PACKAGE", + "url": "https://github.com/CommerceTeam/commerce" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20091124075813/http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-011" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200228211059/http://www.securityfocus.com/bid/36133" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-04-12T01:12:19Z", + "nvd_published_at": "2010-07-28T14:43:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-rmc9-5546-5rrf/GHSA-rmc9-5546-5rrf.json b/advisories/unreviewed/2022/05/GHSA-rmc9-5546-5rrf/GHSA-rmc9-5546-5rrf.json deleted file mode 100644 index 3577c91f6c9..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-rmc9-5546-5rrf/GHSA-rmc9-5546-5rrf.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-rmc9-5546-5rrf", - "modified": "2025-04-11T03:37:40Z", - "published": "2022-05-02T03:59:59Z", - "aliases": [ - "CVE-2009-4963" - ], - "details": "Cross-site scripting (XSS) vulnerability in the Commerce extension before 0.9.9 for TYPO3 allows remote authenticated users to inject arbitrary web script or HTML via unspecified vectors.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-4963" - }, - { - "type": "WEB", - "url": "http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-011" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/36133" - }, - { - "type": "WEB", - "url": "http://www.vupen.com/english/advisories/2009/2409" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2010-07-28T14:43:00Z" - } -} \ No newline at end of file