From 30803fd8cfb857f3b8d2721b2ec733ae13d5572d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 18:13:13 +0000 Subject: [PATCH] Publish Advisories GHSA-74w6-ww7w-45j9 GHSA-74w6-ww7w-45j9 --- .../GHSA-74w6-ww7w-45j9.json | 118 ++++++++++++++++++ .../GHSA-74w6-ww7w-45j9.json | 59 --------- 2 files changed, 118 insertions(+), 59 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-74w6-ww7w-45j9/GHSA-74w6-ww7w-45j9.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-74w6-ww7w-45j9/GHSA-74w6-ww7w-45j9.json diff --git a/advisories/github-reviewed/2022/05/GHSA-74w6-ww7w-45j9/GHSA-74w6-ww7w-45j9.json b/advisories/github-reviewed/2022/05/GHSA-74w6-ww7w-45j9/GHSA-74w6-ww7w-45j9.json new file mode 100644 index 00000000000..45f30936e7c --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-74w6-ww7w-45j9/GHSA-74w6-ww7w-45j9.json @@ -0,0 +1,118 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-74w6-ww7w-45j9", + "modified": "2024-01-23T18:11:51Z", + "published": "2022-05-02T03:13:52Z", + "aliases": [ + "CVE-2009-0258" + ], + "summary": "Indexed Search Engine for TYPO3 Command Execution via Metacharacter Injection", + "details": "The Indexed Search Engine (indexed_search) system extension in TYPO3 4.0.0 through 4.0.9, 4.1.0 through 4.1.7, and 4.2.0 through 4.2.3 allows remote attackers to execute arbitrary commands via a crafted filename containing shell metacharacters, which is not properly handled by the command-line indexer.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.0.0" + }, + { + "fixed": "4.0.10" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 4.0.9" + } + }, + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.1.0" + }, + { + "fixed": "4.1.8" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 4.1.7" + } + }, + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.2.0" + }, + { + "fixed": "4.2.4" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 4.2.3" + } + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-0258" + }, + { + "type": "WEB", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/48138" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20111210005350/http://www.securityfocus.com/bid/33376" + }, + { + "type": "WEB", + "url": "http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-001/" + }, + { + "type": "WEB", + "url": "http://www.debian.org/security/2009/dsa-1711" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2009/01/23/4" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-20", + "CWE-78" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-01-23T18:11:51Z", + "nvd_published_at": "2009-01-22T23:30:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-74w6-ww7w-45j9/GHSA-74w6-ww7w-45j9.json b/advisories/unreviewed/2022/05/GHSA-74w6-ww7w-45j9/GHSA-74w6-ww7w-45j9.json deleted file mode 100644 index b39a86407d9..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-74w6-ww7w-45j9/GHSA-74w6-ww7w-45j9.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-74w6-ww7w-45j9", - "modified": "2022-05-02T03:13:52Z", - "published": "2022-05-02T03:13:52Z", - "aliases": [ - "CVE-2009-0258" - ], - "details": "The Indexed Search Engine (indexed_search) system extension in TYPO3 4.0.0 through 4.0.9, 4.1.0 through 4.1.7, and 4.2.0 through 4.2.3 allows remote attackers to execute arbitrary commands via a crafted filename containing shell metacharacters, which is not properly handled by the command-line indexer.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-0258" - }, - { - "type": "WEB", - "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/48138" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/33617" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/33679" - }, - { - "type": "WEB", - "url": "http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-001/" - }, - { - "type": "WEB", - "url": "http://www.debian.org/security/2009/dsa-1711" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2009/01/23/4" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/33376" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-20" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2009-01-22T23:30:00Z" - } -} \ No newline at end of file