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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The mozilla::dom::AudioParamTimeline::AudioNodeInputValue function in the Web Audio API implementation in Mozilla Firefox before 35.0 and SeaMonkey before 2.32 does not properly restrict timeline operations, which allows remote attackers to cause a denial of service (uninitialized-memory read and application crash) via crafted API calls.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.mozilla.org/security/announce/2014/mfsa2015-05.html
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|