cbcvebase.
CVE-2018-6092
published 2018-12-04

CVE-2018-6092: An integer overflow on 32-bit systems in WebAssembly in Google Chrome prior to 66.0.3359.117 allowed a remote attacker to execute arbitrary code inside a…

PriorityP260high8.8CVSS 3.0
AVNACLPRNUIRSUCHIHAH
EXPLOIT
EPSS
9.19%
94.8th percentile
An integer overflow on 32-bit systems in WebAssembly in Google Chrome prior to 66.0.3359.117 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page.

Affected

7 ranges
VendorProductVersion rangeFixed in
debiandebian_linux
debiandebian_linux
googlechrome< 66.0.3359.11766.0.3359.117
googlechrome>= unspecified < 66.0.3359.11766.0.3359.117
redhatlinux_desktop
redhatlinux_server
redhatlinux_workstation

Detection & IOCsextracted from sources · hover to see the quote

bytes
0x0, 0x61, 0x73, 0x6d, 0x1, 0x0, 0x0, 0x0
bytes
0xff, 0xff, 0xff, 0xff, 0x0f, 0x7f
  • Crafted WebAssembly module with an overflowed local count (LEB128-encoded value 0xffffffff0f) in the function locals section triggers the integer overflow on 32-bit Chrome builds prior to 66.0.3359.117.
  • The overflow occurs in the WebAssembly local-count accumulation check: `(count + type_list->size()) > kV8MaxWasmFunctionLocals`. Monitor for .wasm payloads or inline WebAssembly.Module instantiation with abnormally large local-count fields.
  • ·Vulnerability is specific to 32-bit platform builds of Chrome; 64-bit builds are not affected by this integer overflow path.
  • ·Exploitation is sandboxed; arbitrary code execution is confined within the Chrome sandbox and would require a sandbox escape for full system compromise.

CVSS provenance

nvdv3.08.8HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
nvdv2.06.8MEDIUMAV:N/AC:M/Au:N/C:P/I:P/A:P
osv8.8HIGH
vendor_redhat8.8HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.