Publish GHSA-rv8r-8mh5-5376

This commit is contained in:
advisory-database[bot]
2024-05-30 18:21:01 +00:00
parent bd2a1b1cf1
commit efd61c8763
@@ -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 users 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
}
}