← Back to CVEs
CVE-2023-28445
CRITICAL9.9
Description
Deno is a runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Resizable ArrayBuffers passed to asynchronous functions that are shrunk during the asynchronous operation could result in an out-of-bound read/write. It is unlikely that this has been exploited in the wild, as the only version affected is Deno 1.32.0. Deno Deploy users are not affected. The problem has been resolved by disabling resizable ArrayBuffers temporarily in Deno 1.32.1. Deno 1.32.2 will re-enable resizable ArrayBuffers with a proper fix. As a workaround, run with `--v8-flags=--no-harmony-rab-gsab` to disable resizable ArrayBuffers.
CVE Details
CVSS v3.1 Score9.9
SeverityCRITICAL
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredLOW
User InteractionNONE
Published3/24/2023
Last Modified11/21/2024
Sourcenvd
Honeypot Sightings0
Affected Products
deno:denodeno:deno_runtimedeno:serde_v8
Weaknesses (CWE)
CWE-125CWE-787
References
https://github.com/denoland/deno/pull/18395(security-advisories@github.com)
https://github.com/denoland/deno/releases/tag/v1.32.1(security-advisories@github.com)
https://github.com/denoland/deno/security/advisories/GHSA-c25x-cm9x-qqgx(security-advisories@github.com)
https://github.com/denoland/deno/pull/18395(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/denoland/deno/releases/tag/v1.32.1(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/denoland/deno/security/advisories/GHSA-c25x-cm9x-qqgx(af854a3a-2127-422b-91ae-364da2661108)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.