Publish Advisories

GHSA-25jh-5h5r-h33m
GHSA-3g6w-4m7x-97v6
This commit is contained in:
advisory-database[bot]
2024-10-09 21:35:59 +00:00
parent 2b44730e31
commit 7845f3c46a
2 changed files with 58 additions and 28 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-25jh-5h5r-h33m",
"modified": "2023-08-29T21:37:11Z",
"modified": "2024-10-09T21:34:03Z",
"published": "2022-05-17T04:32:23Z",
"aliases": [
"CVE-2012-5493"
@@ -9,13 +9,20 @@
"summary": "Plone Sandbox Bypass",
"details": "`gtbn.py` in Plone before 4.2.3 and 4.3 before beta 1 allows remote authenticated users with certain permissions to bypass the Python sandbox and execute arbitrary Python code via unspecified vectors.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "plone"
"name": "Plone"
},
"ranges": [
{
@@ -34,14 +41,14 @@
{
"package": {
"ecosystem": "PyPI",
"name": "plone"
"name": "Plone"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.3a1"
"introduced": "4.3a0"
},
{
"fixed": "4.3b1"
@@ -56,10 +63,18 @@
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5493"
},
{
"type": "PACKAGE",
"url": "https://github.com/plone/Plone"
},
{
"type": "WEB",
"url": "https://github.com/plone/Products.CMFPlone/blob/4.2.3/docs/CHANGES.txt"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/plone/PYSEC-2014-35.yaml"
},
{
"type": "WEB",
"url": "https://plone.org/products/plone-hotfix/releases/20121106"
@@ -78,7 +93,7 @@
"CWE-693",
"CWE-94"
],
"severity": "HIGH",
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2023-08-29T21:37:11Z",
"nvd_published_at": "2014-09-30T14:55:00Z"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-3g6w-4m7x-97v6",
"modified": "2023-08-29T21:36:44Z",
"modified": "2024-10-09T21:35:19Z",
"published": "2022-05-17T04:32:23Z",
"aliases": [
"CVE-2012-5494"
@@ -9,32 +9,20 @@
"summary": "Plone Cross-site scripting Vulnerability",
"details": "Cross-site scripting (XSS) vulnerability in python_scripts.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, related to \"{u,}translate.\"",
"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": [
{
"package": {
"ecosystem": "PyPI",
"name": "plone"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.3a1"
},
{
"fixed": "4.3b1"
}
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "plone"
"name": "Plone"
},
"ranges": [
{
@@ -49,6 +37,25 @@
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "Plone"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.3a0"
},
{
"fixed": "4.3b1"
}
]
}
]
}
],
"references": [
@@ -56,10 +63,18 @@
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5494"
},
{
"type": "PACKAGE",
"url": "https://github.com/plone/Plone"
},
{
"type": "WEB",
"url": "https://github.com/plone/Products.CMFPlone/blob/4.2.3/docs/CHANGES.txt"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/plone/PYSEC-2014-36.yaml"
},
{
"type": "WEB",
"url": "https://plone.org/products/plone-hotfix/releases/20121106"