From 141ac1aa1c13dc8328ea27ff9b59e68640cb4892 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:46:28 +0000 Subject: [PATCH] Publish GHSA-3jxq-5xhh-9jr3 --- .../GHSA-3jxq-5xhh-9jr3.json | 58 +++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 advisories/github-reviewed/2024/06/GHSA-3jxq-5xhh-9jr3/GHSA-3jxq-5xhh-9jr3.json diff --git a/advisories/github-reviewed/2024/06/GHSA-3jxq-5xhh-9jr3/GHSA-3jxq-5xhh-9jr3.json b/advisories/github-reviewed/2024/06/GHSA-3jxq-5xhh-9jr3/GHSA-3jxq-5xhh-9jr3.json new file mode 100644 index 00000000000..ee6a97cda0d --- /dev/null +++ b/advisories/github-reviewed/2024/06/GHSA-3jxq-5xhh-9jr3/GHSA-3jxq-5xhh-9jr3.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3jxq-5xhh-9jr3", + "modified": "2024-06-04T14:45:20Z", + "published": "2024-06-04T14:45:20Z", + "aliases": [ + + ], + "summary": "Cross-Site Scripting (XSS) in TYPO3 component Backend", + "details": "Failing to properly encode incoming data, the bookmark toolbar is susceptible to Cross-Site Scripting.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "6.2.0" + }, + { + "fixed": "6.2.19" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/2016-02-23-2.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/TYPO3/typo3" + }, + { + "type": "WEB", + "url": "https://typo3.org/security/advisory/typo3-core-sa-2016-006" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-06-04T14:45:20Z", + "nvd_published_at": null + } +} \ No newline at end of file