diff --git a/advisories/python/PSF-2023-7.json b/advisories/python/PSF-2023-7.json index 128f626..4b1528c 100644 --- a/advisories/python/PSF-2023-7.json +++ b/advisories/python/PSF-2023-7.json @@ -4,8 +4,7 @@ "schema_version": "1.5.0", "id": "PSF-2023-7", "aliases": [ - "CVE-2023-38898", - "GHSA-cgfh-jp5w-8cmx" + "CVE-2023-38898" ], "summary": "Reference count issue in _asyncio._swap_current_task()", "details": "An issue in Python CPython 3.12.0b1 allows an attacker to obtain sensitive information via the _asyncio._swap_current_task() component.",