Publish GHSA-8j9v-4hhh-x43c

This commit is contained in:
advisory-database[bot]
2024-06-04 14:49:47 +00:00
parent 446bd0860b
commit 3c44734f98
@@ -0,0 +1,73 @@
{
"schema_version": "1.4.0",
"id": "GHSA-8j9v-4hhh-x43c",
"modified": "2024-06-04T14:48:42Z",
"published": "2024-06-04T14:48:42Z",
"aliases": [
],
"summary": "Cross-Site Scripting (XSS) in TYPO3 component CSS styled content",
"details": "Failing to properly encode user input, the CSS styled content component is susceptible to Cross-Site Scripting, allowing authenticated editors to inject arbitrary HTML or JavaScript.",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "typo3/cms"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "6.2.0"
},
{
"fixed": "6.2.19"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "typo3/cms"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "7.6.0"
},
{
"fixed": "7.6.4"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/2016-02-23-3.yaml"
},
{
"type": "WEB",
"url": "https://typo3.org/security/advisory/typo3-core-sa-2016-007"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-06-04T14:48:42Z",
"nvd_published_at": null
}
}