We found results for “”
CVE-2023-4639
Good to know:
Date: November 17, 2024
A flaw was found in Undertow, which incorrectly parses cookies with certain value-delimiting characters in incoming requests. This issue could allow an attacker to construct a cookie value to exfiltrate HttpOnly cookie values or spoof arbitrary additional cookie values, leading to unauthorized data access or modification. The main threat from this flaw impacts data confidentiality and integrity.
Language: Java
Severity Score
Related Resources (13)
Severity Score
Weakness Type (CWE)
Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')
CWE-444Top Fix
Upgrade Version
Upgrade to version io.undertow:undertow-core:2.2.30.Final,2.3.11.Final, io.undertow:undertow-examples:2.2.30.Final,2.3.11.Final, io.undertow:undertow-benchmarks: 2.2.30.Final,2.3.11.Final
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | HIGH |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | HIGH |
Integrity (I): | HIGH |
Availability (A): | NONE |