Skip to content

Upgrade Undertow to 2.3.17 (CVE-2024-7885)#145

Merged
thibaultmeyer merged 1 commit intovoidframework:masterfrom
thibaultmeyer:security/fix-undertow-version-2.3.17
Sep 17, 2024
Merged

Upgrade Undertow to 2.3.17 (CVE-2024-7885)#145
thibaultmeyer merged 1 commit intovoidframework:masterfrom
thibaultmeyer:security/fix-undertow-version-2.3.17

Conversation

@thibaultmeyer
Copy link
Contributor

A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple requests on the same HTTP connection. CWE-362 / CVE-2024-7885.

A vulnerability was found in Undertow where the ProxyProtocolReadListener
reuses the same StringBuilder instance across multiple requests. This
issue occurs when the parseProxyProtocolV1 method processes multiple
requests on the same HTTP connection. CWE-362 / CVE-2024-7885.

Signed-off-by: Thibault Meyer <[email protected]>
@thibaultmeyer thibaultmeyer added the security Correction of vulnerability label Sep 17, 2024
@thibaultmeyer thibaultmeyer self-assigned this Sep 17, 2024
@thibaultmeyer thibaultmeyer added this to the Release 1.16.0 milestone Sep 17, 2024
@thibaultmeyer thibaultmeyer merged commit 3e3a37b into voidframework:master Sep 17, 2024
@thibaultmeyer thibaultmeyer deleted the security/fix-undertow-version-2.3.17 branch September 17, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security Correction of vulnerability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant