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

19 lines
751 B
Markdown

### [CVE-2008-3522](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3522)
![](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
Buffer overflow in the jas_stream_printf function in libjasper/base/jas_stream.c in JasPer 1.900.1 might allow context-dependent attackers to have an unknown impact via vectors related to the mif_hdr_put function and use of vsprintf.
### POC
#### Reference
- http://bugs.gentoo.org/attachment.cgi?id=163282&action=view
- http://www.ubuntu.com/usn/USN-742-1
#### Github
No PoCs found on GitHub currently.