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.
References
Link | Resource |
---|---|
https://spring.io/security/cve-2023-34036 | Mitigation Vendor Advisory |
https://spring.io/security/cve-2023-34036 | Mitigation Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 08:06
Type | Values Removed | Values Added |
---|---|---|
References | () https://spring.io/security/cve-2023-34036 - Mitigation, Vendor Advisory |
17 Jul 2023, 19:19
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://spring.io/security/cve-2023-34036 - Mitigation, Vendor Advisory | |
CPE | cpe:2.3:a:vmware:spring_hateoas:*:*:*:*:*:*:*:* cpe:2.3:a:vmware:spring_hateoas:2.1.0:-:*:*:*:*:*:* cpe:2.3:a:vmware:spring_hateoas:2.1.0:milestone1:*:*:*:*:*:* cpe:2.3:a:vmware:spring_hateoas:2.1.0:rc1:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
CWE | CWE-116 |
17 Jul 2023, 11:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-07-17 11:15
Updated : 2024-11-21 08:06
NVD link : CVE-2023-34036
Mitre link : CVE-2023-34036
CVE.ORG link : CVE-2023-34036
JSON object : View
Products Affected
vmware
- spring_hateoas