### [CVE-2014-7185](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7185) ![](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 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-