Skip to content

Quarkus: security checks in resteasy reactive may trigger a denial of service

Moderate severity GitHub Reviewed Published Apr 25, 2024 to the GitHub Advisory Database • Updated Apr 25, 2024

Package

maven io.quarkus.resteasy.reactive:resteasy-reactive (Maven)

Affected versions

= 3.8.0.CR1
>= 3.3.0.CR1, < 3.7.4
< 3.2.11.Final

Patched versions

3.8.0
3.7.4
3.2.11.Final

Description

A flaw was discovered in the RESTEasy Reactive implementation in Quarkus. Due to security checks for some JAX-RS endpoints being performed after serialization, more processing resources are consumed while the HTTP request is checked. In certain configurations, if an attacker has knowledge of any POST, PUT, or PATCH request paths, they can potentially identify vulnerable endpoints and trigger excessive resource usage as the endpoints process the requests. This can result in a denial of service.

References

Published by the National Vulnerability Database Apr 25, 2024
Published to the GitHub Advisory Database Apr 25, 2024
Reviewed Apr 25, 2024
Last updated Apr 25, 2024

Severity

Moderate
5.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Weaknesses

CVE ID

CVE-2024-1726

GHSA ID

GHSA-mv64-86g8-cqq7

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.