From 3c44734f98388a8dbe5e8dbf2dc8bb6e199d54ae Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 14:49:47 +0000 Subject: [PATCH] Publish GHSA-8j9v-4hhh-x43c --- .../GHSA-8j9v-4hhh-x43c.json | 73 +++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 advisories/github-reviewed/2024/06/GHSA-8j9v-4hhh-x43c/GHSA-8j9v-4hhh-x43c.json diff --git a/advisories/github-reviewed/2024/06/GHSA-8j9v-4hhh-x43c/GHSA-8j9v-4hhh-x43c.json b/advisories/github-reviewed/2024/06/GHSA-8j9v-4hhh-x43c/GHSA-8j9v-4hhh-x43c.json new file mode 100644 index 00000000000..d7af962efe9 --- /dev/null +++ b/advisories/github-reviewed/2024/06/GHSA-8j9v-4hhh-x43c/GHSA-8j9v-4hhh-x43c.json @@ -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 + } +} \ No newline at end of file