mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
18 lines
696 B
Markdown
18 lines
696 B
Markdown
### [CVE-2014-9496](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9496)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The sd2_parse_rsrc_fork function in sd2.c in libsndfile allows attackers to have unspecified impact via vectors related to a (1) map offset or (2) rsrc marker, which triggers an out-of-bounds read.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|