Publish Advisories

GHSA-vqcj-wrf2-7v73
GHSA-cq5g-924m-7fxh
This commit is contained in:
advisory-database[bot]
2024-10-11 21:01:56 +00:00
parent 1a2ff0424c
commit 7ca59b0c0d
2 changed files with 34 additions and 7 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-vqcj-wrf2-7v73",
"modified": "2024-04-03T20:38:35Z",
"modified": "2024-10-11T20:59:41Z",
"published": "2021-03-18T19:55:27Z",
"aliases": [
"CVE-2020-35654"
@@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -44,6 +48,14 @@
"type": "WEB",
"url": "https://github.com/python-pillow/Pillow/commit/eb8c1206d6b170d4e798a00db7432e023853da5c"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-vqcj-wrf2-7v73"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2021-70.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/python-pillow/Pillow"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-cq5g-924m-7fxh",
"modified": "2023-08-29T21:29:57Z",
"modified": "2024-10-11T21:00:45Z",
"published": "2022-05-17T04:32:20Z",
"aliases": [
"CVE-2012-5505"
@@ -9,13 +9,20 @@
"summary": "Plone Information Disclosure",
"details": "`atat.py` in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to read private data structures via a request for a view without a name.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"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-5505"
},
{
"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-47.yaml"
},
{
"type": "WEB",
"url": "https://plone.org/products/plone-hotfix/releases/20121106"
@@ -77,7 +92,7 @@
"cwe_ids": [
"CWE-200"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-08-29T21:29:57Z",
"nvd_published_at": "2014-09-30T14:55:00Z"