CVE-2018-3639
MEDIUM EXPLOITED IN THE WILD RANSOMWAREIntel Atom C/E/X5/X7/Z - Information Disclosure via Speculative Store Bypass
Title source: llmExploitation Summary
CVE-2018-3639 has been observed exploited in the wild (reported by VulnCheck KEV, InTheWild.io), including in ransomware campaigns. EIP tracks 6 public exploits from researchers including Google Security Research, mmxsrup, tyhicks.
AI-analyzed exploit summary This is a proof-of-concept exploit for CVE-2028-3639, demonstrating a speculative execution side-channel attack (Spectre variant) that leaks data through cache timing. It manipulates memory disambiguation to speculatively execute a gadget and infer secret data.
Description
Systems with microprocessors utilizing speculative execution and speculative execution of memory reads before the addresses of all prior memory writes are known may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis, aka Speculative Store Bypass (SSB), Variant 4.
Exploits (6)
This is a proof-of-concept exploit for CVE-2028-3639, demonstrating a speculative execution side-channel attack (Spectre variant) that leaks data through cache timing. It manipulates memory disambiguation to speculatively execute a gadget and infer secret data.
This is a proof-of-concept exploit for CVE-2018-3639 (Speculative Store Bypass), demonstrating a side-channel attack to leak a secret key via speculative execution on Linux systems.
This repository contains tools for testing and verifying the Speculative Store Bypass Disable (SSBD) mitigation for CVE-2018-3639. It includes utilities to toggle, verify, and execute processes with SSBD controls via prctl and seccomp.
This is a proof-of-concept exploit for CVE-2018-3639 (Spectre v4: Speculative Store Bypass). It demonstrates a side-channel attack to leak secret data via speculative execution on Linux systems.
This PowerShell script checks for the presence of a specific Windows hotfix (KB4284880) and applies registry updates to mitigate CVE-2018-3639 (Speculative Store Bypass). It also sends an email notification based on whether the mitigation was applied successfully.
The repository contains a functional Spectre exploit for CVE-2018-3639, demonstrating speculative execution side-channel attacks to leak data. It includes a Makefile and C source code implementing the attack.
References (147)
Scores
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N