Vulnerability Details CVE-2022-39218
The JS Compute Runtime for Fastly's Compute@Edge platform provides the environment JavaScript is executed in when using the Compute@Edge JavaScript SDK. In versions prior to 0.5.3, the `Math.random` and `crypto.getRandomValues` methods fail to use sufficiently random values. The initial value to seed the PRNG (pseudorandom number generator) is baked-in to the final WebAssembly module, making the sequence of random values for that specific WebAssembly module predictable. An attacker can use the fixed seed to predict random numbers generated by these functions and bypass cryptographic security controls, for example to disclose sensitive data encrypted by functions that use these generators. The problem has been patched in version 0.5.3. No known workarounds exist.
Exploit prediction scoring system (EPSS) score
EPSS Score 0.001
EPSS Ranking 31.6%
CVSS Severity
CVSS v3 Score 7.5
Products affected by CVE-2022-39218
-
cpe:2.3:a:fastly:js-compute:-
-
cpe:2.3:a:fastly:js-compute:0.1.0
-
cpe:2.3:a:fastly:js-compute:0.2.0
-
cpe:2.3:a:fastly:js-compute:0.2.1
-
cpe:2.3:a:fastly:js-compute:0.2.2
-
cpe:2.3:a:fastly:js-compute:0.2.4
-
cpe:2.3:a:fastly:js-compute:0.2.5
-
cpe:2.3:a:fastly:js-compute:0.3.0
-
cpe:2.3:a:fastly:js-compute:0.4.0
-
cpe:2.3:a:fastly:js-compute:0.5.0
-
cpe:2.3:a:fastly:js-compute:0.5.1
-
cpe:2.3:a:fastly:js-compute:0.5.2