VYPR

Maven package

io.ratpack/ratpack-core

pkg:maven/io.ratpack/ratpack-core

Vulnerabilities (4)

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

    Ratpack is a toolkit for creating web applications. In versions prior to 1.9.0, a malicious attacker can achieve Remote Code Execution (RCE) via a maliciously crafted Java deserialization gadget chain leveraged against the Ratpack session store. If one's application does not use

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

    Ratpack is a toolkit for creating web applications. In versions prior to 1.9.0, a user supplied `X-Forwarded-Host` header can be used to perform cache poisoning of a cache fronting a Ratpack server if the cache key does not include the `X-Forwarded-Host` header as a cache key. Us

  • CVE-2019-10770Jan 28, 2020
    affected < 1.7.6fixed 1.7.6

    All versions of io.ratpack:ratpack-core from 0.9.10 inclusive and before 1.7.6 are vulnerable to Cross-site Scripting (XSS). This affects the development mode error handler when an exception message contains untrusted data. Note the production mode error handler is not vulnerable

  • CVE-2019-17513Oct 18, 2019
    affected < 1.7.5fixed 1.7.5

    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 oc