From 5e2182f83f8ea00b6f375b3db13953f33cf34235 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 03:12:05 +0000 Subject: [PATCH] Publish Advisories GHSA-7p53-8wjr-j8h4 GHSA-8cg3-jfjx-3pp2 GHSA-v4fw-fh5c-xvjg GHSA-7p53-8wjr-j8h4 GHSA-8cg3-jfjx-3pp2 GHSA-v4fw-fh5c-xvjg --- .../GHSA-7p53-8wjr-j8h4.json | 73 +++++++++++++++++++ .../GHSA-8cg3-jfjx-3pp2.json | 65 +++++++++++++++++ .../GHSA-v4fw-fh5c-xvjg.json | 64 ++++++++++++++++ .../GHSA-7p53-8wjr-j8h4.json | 43 ----------- .../GHSA-8cg3-jfjx-3pp2.json | 35 --------- .../GHSA-v4fw-fh5c-xvjg.json | 43 ----------- 6 files changed, 202 insertions(+), 121 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-7p53-8wjr-j8h4/GHSA-7p53-8wjr-j8h4.json create mode 100644 advisories/github-reviewed/2022/05/GHSA-8cg3-jfjx-3pp2/GHSA-8cg3-jfjx-3pp2.json create mode 100644 advisories/github-reviewed/2022/05/GHSA-v4fw-fh5c-xvjg/GHSA-v4fw-fh5c-xvjg.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-7p53-8wjr-j8h4/GHSA-7p53-8wjr-j8h4.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-8cg3-jfjx-3pp2/GHSA-8cg3-jfjx-3pp2.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-v4fw-fh5c-xvjg/GHSA-v4fw-fh5c-xvjg.json diff --git a/advisories/github-reviewed/2022/05/GHSA-7p53-8wjr-j8h4/GHSA-7p53-8wjr-j8h4.json b/advisories/github-reviewed/2022/05/GHSA-7p53-8wjr-j8h4/GHSA-7p53-8wjr-j8h4.json new file mode 100644 index 00000000000..38d89dee0ef --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-7p53-8wjr-j8h4/GHSA-7p53-8wjr-j8h4.json @@ -0,0 +1,73 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7p53-8wjr-j8h4", + "modified": "2025-04-12T03:10:59Z", + "published": "2022-05-17T01:38:30Z", + "aliases": [ + "CVE-2012-5888" + ], + "summary": "Basic SEO Features (seo_basics) extension TYPO3 vulnerable to Cross-site Scripting", + "details": "Cross-site scripting (XSS) vulnerability in Basic SEO Features (seo_basics) extension before 0.8.2 for TYPO3 allows remote attackers 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": "b13/seo_basics" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.8.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5888" + }, + { + "type": "WEB", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/74483" + }, + { + "type": "PACKAGE", + "url": "https://github.com/b13/t3ext-seo_basics" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20120709063251/http://www.securityfocus.com/bid/52772" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20120711210745/http://typo3.org/teams/security/security-bulletins/typo3-extensions/typo3-ext-sa-2012-006" + }, + { + "type": "WEB", + "url": "http://forge.typo3.org/issues/35532" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-04-12T03:10:59Z", + "nvd_published_at": "2012-11-17T21:55:00Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2022/05/GHSA-8cg3-jfjx-3pp2/GHSA-8cg3-jfjx-3pp2.json b/advisories/github-reviewed/2022/05/GHSA-8cg3-jfjx-3pp2/GHSA-8cg3-jfjx-3pp2.json new file mode 100644 index 00000000000..c4aa7ac8b44 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-8cg3-jfjx-3pp2/GHSA-8cg3-jfjx-3pp2.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8cg3-jfjx-3pp2", + "modified": "2025-04-12T03:10:18Z", + "published": "2022-05-17T01:38:29Z", + "aliases": [ + "CVE-2012-5889" + ], + "summary": "powermail extension for TYPO3 has Cross-site Scripting vulnerability", + "details": "Cross-site scripting (XSS) vulnerability in the powermail extension before 1.6.5 for TYPO3 allows remote attackers 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": "in2code/powermail" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.6.5" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5889" + }, + { + "type": "WEB", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/74461" + }, + { + "type": "PACKAGE", + "url": "https://github.com/in2code-de/powermail" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20120701232300/http://typo3.org/teams/security/security-bulletins/typo3-extensions/typo3-ext-sa-2012-004" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-04-12T03:10:18Z", + "nvd_published_at": "2012-11-17T21:55:00Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2022/05/GHSA-v4fw-fh5c-xvjg/GHSA-v4fw-fh5c-xvjg.json b/advisories/github-reviewed/2022/05/GHSA-v4fw-fh5c-xvjg/GHSA-v4fw-fh5c-xvjg.json new file mode 100644 index 00000000000..d854251ea64 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-v4fw-fh5c-xvjg/GHSA-v4fw-fh5c-xvjg.json @@ -0,0 +1,64 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-v4fw-fh5c-xvjg", + "modified": "2025-04-12T03:11:22Z", + "published": "2022-05-17T05:00:38Z", + "aliases": [ + "CVE-2013-4682" + ], + "summary": "Multishop extension for TYPO3 has SQL Injection vulnerability", + "details": "SQL injection vulnerability in the Multishop extension before 2.0.39 for TYPO3 allows remote attackers to execute arbitrary SQL commands via unspecified vectors.", + "severity": [], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "bvbmedia/multishop" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.0.39" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4682" + }, + { + "type": "PACKAGE", + "url": "https://github.com/bvbmedia/multishop" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20130701223430/http://typo3.org/teams/security/security-bulletins/typo3-extensions/typo3-ext-sa-2013-009-1" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200229092533/http://www.securityfocus.com/bid/60271" + }, + { + "type": "WEB", + "url": "http://typo3.org/extensions/repository/view/multishop" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-04-12T03:11:21Z", + "nvd_published_at": "2013-06-25T18:55:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-7p53-8wjr-j8h4/GHSA-7p53-8wjr-j8h4.json b/advisories/unreviewed/2022/05/GHSA-7p53-8wjr-j8h4/GHSA-7p53-8wjr-j8h4.json deleted file mode 100644 index e437d04f1b7..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-7p53-8wjr-j8h4/GHSA-7p53-8wjr-j8h4.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-7p53-8wjr-j8h4", - "modified": "2025-04-11T04:04:52Z", - "published": "2022-05-17T01:38:30Z", - "aliases": [ - "CVE-2012-5888" - ], - "details": "Cross-site scripting (XSS) vulnerability in Basic SEO Features (seo_basics) extension before 0.8.2 for TYPO3 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5888" - }, - { - "type": "WEB", - "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/74483" - }, - { - "type": "WEB", - "url": "http://forge.typo3.org/issues/35532" - }, - { - "type": "WEB", - "url": "http://typo3.org/teams/security/security-bulletins/typo3-extensions/typo3-ext-sa-2012-006" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/52772" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2012-11-17T21:55:00Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-8cg3-jfjx-3pp2/GHSA-8cg3-jfjx-3pp2.json b/advisories/unreviewed/2022/05/GHSA-8cg3-jfjx-3pp2/GHSA-8cg3-jfjx-3pp2.json deleted file mode 100644 index 850b34a85af..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-8cg3-jfjx-3pp2/GHSA-8cg3-jfjx-3pp2.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-8cg3-jfjx-3pp2", - "modified": "2025-04-11T04:04:52Z", - "published": "2022-05-17T01:38:29Z", - "aliases": [ - "CVE-2012-5889" - ], - "details": "Cross-site scripting (XSS) vulnerability in the powermail extension before 1.6.5 for TYPO3 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5889" - }, - { - "type": "WEB", - "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/74461" - }, - { - "type": "WEB", - "url": "http://typo3.org/teams/security/security-bulletins/typo3-extensions/typo3-ext-sa-2012-004" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2012-11-17T21:55:00Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-v4fw-fh5c-xvjg/GHSA-v4fw-fh5c-xvjg.json b/advisories/unreviewed/2022/05/GHSA-v4fw-fh5c-xvjg/GHSA-v4fw-fh5c-xvjg.json deleted file mode 100644 index 046b7fb30f5..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-v4fw-fh5c-xvjg/GHSA-v4fw-fh5c-xvjg.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-v4fw-fh5c-xvjg", - "modified": "2025-04-11T04:11:27Z", - "published": "2022-05-17T05:00:38Z", - "aliases": [ - "CVE-2013-4682" - ], - "details": "SQL injection vulnerability in the Multishop extension before 2.0.39 for TYPO3 allows remote attackers to execute arbitrary SQL commands via unspecified vectors.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4682" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/53441" - }, - { - "type": "WEB", - "url": "http://typo3.org/extensions/repository/view/multishop" - }, - { - "type": "WEB", - "url": "http://typo3.org/teams/security/security-bulletins/typo3-extensions/typo3-ext-sa-2013-009-1" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/60271" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-89" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2013-06-25T18:55:00Z" - } -} \ No newline at end of file