Vulnerability Description
A vulnerability was found in Quarkus in the quarkus-security-webauthn module. The Quarkus WebAuthn module publishes default REST endpoints for registering and logging users in while allowing developers to provide custom REST endpoints. When developers provide custom REST endpoints, the default endpoints remain accessible, potentially allowing attackers to obtain a login cookie that has no corresponding user in the Quarkus application or, depending on how the application is written, could correspond to an existing user that has no relation with the current attacker, allowing anyone to log in as an existing user by just knowing that user's user name.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Quarkus | Quarkus | < 3.15.3.1 |
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2024-12225MitigationVendor Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2330484Vendor Advisory
FAQ
What is CVE-2024-12225?
CVE-2024-12225 is a vulnerability with a CVSS score of 9.1 (CRITICAL). A vulnerability was found in Quarkus in the quarkus-security-webauthn module. The Quarkus WebAuthn module publishes default REST endpoints for registering and logging users in while allowing developer...
How severe is CVE-2024-12225?
CVE-2024-12225 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-12225?
Check the references section above for vendor advisories and patch information. Affected products include: Quarkus Quarkus.