EIP-2026-116110
PRE-CVEPython 2.7 - 'strop.replace()' Method Integer Overflow
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-116110. PoCs published by John Leitch.
AI-analyzed exploit summary The exploit demonstrates an integer overflow in Python 2.7's strop.replace() function, leading to a heap-based buffer overflow. The provided script triggers the vulnerability by performing a large substitution, causing memory corruption and a potential code execution scenario.
Description
Python 2.7 - 'strop.replace()' Method Integer Overflow
Exploits (1)
The exploit demonstrates an integer overflow in Python 2.7's strop.replace() function, leading to a heap-based buffer overflow. The provided script triggers the vulnerability by performing a large substitution, causing memory corruption and a potential code execution scenario.