First published: Wed Feb 12 2025(Updated: )
A flaw was found in Quarkus REST that allows request parameters to leak between concurrent requests if endpoints use field injection without a CDI scope. This vulnerability allows attackers to manipulate request data, impersonate users, or access sensitive information.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Red Hat Quarkus REST | <3.18.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-1247 is classified as a critical vulnerability due to the potential for request data manipulation and sensitive information leakage.
To mitigate CVE-2025-1247, ensure that all endpoints using field injection are properly scoped with CDI to prevent request parameter leakage.
CVE-2025-1247 affects Red Hat Quarkus REST versions up to exclusive 3.18.2.
Potential impacts of CVE-2025-1247 include unauthorized data manipulation, user impersonation, and access to sensitive information.
Due to the nature of the vulnerability allowing concurrent request parameter leakage, CVE-2025-1247 can be exploited relatively easily by attackers.