Publish GHSA-h6hq-c896-w882

This commit is contained in:
advisory-database[bot]
2024-10-11 20:52:34 +00:00
parent 4905f08edf
commit 77ee162fcd
@@ -1,15 +1,22 @@
{
"schema_version": "1.4.0",
"id": "GHSA-h6hq-c896-w882",
"modified": "2021-09-14T15:28:52Z",
"modified": "2024-10-11T20:51:00Z",
"published": "2018-07-23T21:01:10Z",
"aliases": [
"CVE-2011-1949"
],
"summary": "Low severity vulnerability that affects Plone",
"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": [
{
@@ -41,7 +48,7 @@
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0"
"introduced": "4.0a0"
},
{
"fixed": "4.0.6"
@@ -49,6 +56,25 @@
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "Plone"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.1a0"
},
{
"fixed": "4.1.1"
}
]
}
]
}
],
"references": [
@@ -70,38 +96,18 @@
},
{
"type": "WEB",
"url": "http://osvdb.org/72728"
"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"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/44775"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/44776"
},
{
"type": "WEB",
"url": "http://securityreason.com/securityalert/8269"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/archive/1/518155/100/0/threaded"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/48005"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "LOW",
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:39:09Z",
"nvd_published_at": null