Description
Reactive web applications that use Spring HATEOAS to produce hypermedia-based responses might be exposed to malicious forwarded headers if they are not behind a trusted proxy that ensures correctness of such headers, or if they don't have anything else in place to handle (and possibly discard) forwarded headers either in WebFlux or at the level of the underlying HTTP server. For the application to be affected, it needs to satisfy the following requirements: * It needs to use the reactive web stack (Spring WebFlux) and Spring HATEOAS to create links in hypermedia-based responses. * The application infrastructure does not guard against clients submitting (X-)Forwarded… headers.
Remediation
References
https://spring.io/security/cve-2023-34036
Related Vulnerabilities
CVE-2023-33944 Vulnerability in maven package com.liferay.portal:release.portal.bom
CVE-2016-3093 Vulnerability in maven package com.opensymphony:xwork-core
CVE-2017-1000397 Vulnerability in maven package org.jenkins-ci.main:maven-plugin
CVE-2019-10447 Vulnerability in maven package io.jenkins.plugins:sofy-ai
CVE-2023-0100 Vulnerability in maven package org.eclipse.birt:org.eclipse.birt.report.viewer