cve/2014/CVE-2014-1912.md
2024-05-26 14:27:05 +02:00

1001 B

CVE-2014-1912

Description

Buffer overflow in the socket.recvfrom_into function in Modules/socketmodule.c in Python 2.5 before 2.7.7, 3.x before 3.3.4, and 3.4.x before 3.4rc1 allows remote attackers to execute arbitrary code via a crafted string.

POC

Reference

Github