Chrome Object Wrapper (COW) bypass through changing prototype

Related Vulnerabilities: CVE-2013-0757  

Mozilla Foundation Security Advisory 2013-14

Chrome Object Wrapper (COW) bypass through changing prototype

Announced
January 8, 2013
Reporter
Mariusz Mlynski
Impact
High
Products
Firefox, Firefox ESR, SeaMonkey, Thunderbird, Thunderbird ESR
Fixed in
  • Firefox 18
  • Firefox ESR 17.0.2
  • SeaMonkey 2.15
  • Thunderbird 17.0.2
  • Thunderbird ESR 17.0.2

Description

Security researcher Mariusz Mlynski reported that it is possible to change the prototype of an object and bypass Chrome Object Wrappers (COW) to gain access to chrome privileged functions. This could allow for arbitrary code execution.

In general these flaws cannot be exploited through email in the Thunderbird and SeaMonkey products because scripting is disabled, but are potentially a risk in browser or browser-like contexts in those products.

References