### [CVE-2014-8640](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8640) ![](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 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.