CVE-2019-11808

Ratpack versions before 1.6.1 generate a session ID using a cryptographically weak PRNG in the JDK's ThreadLocalRandom. This means that if an attacker can determine a small window for the server start time and obtain a session ID value, they can theoretically determine the sequence of session IDs.
Configurations

Configuration 1

cpe:2.3:a:ratpack_project:ratpack:*:*:*:*:*:*:*:*

Information

Published : 2019-05-07 07:29

Updated : 2019-05-08 04:14


NVD link : CVE-2019-11808

Mitre link : CVE-2019-11808

Products Affected
No products.
CWE
CWE-338

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)