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

19 lines
891 B
Markdown

### [CVE-2008-4546](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4546)
![](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
Adobe Flash Player before 9.0.277.0 and 10.x before 10.1.53.64, and Adobe AIR before 2.0.2.12610, allows remote web servers to cause a denial of service (NULL pointer dereference and browser crash) by returning a different response when an HTTP request is sent a second time, as demonstrated by two responses that provide SWF files with different SWF version numbers.
### POC
#### Reference
- http://securityreason.com/securityalert/4401
- http://www.redhat.com/support/errata/RHSA-2010-0470.html
#### Github
No PoCs found on GitHub currently.