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
Configurations
No configuration.
History
21 Nov 2024, 08:51
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://access.redhat.com/errata/RHSA-2024:1662 - | |
References | () https://access.redhat.com/security/cve/CVE-2024-1726 - | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=2265158 - |
25 Apr 2024, 17:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-04-25 17:15
Updated : 2024-11-21 08:51
NVD link : CVE-2024-1726
Mitre link : CVE-2024-1726
CVE.ORG link : CVE-2024-1726
JSON object : View
Products Affected
No product.
CWE
CWE-281
Improper Preservation of Permissions