Host code execution via external-pointer use-after-free
Published Mar 6, 2024 · Updated Aug 2, 2024
Use-after-free in Deno 1.36.2 through 1.40.2 allows local users to execute arbitrary code on the host through runtime-controlled code. The runtime wraps arbitrary void pointers in v8::External values while eliding Rust lifetimes; its ExternalPointer marker relies on predictable or leaked PIE base addresses, leaving freed structures accessible. Control of code running inside Deno is required, but successful exploitation escapes Deno permissions and grants host-level code execution.
Summary
What happened
Use-after-free in Deno 1.36.2 through 1.40.2 allows local users to execute arbitrary code on the host through runtime-controlled code. The runtime wraps arbitrary void pointers in v8::External values while eliding Rust lifetimes; its ExternalPointer marker relies on predictable or leaked PIE base addresses, leaving freed structures accessible. Control of code running inside Deno is required, but successful exploitation escapes Deno permissions and grants host-level code execution.
The record
- CVE
- CVE-2024-27934
- Published
- Mar 6, 2024
- Updated
- Aug 2, 2024
- Vendor
- Deno Land Inc.
- Product
- Deno
- Classifications
- CWE-416, T1203
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Mar 6, 2024CVE publishedPublication date reported by the CVE source.
- Aug 2, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 1.36.2, < 1.40.3
- Affected versionversion=1.36.2 <1.40.3
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- Upstream Deno 1.38.0 use-after-free proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo