From 02a653d4430713e802b94cc158b60d5a7aa95176 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 15:02:43 +0000 Subject: [PATCH] Publish GHSA-wrpf-2x8h-82gr --- .../GHSA-wrpf-2x8h-82gr.json | 54 +++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 advisories/github-reviewed/2024/06/GHSA-wrpf-2x8h-82gr/GHSA-wrpf-2x8h-82gr.json diff --git a/advisories/github-reviewed/2024/06/GHSA-wrpf-2x8h-82gr/GHSA-wrpf-2x8h-82gr.json b/advisories/github-reviewed/2024/06/GHSA-wrpf-2x8h-82gr/GHSA-wrpf-2x8h-82gr.json new file mode 100644 index 00000000000..6501213a783 --- /dev/null +++ b/advisories/github-reviewed/2024/06/GHSA-wrpf-2x8h-82gr/GHSA-wrpf-2x8h-82gr.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-wrpf-2x8h-82gr", + "modified": "2024-06-04T15:01:36Z", + "published": "2024-06-04T15:01:36Z", + "aliases": [ + + ], + "summary": "Typo3 Arbitrary File Disclosure in Form Component", + "details": "Failing to properly validate user input, the form component is susceptible to Arbitrary File Disclosure. A valid backend user account is needed to exploit this vulnerability. Only forms are vulnerable, which contain upload fields.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "6.2.0" + }, + { + "fixed": "6.2.20" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/2016-04-12-2.yaml" + }, + { + "type": "WEB", + "url": "https://typo3.org/security/advisory/typo3-core-sa-2016-010" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-06-04T15:01:36Z", + "nvd_published_at": null + } +} \ No newline at end of file