diff --git a/advisories/github-reviewed/2018/07/GHSA-3qpr-7rmg-73v8/GHSA-3qpr-7rmg-73v8.json b/advisories/github-reviewed/2018/07/GHSA-3qpr-7rmg-73v8/GHSA-3qpr-7rmg-73v8.json index 922a5ed4725..f70e36150df 100644 --- a/advisories/github-reviewed/2018/07/GHSA-3qpr-7rmg-73v8/GHSA-3qpr-7rmg-73v8.json +++ b/advisories/github-reviewed/2018/07/GHSA-3qpr-7rmg-73v8/GHSA-3qpr-7rmg-73v8.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-3qpr-7rmg-73v8", - "modified": "2020-06-16T20:56:00Z", + "modified": "2024-10-11T21:23:02Z", "published": "2018-07-23T19:51:02Z", "aliases": [ "CVE-2012-5507" @@ -9,7 +9,14 @@ "summary": "Moderate severity vulnerability that affects Plone and Zope2", "details": "AccessControl/AuthEncoding.py in Zope before 2.13.19, as used in Plone before 4.2.3 and 4.3 before beta 1, allows remote attackers to obtain passwords via vectors involving timing discrepancies in password validation.", "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": [ { @@ -90,6 +97,14 @@ "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-49.yaml" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/zope2/PYSEC-2014-75.yaml" + }, { "type": "WEB", "url": "https://plone.org/products/plone-hotfix/releases/20121106" @@ -107,7 +122,7 @@ "cwe_ids": [ "CWE-362" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2020-06-16T20:56:00Z", "nvd_published_at": null diff --git a/advisories/github-reviewed/2022/01/GHSA-qc9x-gjcv-465w/GHSA-qc9x-gjcv-465w.json b/advisories/github-reviewed/2022/01/GHSA-qc9x-gjcv-465w/GHSA-qc9x-gjcv-465w.json index 01542eaad5b..808874d1ccc 100644 --- a/advisories/github-reviewed/2022/01/GHSA-qc9x-gjcv-465w/GHSA-qc9x-gjcv-465w.json +++ b/advisories/github-reviewed/2022/01/GHSA-qc9x-gjcv-465w/GHSA-qc9x-gjcv-465w.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-qc9x-gjcv-465w", - "modified": "2022-03-30T16:44:16Z", + "modified": "2024-10-11T21:22:02Z", "published": "2022-01-12T22:29:41Z", "aliases": [ "CVE-2022-21668" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H" } ], "affected": [ @@ -48,6 +52,10 @@ "type": "WEB", "url": "https://github.com/pypa/pipenv/commit/439782a8ae36c4762c88e43d5f0d8e563371b46f" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pipenv/PYSEC-2022-6.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/pypa/pipenv"