### [CVE-2014-1912](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1912) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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 - http://bugs.python.org/issue20246 - http://pastebin.com/raw.php?i=GHXSmNEg - http://www.exploit-db.com/exploits/31875 - http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html - http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html #### Github - https://github.com/gipi/cve-cemetery - https://github.com/mudongliang/LinuxFlaw - https://github.com/oneoy/cve-