From acd625db97bfdaf0fa7874d7c52f61ca4e5eb4c5 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 16:17:38 +0000 Subject: [PATCH] Publish Advisories GHSA-f3f3-5q5j-6v47 GHSA-f3f3-5q5j-6v47 --- .../GHSA-f3f3-5q5j-6v47.json | 77 +++++++++++++++++++ .../GHSA-f3f3-5q5j-6v47.json | 47 ----------- 2 files changed, 77 insertions(+), 47 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-f3f3-5q5j-6v47/GHSA-f3f3-5q5j-6v47.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-f3f3-5q5j-6v47/GHSA-f3f3-5q5j-6v47.json diff --git a/advisories/github-reviewed/2022/05/GHSA-f3f3-5q5j-6v47/GHSA-f3f3-5q5j-6v47.json b/advisories/github-reviewed/2022/05/GHSA-f3f3-5q5j-6v47/GHSA-f3f3-5q5j-6v47.json new file mode 100644 index 00000000000..06fa5fd7c30 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-f3f3-5q5j-6v47/GHSA-f3f3-5q5j-6v47.json @@ -0,0 +1,77 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-f3f3-5q5j-6v47", + "modified": "2025-04-14T16:15:35Z", + "published": "2022-05-17T04:42:16Z", + "aliases": [ + "CVE-2012-3522" + ], + "summary": "GeSHi vulnerable to Cross-site Scripting", + "details": "Cross-site scripting (XSS) vulnerability in contrib/langwiz.php in GeSHi before 1.0.8.11 allows remote attackers to inject arbitrary web script or HTML via unspecified 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" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "geshi/geshi" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.0.8.11" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3522" + }, + { + "type": "PACKAGE", + "url": "https://github.com/GeSHi/geshi-1.0" + }, + { + "type": "WEB", + "url": "https://lists.fedorahosted.org/archives/list/package-announce@lists.fedoraproject.org/message/AE33KOZ42XXG6DSH5SNGOTC3NS7FWZ2I" + }, + { + "type": "WEB", + "url": "https://lists.fedorahosted.org/archives/list/package-announce@lists.fedoraproject.org/message/H2R65LEAIDK6I53IYGZWDCRETBYKNUKF" + }, + { + "type": "WEB", + "url": "https://lists.fedorahosted.org/archives/list/package-announce@lists.fedoraproject.org/message/JA5TA3T7AJXWM4QMI62LMGW62WZUULGB" + }, + { + "type": "WEB", + "url": "http://sourceforge.net/p/geshi/code/2508" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2012/08/21/11" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-14T16:15:35Z", + "nvd_published_at": "2014-06-13T14:55:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-f3f3-5q5j-6v47/GHSA-f3f3-5q5j-6v47.json b/advisories/unreviewed/2022/05/GHSA-f3f3-5q5j-6v47/GHSA-f3f3-5q5j-6v47.json deleted file mode 100644 index 0e7d5a18d11..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-f3f3-5q5j-6v47/GHSA-f3f3-5q5j-6v47.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-f3f3-5q5j-6v47", - "modified": "2025-04-12T12:34:50Z", - "published": "2022-05-17T04:42:16Z", - "aliases": [ - "CVE-2012-3522" - ], - "details": "Cross-site scripting (XSS) vulnerability in contrib/langwiz.php in GeSHi before 1.0.8.11 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3522" - }, - { - "type": "WEB", - "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105247.html" - }, - { - "type": "WEB", - "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105273.html" - }, - { - "type": "WEB", - "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105317.html" - }, - { - "type": "WEB", - "url": "http://sourceforge.net/p/geshi/code/2508" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2012/08/21/11" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2014-06-13T14:55:00Z" - } -} \ No newline at end of file