diff --git a/advisories/github-reviewed/2024/05/GHSA-rv8r-8mh5-5376/GHSA-rv8r-8mh5-5376.json b/advisories/github-reviewed/2024/05/GHSA-rv8r-8mh5-5376/GHSA-rv8r-8mh5-5376.json new file mode 100644 index 00000000000..25e49489181 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-rv8r-8mh5-5376/GHSA-rv8r-8mh5-5376.json @@ -0,0 +1,80 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rv8r-8mh5-5376", + "modified": "2024-05-30T18:19:56Z", + "published": "2024-05-30T18:19:56Z", + "aliases": [ + + ], + "summary": "TYPO3 Information Disclosure in Backend User Interface", + "details": "The element information component used to display properties of a certain record is susceptible to information disclosure. The list of references from or to the record is not properly checked for the backend user’s permissions. A valid backend user account is needed in order to exploit this vulnerability.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.0.0" + }, + { + "fixed": "8.7.27" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.0.0" + }, + { + "fixed": "9.5.8" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/2019-06-25-1.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/TYPO3-CMS/core" + }, + { + "type": "WEB", + "url": "https://typo3.org/security/advisory/typo3-core-sa-2019-014" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-30T18:19:56Z", + "nvd_published_at": null + } +} \ No newline at end of file