Publish Advisories

GHSA-p7h9-vf92-5fj5
GHSA-qj7x-wm9q-qjx8
This commit is contained in:
advisory-database[bot]
2024-10-14 21:45:16 +00:00
parent 7e946c17c4
commit 84624e65f6
2 changed files with 42 additions and 25 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-p7h9-vf92-5fj5",
"modified": "2023-02-13T16:51:50Z",
"modified": "2024-10-14T21:44:29Z",
"published": "2018-07-23T19:50:57Z",
"aliases": [
"CVE-2011-1948"
@@ -9,7 +9,14 @@
"summary": "Cross-site scripting in Products.CMFPlone and Products.PasswordResetTool",
"details": "Cross-site scripting (XSS) vulnerability in Plone 4.1 and earlier allows remote attackers to inject arbitrary web script or HTML via a crafted URL.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
},
{
"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": [
{
@@ -71,6 +78,25 @@
"database_specific": {
"last_known_affected_version_range": "<= 4.1rc2"
}
},
{
"package": {
"ecosystem": "PyPI",
"name": "Plone"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.1.1"
}
]
}
]
}
],
"references": [
@@ -100,31 +126,11 @@
},
{
"type": "WEB",
"url": "http://osvdb.org/72727"
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/plone/PYSEC-2011-14.yaml"
},
{
"type": "WEB",
"url": "http://plone.org/products/plone/security/advisories/CVE-2011-1948"
},
{
"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": {
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-qj7x-wm9q-qjx8",
"modified": "2024-02-08T15:45:46Z",
"modified": "2024-10-14T21:43:34Z",
"published": "2022-05-17T05:50:05Z",
"aliases": [
"CVE-2010-2422"
@@ -9,7 +9,14 @@
"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": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
},
{
"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": [
{
@@ -44,6 +51,10 @@
"type": "PACKAGE",
"url": "https://github.com/plone/Plone"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/plone/PYSEC-2010-19.yaml"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20100728161728/http://secunia.com/advisories/40270"