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

23 lines
1.0 KiB
Markdown

### [CVE-2014-2994](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2994)
![](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 Acunetix Web Vulnerability Scanner (WVS) 8 build 20120704 allows remote attackers to execute arbitrary code via an HTML file containing an IMG element with a long URL (src attribute).
### POC
#### Reference
- http://an7isec.blogspot.co.il/2014/04/pown-noobs-acunetix-0day.html
- http://osandamalith.wordpress.com/2014/04/24/pwning-script-kiddies-acunetix-buffer-overflow/
- http://packetstormsecurity.com/files/126306/Acunetix-8-Stack-Buffer-Overflow.html
- http://packetstormsecurity.com/files/126307/Acunetix-8-Scanner-Buffer-Overflow.html
- http://www.exploit-db.com/exploits/32997
- https://www.youtube.com/watch?v=RHaMx8K1GeM
#### Github
No PoCs found on GitHub currently.