CVE-2023-34036
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2023-34036
- Assigner
- vmware
- Vulnerability Status
- PUBLISHED
- Published Version
- 2023-07-17T10:00:43.245Z
- Last Modified Date
- 2023-07-17T10:00:43.245Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://spring.io/security/cve-2023-34036 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-34036 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-34036 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-25 20:46:39 | Added to TrackCVE |