Publish Advisories

GHSA-6frx-j292-c844
GHSA-9hq9-cr36-4wpj
This commit is contained in:
advisory-database[bot]
2025-05-20 19:37:09 +00:00
parent 857e429491
commit fff07b6bf2
2 changed files with 299 additions and 0 deletions
@@ -0,0 +1,138 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6frx-j292-c844",
"modified": "2025-05-20T19:35:56Z",
"published": "2025-05-20T19:35:56Z",
"aliases": [
"CVE-2025-47940"
],
"summary": "TYPO3 Allows Privilege Escalation to System Maintainer",
"details": "### Problem\nAdministrator-level backend users without system maintainer privileges can escalate their privileges and gain system maintainer access. Exploiting this vulnerability requires a valid administrator account.\n\n### Solution\nUpdate to TYPO3 versions 10.4.50 ELTS, 11.5.44 ELTS, 12.4.31 LTS, 13.4.12 LTS that fix the problem described.\n\n### Credits\nThanks to Alexander Künzl for reporting this issue, and to TYPO3 core & security team member Oliver Hader for fixing it.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "typo3/cms-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "10.4.0"
},
{
"fixed": "10.4.50"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 10.4.49"
}
},
{
"package": {
"ecosystem": "Packagist",
"name": "typo3/cms-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "11.0.0"
},
{
"fixed": "11.5.44"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 11.5.43"
}
},
{
"package": {
"ecosystem": "Packagist",
"name": "typo3/cms-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "12.0.0"
},
{
"fixed": "12.4.31"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 12.4.30"
}
},
{
"package": {
"ecosystem": "Packagist",
"name": "typo3/cms-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "13.0.0"
},
{
"fixed": "13.4.12"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 13.4.11"
}
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-6frx-j292-c844"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47940"
},
{
"type": "WEB",
"url": "https://github.com/TYPO3-CMS/core/commit/a659cc8c0ae05c44dd7f01d13629cdd2d0b7219b"
},
{
"type": "PACKAGE",
"url": "https://github.com/TYPO3-CMS/core"
},
{
"type": "WEB",
"url": "https://typo3.org/security/advisory/typo3-core-sa-2025-016"
}
],
"database_specific": {
"cwe_ids": [
"CWE-283"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2025-05-20T19:35:56Z",
"nvd_published_at": "2025-05-20T14:15:50Z"
}
}
File diff suppressed because one or more lines are too long