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

18 lines
856 B
Markdown

### [CVE-2008-5540](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5540)
![](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
Secure Computing Secure Web Gateway (aka Webwasher), when Internet Explorer 6 or 7 is used, allows remote attackers to bypass detection of malware in an HTML document by placing an MZ header (aka "EXE info") at the beginning, and modifying the filename to have (1) no extension, (2) a .txt extension, or (3) a .jpg extension, as demonstrated by a document containing a CVE-2006-5745 exploit.
### POC
#### Reference
- http://securityreason.com/securityalert/4723
#### Github
No PoCs found on GitHub currently.