Publish Advisories

GHSA-qj7x-wm9q-qjx8
GHSA-qj7x-wm9q-qjx8
This commit is contained in:
advisory-database[bot]
2024-02-08 15:48:05 +00:00
parent 54451c70a6
commit 72fa5a61fb
2 changed files with 69 additions and 43 deletions
@@ -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"
}
}
@@ -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"
}
}