VYPR

Maven package

io.ratpack/ratpack-session

pkg:maven/io.ratpack/ratpack-session

Vulnerabilities (3)

  • CVE-2021-29481Jun 29, 2021
    affected < 1.9.0fixed 1.9.0

    Ratpack is a toolkit for creating web applications. In versions prior to 1.9.0, the default configuration of client side sessions results in unencrypted, but signed, data being set as cookie values. This means that if something sensitive goes into the session, it could be read by

  • CVE-2021-29480Jun 29, 2021
    affected < 1.9.0fixed 1.9.0

    Ratpack is a toolkit for creating web applications. In versions prior to 1.9.0, the client side session module uses the application startup time as the signing key by default. This means that if an attacker can determine this time, and if encryption is not also used (which is rec

  • CVE-2019-11808May 7, 2019
    affected < 1.6.1fixed 1.6.1

    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 sequen