CVE-2021-29479

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. Users are only vulnerable if they do not configure a custom `PublicAddress` instance. For versions prior to 1.9.0, by default, Ratpack utilizes an inferring version of `PublicAddress` which is vulnerable. This can be used to perform redirect cache poisoning where an attacker can force a cached redirect to redirect to their site instead of the intended redirect location. The vulnerability was patched in Ratpack 1.9.0. As a workaround, ensure that `ServerConfigBuilder::publicAddress` correctly configures the server in production.
Configurations

Configuration 1 (hide)

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

History

08 Jul 2021, 15:42

Type Values Removed Values Added
References (CONFIRM) https://github.com/ratpack/ratpack/security/advisories/GHSA-w6rq-6h34-vh7q - (CONFIRM) https://github.com/ratpack/ratpack/security/advisories/GHSA-w6rq-6h34-vh7q - Third Party Advisory
References (MISC) https://portswigger.net/web-security/web-cache-poisoning - (MISC) https://portswigger.net/web-security/web-cache-poisoning - Exploit, Third Party Advisory
CPE cpe:2.3:a:ratpack_project:ratpack:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : 4.0
v3 : 6.1
CWE NVD-CWE-Other

29 Jun 2021, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-06-29 15:15

Updated : 2023-12-10 13:55


NVD link : CVE-2021-29479

Mitre link : CVE-2021-29479

CVE.ORG link : CVE-2021-29479


JSON object : View

Products Affected

ratpack_project

  • ratpack
CWE
NVD-CWE-Other CWE-807

Reliance on Untrusted Inputs in a Security Decision