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

18 lines
778 B
Markdown

### [CVE-2015-0825](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0825)
![](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 underflow in the mozilla::MP3FrameParser::ParseBuffer function in Mozilla Firefox before 36.0 allows remote attackers to obtain sensitive information from process memory via a malformed MP3 file that improperly interacts with memory allocation during playback.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
#### Github
No PoCs found on GitHub currently.