diff --git a/advisories/github-reviewed/2022/05/GHSA-7372-q459-jxhr/GHSA-7372-q459-jxhr.json b/advisories/github-reviewed/2022/05/GHSA-7372-q459-jxhr/GHSA-7372-q459-jxhr.json index 18cc2e843bc..fbf1c05efd0 100644 --- a/advisories/github-reviewed/2022/05/GHSA-7372-q459-jxhr/GHSA-7372-q459-jxhr.json +++ b/advisories/github-reviewed/2022/05/GHSA-7372-q459-jxhr/GHSA-7372-q459-jxhr.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-7372-q459-jxhr", - "modified": "2023-08-16T22:48:18Z", + "modified": "2024-10-16T20:40:52Z", "published": "2022-05-17T01:27:07Z", "aliases": [ "CVE-2014-1624" @@ -17,11 +17,6 @@ "ecosystem": "PyPI", "name": "pyxdg" }, - "ecosystem_specific": { - "affected_functions": [ - "xdg.BaseDirectory.get_runtime_dir" - ] - }, "ranges": [ { "type": "ECOSYSTEM", @@ -30,11 +25,14 @@ "introduced": "0" }, { - "last_affected": "0.25" + "fixed": "0.26" } ] } - ] + ], + "database_specific": { + "last_known_affected_version_range": "<= 0.25" + } } ], "references": [ @@ -50,6 +48,10 @@ "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/90618" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pyxdg/PYSEC-2014-95.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/takluyver/pyxdg"