mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
24 lines
1001 B
Markdown
24 lines
1001 B
Markdown
### [CVE-2014-1912](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- 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-
|
|
|