Python CVE-2016-5636 Heap Buffer Overflow Vulnerability
Python is prone to a heap-based buffer-overflow vulnerability because it fails to adequately bounds-check user-supplied data before copying it into an insufficiently sized buffer. Attackers can exploit this issue to execute arbitrary code or cause denial-of-service condition. |
Privacy Statement |