Deno Land Serde v8 0.87.0 for Rust

CPE Details

Deno Land Serde v8 0.87.0 for Rust
0.87.0
2023-03-29
12h13 +00:00
2023-07-14
14h16 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:deno:serde_v8:0.87.0:*:*:*:*:rust:*:*

Informations

Vendor

deno

Product

serde_v8

Version

0.87.0

Target Software

rust

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2023-28445 2023-03-23 23h23 +00:00 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.
10
Critical