diff --git a/advisories/github-reviewed/2024/05/GHSA-6xwf-7rfm-4gwc/GHSA-6xwf-7rfm-4gwc.json b/advisories/github-reviewed/2024/05/GHSA-6xwf-7rfm-4gwc/GHSA-6xwf-7rfm-4gwc.json new file mode 100644 index 00000000000..03ce0b55717 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-6xwf-7rfm-4gwc/GHSA-6xwf-7rfm-4gwc.json @@ -0,0 +1,99 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6xwf-7rfm-4gwc", + "modified": "2024-05-30T18:35:47Z", + "published": "2024-05-30T18:35:47Z", + "aliases": [ + + ], + "summary": "TYPO3 Cross-Site Scripting in Filelist Module", + "details": "It has been discovered that the output table listing in the “Files” backend module is vulnerable to cross-site scripting when a file extension contains malicious sequences.\n\nAccess to the file system of the server - either directly or through synchronization - is required to exploit the vulnerability.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "10.0.0" + }, + { + "fixed": "10.2.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.0.0" + }, + { + "fixed": "8.7.30" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.0.0" + }, + { + "fixed": "9.5.12" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/2019-12-17-3.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/TYPO3-CMS/core" + }, + { + "type": "WEB", + "url": "https://typo3.org/security/advisory/typo3-core-sa-2019-023" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-30T18:35:47Z", + "nvd_published_at": null + } +} \ No newline at end of file