ghsa-pvw5-cvp6-cv92
Vulnerability from github
Published
2023-08-22 21:30
Modified
2023-12-08 03:30
Severity ?
Details
A use-after-free exists in Python through 3.9 via heappushpop in heapq.
{ "affected": [], "aliases": [ "CVE-2022-48560" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-08-22T19:16:31Z", "severity": "HIGH" }, "details": "A use-after-free exists in Python through 3.9 via heappushpop in heapq.", "id": "GHSA-pvw5-cvp6-cv92", "modified": "2023-12-08T03:30:34Z", "published": "2023-08-22T21:30:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48560" }, { "type": "WEB", "url": "https://bugs.python.org/issue39421" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JZ5OOBWNYWXFTZDMCGHJVGDLDTHLWITJ" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VO7Y2YZSDK3UYJD2KBGLXRTGNG6T326J" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230929-0008" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.