Publish GHSA-rrh3-cgmx-w62f

This commit is contained in:
advisory-database[bot]
2025-03-19 01:38:33 +00:00
parent a5beead0aa
commit 8f3dea83c7
@@ -0,0 +1,80 @@
{
"schema_version": "1.4.0",
"id": "GHSA-rrh3-cgmx-w62f",
"modified": "2025-03-19T01:37:06Z",
"published": "2025-03-19T01:37:06Z",
"aliases": [
"CVE-2025-30083"
],
"summary": "Additional TCA Allows Cross-Site Scripting (XSS)",
"details": "A cross-site scripting (XSS) vulnerability has been discovered in the Additional TCA extension. This vulnerabily is exploitable by a logged in backend user utilizing the TYPO3 backend user interface. This user can create output in the HTML context by exploiting improperly encoded user input. Updates 1.15.17 and 1.16.9 are available for download.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L/E:F/RL:O/RC:C"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "codingms/additional-tca"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.16.0"
},
{
"fixed": "1.16.9"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "codingms/additional-tca"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.7.0"
},
{
"fixed": "1.15.17"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/codingms/additional-tca/CVE-2025-30083.yaml"
},
{
"type": "WEB",
"url": "https://gitlab.com/codingms/typo3-public/additional_tca"
},
{
"type": "WEB",
"url": "https://typo3.org/security/advisory/typo3-ext-sa-2025-002"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-03-19T01:37:06Z",
"nvd_published_at": null
}
}