mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 11:44:02 +02:00
19 lines
945 B
Markdown
19 lines
945 B
Markdown
### [CVE-2014-1549](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1549)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The mozilla::dom::AudioBufferSourceNodeEngine::CopyFromInputBuffer function in Mozilla Firefox before 31.0 and Thunderbird before 31.0 does not properly allocate Web Audio buffer memory, which allows remote attackers to execute arbitrary code or cause a denial of service (buffer overflow and application crash) via crafted audio content that is improperly handled during playback buffering.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1020205
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|