Out-of-bounds read and write while rendering SVG content

Related Vulnerabilities: CVE-2015-0827  

Mozilla Foundation Security Advisory 2015-19

Out-of-bounds read and write while rendering SVG content

Announced
February 24, 2015
Reporter
Abhishek Arya
Impact
High
Products
Firefox, Firefox ESR, Firefox OS, SeaMonkey, Thunderbird
Fixed in
  • Firefox 36
  • Firefox ESR 31.5
  • Firefox OS 2.2
  • SeaMonkey 2.33
  • Thunderbird 31.5

Description

Security researcher Abhishek Arya (Inferno) of the Google Chrome Security Team used the Address Sanitizer tool to report an out-of-bounds read and an out-of-bounds write when rendering an improperly formatted SVG graphic. This could potentially allow the attacker to read uninitialized memory.

In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.

References