From 8f3dea83c73cee3011f9688b740fd5e4748fdae7 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 01:38:33 +0000 Subject: [PATCH] Publish GHSA-rrh3-cgmx-w62f --- .../GHSA-rrh3-cgmx-w62f.json | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 advisories/github-reviewed/2025/03/GHSA-rrh3-cgmx-w62f/GHSA-rrh3-cgmx-w62f.json diff --git a/advisories/github-reviewed/2025/03/GHSA-rrh3-cgmx-w62f/GHSA-rrh3-cgmx-w62f.json b/advisories/github-reviewed/2025/03/GHSA-rrh3-cgmx-w62f/GHSA-rrh3-cgmx-w62f.json new file mode 100644 index 00000000000..2fe0c125058 --- /dev/null +++ b/advisories/github-reviewed/2025/03/GHSA-rrh3-cgmx-w62f/GHSA-rrh3-cgmx-w62f.json @@ -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 + } +} \ No newline at end of file