diff --git a/advisories/github-reviewed/2022/03/GHSA-xr2c-5w89-63pv/GHSA-xr2c-5w89-63pv.json b/advisories/github-reviewed/2022/03/GHSA-xr2c-5w89-63pv/GHSA-xr2c-5w89-63pv.json index b0756af200d..4e2252f8fb7 100644 --- a/advisories/github-reviewed/2022/03/GHSA-xr2c-5w89-63pv/GHSA-xr2c-5w89-63pv.json +++ b/advisories/github-reviewed/2022/03/GHSA-xr2c-5w89-63pv/GHSA-xr2c-5w89-63pv.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-xr2c-5w89-63pv", - "modified": "2022-09-19T20:18:27Z", + "modified": "2024-10-21T20:59:43Z", "published": "2022-03-23T00:00:24Z", "aliases": [ "CVE-2022-26184" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -20,11 +24,6 @@ "ecosystem": "PyPI", "name": "poetry" }, - "ecosystem_specific": { - "affected_functions": [ - "poetry.core.vcs.git.GitConfig.__init__" - ] - }, "ranges": [ { "type": "ECOSYSTEM", diff --git a/advisories/github-reviewed/2022/05/GHSA-f8wg-36r9-7f4q/GHSA-f8wg-36r9-7f4q.json b/advisories/github-reviewed/2022/05/GHSA-f8wg-36r9-7f4q/GHSA-f8wg-36r9-7f4q.json index 829cf9a0e52..620882debc0 100644 --- a/advisories/github-reviewed/2022/05/GHSA-f8wg-36r9-7f4q/GHSA-f8wg-36r9-7f4q.json +++ b/advisories/github-reviewed/2022/05/GHSA-f8wg-36r9-7f4q/GHSA-f8wg-36r9-7f4q.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-f8wg-36r9-7f4q", - "modified": "2022-06-08T22:28:53Z", + "modified": "2024-10-21T21:00:14Z", "published": "2022-05-01T18:45:57Z", "aliases": [ "CVE-2007-6736" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N" } ], "affected": [ diff --git a/advisories/github-reviewed/2022/05/GHSA-gh7c-cg3x-pmcr/GHSA-gh7c-cg3x-pmcr.json b/advisories/github-reviewed/2022/05/GHSA-gh7c-cg3x-pmcr/GHSA-gh7c-cg3x-pmcr.json index 317c13d0121..54c8044da67 100644 --- a/advisories/github-reviewed/2022/05/GHSA-gh7c-cg3x-pmcr/GHSA-gh7c-cg3x-pmcr.json +++ b/advisories/github-reviewed/2022/05/GHSA-gh7c-cg3x-pmcr/GHSA-gh7c-cg3x-pmcr.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-gh7c-cg3x-pmcr", - "modified": "2024-04-29T14:38:50Z", + "modified": "2024-10-21T21:00:56Z", "published": "2022-05-01T18:45:57Z", "aliases": [ "CVE-2007-6738" @@ -9,7 +9,14 @@ "summary": "pyftpdlib Use of Insufficiently Random Values of port selection on PASV command", "details": "pyftpdlib before 0.1.1 does not choose a random value for the port associated with the PASV command, which makes it easier for remote attackers to obtain potentially sensitive information about the number of in-progress data connections by reading the response to this command.", "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": [ { @@ -45,6 +52,10 @@ "type": "PACKAGE", "url": "https://github.com/giampaolo/pyftpdlib" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pyftpdlib/PYSEC-2010-22.yaml" + }, { "type": "WEB", "url": "http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY" @@ -54,7 +65,7 @@ "cwe_ids": [ "CWE-330" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-04-29T14:38:49Z", "nvd_published_at": "2010-10-19T20:00:00Z"