mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 16:47:53 +02:00
18 lines
748 B
Markdown
18 lines
748 B
Markdown
### [CVE-2008-1679](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1679)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple integer overflows in imageop.c in Python before 2.5.3 allow context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via crafted images that trigger heap-based buffer overflows. NOTE: this issue is due to an incomplete fix for CVE-2007-4965.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://bugs.python.org/issue1179
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|