From a68700f6b703c287f7dae2cb5547f87990bc9af7 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 18:33:31 +0000 Subject: [PATCH] Publish Advisories GHSA-4ppr-jw47-9qm5 GHSA-95qm-3xp7-vfj5 --- .../GHSA-4ppr-jw47-9qm5.json | 111 ++++++++++++++++++ .../GHSA-95qm-3xp7-vfj5.json | 99 ++++++++++++++++ 2 files changed, 210 insertions(+) create mode 100644 advisories/github-reviewed/2024/05/GHSA-4ppr-jw47-9qm5/GHSA-4ppr-jw47-9qm5.json create mode 100644 advisories/github-reviewed/2024/05/GHSA-95qm-3xp7-vfj5/GHSA-95qm-3xp7-vfj5.json diff --git a/advisories/github-reviewed/2024/05/GHSA-4ppr-jw47-9qm5/GHSA-4ppr-jw47-9qm5.json b/advisories/github-reviewed/2024/05/GHSA-4ppr-jw47-9qm5/GHSA-4ppr-jw47-9qm5.json new file mode 100644 index 00000000000..ad660837d8e --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-4ppr-jw47-9qm5/GHSA-4ppr-jw47-9qm5.json @@ -0,0 +1,111 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4ppr-jw47-9qm5", + "modified": "2024-05-30T18:32:51Z", + "published": "2024-05-30T18:32:51Z", + "aliases": [ + + ], + "summary": "TYPO3 Cross-Site Scripting in Link Handling", + "details": "It has been discovered that t3:// URL handling and typolink functionality are vulnerable to cross-site scripting. Not only regular backend forms are affected but also frontend extensions which use the rendering with typolink.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "10.0.0" + }, + { + "fixed": "10.2.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.0.0" + }, + { + "fixed": "8.7.30" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.0.0" + }, + { + "fixed": "9.5.12" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/TYPO3-CMS/core/commit/280908c9472aa5e1d9ee005327bbb9aed53f613a" + }, + { + "type": "WEB", + "url": "https://github.com/TYPO3-CMS/core/commit/89f5817c09a50d8d60821158d651bd618521164e" + }, + { + "type": "WEB", + "url": "https://github.com/TYPO3-CMS/core/commit/d2823a451d65ac59dd42ec54c92903d70d29c813" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/2019-12-17-2.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/TYPO3-CMS/core" + }, + { + "type": "WEB", + "url": "https://typo3.org/security/advisory/typo3-core-sa-2019-022" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-30T18:32:51Z", + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/05/GHSA-95qm-3xp7-vfj5/GHSA-95qm-3xp7-vfj5.json b/advisories/github-reviewed/2024/05/GHSA-95qm-3xp7-vfj5/GHSA-95qm-3xp7-vfj5.json new file mode 100644 index 00000000000..c4a38e58350 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-95qm-3xp7-vfj5/GHSA-95qm-3xp7-vfj5.json @@ -0,0 +1,99 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-95qm-3xp7-vfj5", + "modified": "2024-05-30T18:31:36Z", + "published": "2024-05-30T18:31:36Z", + "aliases": [ + + ], + "summary": "TYPO3 Cross-Site Scripting in Form Framework validation handling", + "details": "It has been discovered that the output of field validation errors in the Form Framework is vulnerable to cross-site scripting.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "10.0.0" + }, + { + "fixed": "10.2.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.0.0" + }, + { + "fixed": "8.7.30" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.0.0" + }, + { + "fixed": "9.5.12" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/2019-12-17-1.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/TYPO3-CMS/core" + }, + { + "type": "WEB", + "url": "https://typo3.org/security/advisory/typo3-core-sa-2019-021" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-30T18:31:36Z", + "nvd_published_at": null + } +} \ No newline at end of file