cve/2007/CVE-2007-4986.md
2024-06-18 02:51:15 +02:00

19 lines
801 B
Markdown

### [CVE-2007-4986](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4986)
![](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
Multiple integer overflows in ImageMagick before 6.3.5-9 allow context-dependent attackers to execute arbitrary code via a crafted (1) .dcm, (2) .dib, (3) .xbm, (4) .xcf, or (5) .xwd image file, which triggers a heap-based buffer overflow.
### POC
#### Reference
- http://www.imagemagick.org/script/changelog.php
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9963
#### Github
No PoCs found on GitHub currently.