diff --git a/advisories/unreviewed/2022/05/GHSA-xj84-6q8f-qg2r/GHSA-xj84-6q8f-qg2r.json b/advisories/github-reviewed/2022/05/GHSA-xj84-6q8f-qg2r/GHSA-xj84-6q8f-qg2r.json similarity index 54% rename from advisories/unreviewed/2022/05/GHSA-xj84-6q8f-qg2r/GHSA-xj84-6q8f-qg2r.json rename to advisories/github-reviewed/2022/05/GHSA-xj84-6q8f-qg2r/GHSA-xj84-6q8f-qg2r.json index faf7537b8e7..5ac85e6646a 100644 --- a/advisories/unreviewed/2022/05/GHSA-xj84-6q8f-qg2r/GHSA-xj84-6q8f-qg2r.json +++ b/advisories/github-reviewed/2022/05/GHSA-xj84-6q8f-qg2r/GHSA-xj84-6q8f-qg2r.json @@ -1,14 +1,35 @@ { "schema_version": "1.4.0", "id": "GHSA-xj84-6q8f-qg2r", - "modified": "2025-04-03T04:24:32Z", + "modified": "2025-04-04T14:15:55Z", "published": "2022-05-01T02:31:34Z", "aliases": [ "CVE-2005-4875" ], + "summary": "TYPO3 Reveals Sensitive Information via Direct Request to `misc/phpcheck/`", "details": "TYPO3 3.8.0 and earlier allows remote attackers to obtain sensitive information via a direct request to misc/phpcheck/, which invokes the phpinfo function and prints values of unspecified environment variables.", "severity": [], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.8.1" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -18,6 +39,14 @@ "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42457" }, + { + "type": "PACKAGE", + "url": "https://github.com/TYPO3/typo3" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20080228231555/http://typo3.org/teams/security/security-bulletins/typo3-20050725-1" + }, { "type": "WEB", "url": "http://bugs.typo3.org/view.php?id=1250" @@ -32,8 +61,8 @@ "CWE-200" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-04T14:15:55Z", "nvd_published_at": "2005-12-31T05:00:00Z" } } \ No newline at end of file