Files
CVEs-PoC/2014/CVE-2014-1513.md
T
2024-08-05 18:41:32 +00:00

1005 B

CVE-2014-1513

Description

TypedArrayObject.cpp in Mozilla Firefox before 28.0, Firefox ESR 24.x before 24.4, Thunderbird before 24.4, and SeaMonkey before 2.25 does not prevent a zero-length transition during use of an ArrayBuffer object, which allows remote attackers to execute arbitrary code or cause a denial of service (heap-based out-of-bounds write or read) via a crafted web site.

POC

Reference

Github