diff --git a/advisories/github-reviewed/2022/05/GHSA-f594-f3v3-g649/GHSA-f594-f3v3-g649.json b/advisories/github-reviewed/2022/05/GHSA-f594-f3v3-g649/GHSA-f594-f3v3-g649.json index 0a3c6942e81..ef5b9ffb6df 100644 --- a/advisories/github-reviewed/2022/05/GHSA-f594-f3v3-g649/GHSA-f594-f3v3-g649.json +++ b/advisories/github-reviewed/2022/05/GHSA-f594-f3v3-g649/GHSA-f594-f3v3-g649.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-f594-f3v3-g649", - "modified": "2024-04-30T14:39:09Z", + "modified": "2024-10-14T17:11:56Z", "published": "2022-05-17T05:03:06Z", "aliases": [ "CVE-2013-1630" @@ -9,7 +9,10 @@ "summary": "pyshop vulnerable to man-in-the-middle attacks due to using HTTP to retrieve packages from the PyPI repository", "details": "pyshop before 0.7.1 uses HTTP to retrieve packages from the PyPI repository, and does not perform integrity checks on package contents, which allows man-in-the-middle attackers to execute arbitrary code via a crafted response to a download operation.", "severity": [ - + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -49,6 +52,10 @@ "type": "WEB", "url": "https://github.com/mardiros/pyshop/blob/master/CHANGES.txt" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pyshop/PYSEC-2013-10.yaml" + }, { "type": "WEB", "url": "http://www.reddit.com/r/Python/comments/17rfh7/warning_dont_use_pip_in_an_untrusted_network_a" @@ -58,7 +65,7 @@ "cwe_ids": [ "CWE-20" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-04-30T14:39:09Z", "nvd_published_at": "2013-08-06T02:52:00Z" diff --git a/advisories/github-reviewed/2024/01/GHSA-9v9h-cgj8-h64p/GHSA-9v9h-cgj8-h64p.json b/advisories/github-reviewed/2024/01/GHSA-9v9h-cgj8-h64p/GHSA-9v9h-cgj8-h64p.json index ba72ec8c417..fe3a0f91249 100644 --- a/advisories/github-reviewed/2024/01/GHSA-9v9h-cgj8-h64p/GHSA-9v9h-cgj8-h64p.json +++ b/advisories/github-reviewed/2024/01/GHSA-9v9h-cgj8-h64p/GHSA-9v9h-cgj8-h64p.json @@ -96,7 +96,7 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-476" ], "severity": "MODERATE", "github_reviewed": true,