Executive brief
The Array.prototype.concat implementation in builtins.cc in Google V8 Engine does not properly consider element data types. This allows a remote attacker to cause an out-of-bounds read, leading to a denial of service or other unspecified impacts via crafted JavaScript code.
Affected products
- Google V8 Engine before 49.0.2623.108
- Google Chrome before 49.0.2623.108
Timeline
- 2016-03-24: patched: Stable Channel Update for Google Chrome 49.0.2623.108
- 2022-06-08: kev added: Added to CISA Known Exploited Vulnerabilities Catalog
- 2022-06-08: disclosed