mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
![]() |
### [CVE-2008-2315](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2315)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Multiple integer overflows in Python 2.5.2 and earlier allow context-dependent attackers to have an unknown impact via vectors related to the (1) stringobject, (2) unicodeobject, (3) bufferobject, (4) longobject, (5) tupleobject, (6) stropmodule, (7) gcmodule, and (8) mmapmodule modules. NOTE: The expandtabs integer overflows in stringobject and unicodeobject in 2.5.2 are covered by CVE-2008-5031.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://www.openwall.com/lists/oss-security/2008/11/05/2
|
||
|
- http://www.openwall.com/lists/oss-security/2008/11/05/3
|
||
|
- http://www.vmware.com/security/advisories/VMSA-2009-0016.html
|
||
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9761
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/mudongliang/LinuxFlaw
|
||
|
- https://github.com/oneoy/cve-
|
||
|
|