Description
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.
Remediation
References
https://github.com/ratpack/ratpack/commit/f2b63eb82dd71194319fd3945f5edf29b8f3a42d
https://github.com/ratpack/ratpack/issues/1448
https://github.com/ratpack/ratpack/releases/tag/v1.6.1
Related Vulnerabilities
CVE-2022-24728 Vulnerability in npm package ckeditor4
CVE-2021-23673 Vulnerability in npm package pekeupload
CVE-2019-3799 Vulnerability in maven package org.springframework.cloud:spring-cloud-config-server
CVE-2016-4970 Vulnerability in maven package io.netty:netty-handler
CVE-2020-11998 Vulnerability in maven package org.apache.activemq:activemq-broker