CVE-2024-27932
Last modified
CVE-2024-27932 is a medium-severity vulnerability rated 4.6/10 on the CVSS scale. Deno is a JavaScript, TypeScript, and WebAssembly runtime. Starting in version 1.8.0 and prior to version 1.40.4, Deno improperly checks that an import specifier's hostname is equal to or a child of a token's hostname, which can cause tokens to be sent to servers they shouldn't be sent to. EPSS estimates a 0.59% chance of exploitation in the next 30 days.
Description
Deno is a JavaScript, TypeScript, and WebAssembly runtime. Starting in version 1.8.0 and prior to version 1.40.4, Deno improperly checks that an import specifier's hostname is equal to or a child of a token's hostname, which can cause tokens to be sent to servers they shouldn't be sent to. An auth token intended for `example[.]com` may be sent to `notexample[.]com`. Anyone who uses DENO_AUTH_TOKENS and imports potentially untrusted code is affected. Version 1.40.0 contains a patch for this issue
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Deno | Deno | >= 1.8.0, < 1.40.4 |
References
- https://github.com/denoland/deno/security/advisories/GHSA-5frw-4rwq-xhcrExploit, Vendor Advisory
- https://github.com/denoland/deno/security/advisories/GHSA-5frw-4rwq-xhcrExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-27932?
How severe is CVE-2024-27932?
How do I fix CVE-2024-27932?
Are you affected by CVE-2024-27932?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
