mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
23 lines
990 B
Markdown
23 lines
990 B
Markdown
### [CVE-2014-7185](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7185)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in bufferobject.c in Python before 2.7.8 allows context-dependent attackers to obtain sensitive information from process memory via a large size and offset in a "buffer" function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2014/09/23/5
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
|
|
- https://bugzilla.redhat.com/show_bug.cgi?id=1146026
|
|
|
|
#### Github
|
|
- https://github.com/blakeblackshear/wale_seg_fault
|
|
- https://github.com/mudongliang/LinuxFlaw
|
|
- https://github.com/oneoy/cve-
|
|
|