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

18 lines
709 B
Markdown

### [CVE-2008-4166](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4166)
![](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
Integer overflow in the JavaScript engine in Avant Browser 11.7 Build 9 and earlier allows remote attackers to cause a denial of service (application crash) by attempting to URL encode a string containing many instances of an invalid character.
### POC
#### Reference
- http://securityreason.com/securityalert/4284
#### Github
No PoCs found on GitHub currently.