{ "schema_version": "1.4.0", "id": "GHSA-h6hq-c896-w882", "modified": "2024-10-11T20:51:00Z", "published": "2018-07-23T21:01:10Z", "aliases": [ "CVE-2011-1949" ], "summary": "Plone Cross-site Scripting vulnerability", "details": "Cross-site scripting (XSS) vulnerability in the safe_html filter in Products.PortalTransforms in Plone 2.1 through 4.1 allows remote authenticated users to inject arbitrary web script or HTML via unspecified vectors, a different vulnerability than CVE-2010-2422.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "Plone" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.3.2" }, { "fixed": "3.3.6" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "Plone" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "4.0a0" }, { "fixed": "4.0.6" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "Plone" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "4.1a0" }, { "fixed": "4.1.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1949" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/67694" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-h6hq-c896-w882" }, { "type": "PACKAGE", "url": "https://github.com/plone/Plone" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/plone/PYSEC-2011-15.yaml" }, { "type": "WEB", "url": "http://plone.org/products/plone/security/advisories/CVE-2011-1949" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:39:09Z", "nvd_published_at": null } }