CVE-2018-17463
Incorrect side effect annotation in V8 in Google Chrome prior to 70.0.3538.64 allowed a remote attacker to execute arbitrary code inside a sandbox...
Basic Information
- CVE State
- PUBLISHED
- Reserved Date
- September 25, 2018
- Published Date
- November 14, 2018
- Last Updated
- January 29, 2025
- Vendor
- Product
- Chrome
- Description
- Incorrect side effect annotation in V8 in Google Chrome prior to 70.0.3538.64 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page.
CVSS Scores
CVSS v3.1
8.8 - HIGH
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
SSVC Information
- Exploitation
- active
- Technical Impact
- total
References
https://www.debian.org/security/2018/dsa-4330
https://crbug.com/888923
https://access.redhat.com/errata/RHSA-2018:3004
https://security.gentoo.org/glsa/201811-10
https://chromereleases.googleblog.com/2018/10/stable-channel-update-for-desktop.html
http://www.securityfocus.com/bid/105666
http://packetstormsecurity.com/files/156640/Google-Chrome-67-68-69-Object.create-Type-Confusion.html
Known Exploited Vulnerability Information
Source | Added Date |
---|---|
CISA | 2022-06-08 00:00:00 UTC |
Scanner Integrations
Scanner | URL | Date Detected |
---|---|---|
Metasploit | https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/multi/browser/chrome_object_create.rb | 2025-04-29 11:01:19 UTC |
Potential Proof of Concepts
Warning: These PoCs have not been tested and could contain malware. Use at your own risk.
chrome_object_create
Type: metasploit • Created: Unknown
Metasploit module for CVE-2018-17463
jhalon/CVE-2018-17463
Type: github • Created: 2022-12-28 02:42:59 UTC • Stars: 8
Working Proof of Concept Exploit for CVE-2018-17463
kdmarti2/CVE-2018-17463
Type: github • Created: 2021-05-02 22:44:33 UTC • Stars: 1
Completed a working exploit for CVE-2018-17463 for fun.