From 6f661092d0c28908c6ff96cb2af3e86ebc5d4a2c Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 21:16:10 +0000 Subject: [PATCH] Publish Advisories GHSA-xvx2-wqf5-jjgv GHSA-xvx2-wqf5-jjgv --- .../GHSA-xvx2-wqf5-jjgv.json | 69 +++++++++++++++++++ .../GHSA-xvx2-wqf5-jjgv.json | 39 ----------- 2 files changed, 69 insertions(+), 39 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-xvx2-wqf5-jjgv/GHSA-xvx2-wqf5-jjgv.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-xvx2-wqf5-jjgv/GHSA-xvx2-wqf5-jjgv.json diff --git a/advisories/github-reviewed/2022/05/GHSA-xvx2-wqf5-jjgv/GHSA-xvx2-wqf5-jjgv.json b/advisories/github-reviewed/2022/05/GHSA-xvx2-wqf5-jjgv/GHSA-xvx2-wqf5-jjgv.json new file mode 100644 index 00000000000..4ddd4d93000 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-xvx2-wqf5-jjgv/GHSA-xvx2-wqf5-jjgv.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xvx2-wqf5-jjgv", + "modified": "2025-04-09T21:14:18Z", + "published": "2022-05-17T02:17:20Z", + "aliases": [ + "CVE-2008-5656" + ], + "summary": "typo3/cms-felogin Cross-site Scripting vulnerability", + "details": "Cross-site scripting (XSS) vulnerability in the frontend plugin for the felogin system extension in TYPO3 4.2.0, 4.2.1 and 4.2.2 allows remote attackers to inject arbitrary web script or HTML via unknown vectors.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:P" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms-felogin" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.2.0" + }, + { + "fixed": "4.2.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-5656" + }, + { + "type": "WEB", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46591" + }, + { + "type": "PACKAGE", + "url": "https://github.com/TYPO3-CMS/felogin" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20090701000000*/http://typo3.org/teams/security/security-bulletins/typo3-20081113-2" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20210214231108/https://www.securityfocus.com/bid/32284" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-04-09T21:14:18Z", + "nvd_published_at": "2008-12-17T20:30:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-xvx2-wqf5-jjgv/GHSA-xvx2-wqf5-jjgv.json b/advisories/unreviewed/2022/05/GHSA-xvx2-wqf5-jjgv/GHSA-xvx2-wqf5-jjgv.json deleted file mode 100644 index dca4cfc4728..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-xvx2-wqf5-jjgv/GHSA-xvx2-wqf5-jjgv.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-xvx2-wqf5-jjgv", - "modified": "2025-04-09T04:02:00Z", - "published": "2022-05-17T02:17:20Z", - "aliases": [ - "CVE-2008-5656" - ], - "details": "Cross-site scripting (XSS) vulnerability in the frontend plugin for the felogin system extension in TYPO3 4.2.0, 4.2.1 and 4.2.2 allows remote attackers to inject arbitrary web script or HTML via unknown vectors.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-5656" - }, - { - "type": "WEB", - "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46591" - }, - { - "type": "WEB", - "url": "http://typo3.org/teams/security/security-bulletins/typo3-20081113-2" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/32284" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2008-12-17T20:30:00Z" - } -} \ No newline at end of file