Files
CVEs-PoC/2013/CVE-2013-3928.md
T
2024-06-18 02:51:15 +02:00

20 lines
835 B
Markdown

### [CVE-2013-3928](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3928)
![](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
Stack-based buffer overflow in the ReadFile function in flt_BMP.dll in Chasys Draw IES before 4.11.02 allows remote attackers to execute arbitrary code via crafted biPlanes and biBitCount fields in a BMP file.
### POC
#### Reference
- http://longinox.blogspot.com/2013/08/explot-stack-based-overflow-bypassing.html
- http://packetstormsecurity.com/files/122810/Chasys-Draw-IES-Buffer-Overflow.html
- http://www.exploit-db.com/exploits/27609
#### Github
No PoCs found on GitHub currently.