Exploitation Summary
EIP tracks 1 public exploit for CVE-2017-5465. PoCs published by Google Security Research.
AI-analyzed exploit summary This PoC demonstrates an out-of-bounds read vulnerability in Firefox's SVG filter processing, specifically in the `ConvolvePixel` function, caused by a negative `kernelUnitLength`. It leads to memory disclosure, which can be extracted via a canvas element.
Description
An out-of-bounds read while processing SVG content in "ConvolvePixel". This results in a crash and also allows for otherwise inaccessible memory being copied into SVG graphic content, which could then displayed. This vulnerability affects Thunderbird < 52.1, Firefox ESR < 45.9, Firefox ESR < 52.1, and Firefox < 53.
Exploits (1)
This PoC demonstrates an out-of-bounds read vulnerability in Firefox's SVG filter processing, specifically in the `ConvolvePixel` function, caused by a negative `kernelUnitLength`. It leads to memory disclosure, which can be extracted via a canvas element.
References (12)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H