Files
CVEs-PoC/2017/CVE-2017-1000158.md
2025-09-29 21:09:30 +02:00

685 B

CVE-2017-1000158

Description

CPython (aka Python) up to 2.7.13 is vulnerable to an integer overflow in the PyString_DecodeEscape function in stringobject.c, resulting in heap-based buffer overflow (and possible arbitrary code execution)

POC

Reference

Github