Luke Daley

3 exploits Active since May 2019
CVE-2019-17513 WRITEUP HIGH WRITEUP
Ratpack < 1.7.5 - HTTP Response Splitting via Unvalidated HTTP Headers
An issue was discovered in Ratpack before 1.7.5. Due to a misuse of the Netty library class DefaultHttpHeaders, there is no validation that headers lack HTTP control characters. Thus, if untrusted data is used to construct HTTP headers with Ratpack, HTTP Response Splitting can occur.
CVSS 7.5
CVE-2019-17513 WRITEUP HIGH WRITEUP
Ratpack < 1.7.5 - HTTP Response Splitting via Unvalidated HTTP Headers
An issue was discovered in Ratpack before 1.7.5. Due to a misuse of the Netty library class DefaultHttpHeaders, there is no validation that headers lack HTTP control characters. Thus, if untrusted data is used to construct HTTP headers with Ratpack, HTTP Response Splitting can occur.
CVSS 7.5
CVE-2019-11808 WRITEUP LOW WRITEUP
Ratpack < 1.6.1 - Weak Session ID Generation via ThreadLocalRandom
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.
CVSS 3.7