3 matches found
CVE-2023-28445 Deno improperly handles resizable ArrayBuffer
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...
CVE-2023-28445 Deno improperly handles resizable ArrayBuffer
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...
deno_core (0.176.0) potentially affected by CVE-2023-28445 via serde_v8 (0.87.0)
serdev8 CARGO version 0.87.0 is affected by a known vulnerability. The following packages have a transitive dependency on serdev8 and may be impacted: - denocore 0.176.0 Source cves: CVE-2023-28445 Source advisory: OSV:GHSA-C25X-CM9X-QQGX...