From 72fa5a61fbaef3185e57c4f674c7bc3771d09e63 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 15:48:05 +0000 Subject: [PATCH] Publish Advisories GHSA-qj7x-wm9q-qjx8 GHSA-qj7x-wm9q-qjx8 --- .../GHSA-qj7x-wm9q-qjx8.json | 69 +++++++++++++++++++ .../GHSA-qj7x-wm9q-qjx8.json | 43 ------------ 2 files changed, 69 insertions(+), 43 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-qj7x-wm9q-qjx8/GHSA-qj7x-wm9q-qjx8.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-qj7x-wm9q-qjx8/GHSA-qj7x-wm9q-qjx8.json diff --git a/advisories/github-reviewed/2022/05/GHSA-qj7x-wm9q-qjx8/GHSA-qj7x-wm9q-qjx8.json b/advisories/github-reviewed/2022/05/GHSA-qj7x-wm9q-qjx8/GHSA-qj7x-wm9q-qjx8.json new file mode 100644 index 00000000000..1ebf33e6ca1 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-qj7x-wm9q-qjx8/GHSA-qj7x-wm9q-qjx8.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qj7x-wm9q-qjx8", + "modified": "2024-02-08T15:45:46Z", + "published": "2022-05-17T05:50:05Z", + "aliases": [ + "CVE-2010-2422" + ], + "summary": "Plone Cross-site Scripting vulnerability in PortalTransforms", + "details": "Cross-site scripting (XSS) vulnerability in PortalTransforms in Plone 2.1 through 3.3.5 before hotfix 20100612 allows remote attackers to inject arbitrary web script or HTML via the safe_html transform.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "Plone" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.1" + }, + { + "fixed": "3.3.6" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 3.3.5" + } + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2422" + }, + { + "type": "PACKAGE", + "url": "https://github.com/plone/Plone" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20100728161728/http://secunia.com/advisories/40270" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200228223808/http://www.securityfocus.com/bid/40999" + }, + { + "type": "WEB", + "url": "http://plone.org/products/plone/security/advisories/cve-2010-unassigned-html-injection-in-safe_html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-02-08T15:45:46Z", + "nvd_published_at": "2010-06-24T12:17:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-qj7x-wm9q-qjx8/GHSA-qj7x-wm9q-qjx8.json b/advisories/unreviewed/2022/05/GHSA-qj7x-wm9q-qjx8/GHSA-qj7x-wm9q-qjx8.json deleted file mode 100644 index 9a55c1fc9c3..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-qj7x-wm9q-qjx8/GHSA-qj7x-wm9q-qjx8.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-qj7x-wm9q-qjx8", - "modified": "2022-05-17T05:50:05Z", - "published": "2022-05-17T05:50:05Z", - "aliases": [ - "CVE-2010-2422" - ], - "details": "Cross-site scripting (XSS) vulnerability in PortalTransforms in Plone 2.1 through 3.3.4 before hotfix 20100612 allows remote attackers to inject arbitrary web script or HTML via the safe_html transform.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2422" - }, - { - "type": "WEB", - "url": "http://plone.org/products/plone/security/advisories/cve-2010-unassigned-html-injection-in-safe_html" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/40270" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/40999" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2010-06-24T12:17:00Z" - } -} \ No newline at end of file