Use-After-Free Vulnerability in Python Affects Multiple Versions
CVE-2022-48560
7.5HIGH
What is CVE-2022-48560?
A use-after-free vulnerability has been identified in Python, which affects versions up to and including 3.9. The issue arises from improper handling within the 'heappushpop' function in the 'heapq' module, allowing an attacker to exploit memory management flaws. This could lead to potentially harmful program behavior, including application crashes or unintended memory access, thereby compromising system integrity.