Publish GHSA-wrpf-2x8h-82gr

This commit is contained in:
advisory-database[bot]
2024-06-04 15:02:43 +00:00
parent f3d7417249
commit 02a653d443
@@ -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
}
}