Publish GHSA-g46h-v2cc-6c94

This commit is contained in:
advisory-database[bot]
2024-06-05 16:44:57 +00:00
parent da56699dfd
commit 2bb794bfcb
@@ -0,0 +1,80 @@
{
"schema_version": "1.4.0",
"id": "GHSA-g46h-v2cc-6c94",
"modified": "2024-06-05T16:43:50Z",
"published": "2024-06-05T16:43:50Z",
"aliases": [
],
"summary": "Information Disclosure in TYPO3 CMS",
"details": "Failing to properly check user permission on file storages, editors could gain knowledge of protected storages and its folders as well as using them in a file collection being rendered in the frontend. A valid backend user account is needed 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:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "typo3/cms"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "7.6.0"
},
{
"fixed": "7.6.22"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "typo3/cms"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.7.5"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/2017-09-05-2.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/TYPO3/typo3"
},
{
"type": "WEB",
"url": "https://typo3.org/security/advisory/typo3-core-sa-2017-005"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-06-05T16:43:50Z",
"nvd_published_at": null
}
}