First published: Thu Feb 22 2024(Updated: )
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') vulnerability in Apache Answer. This issue affects Apache Answer through 1.2.1. Repeated submission during registration resulted in the registration of the same user. When users register, if they rapidly submit multiple registrations using scripts, it can result in the creation of multiple user accounts simultaneously with the same name. Users are recommended to upgrade to version 1.2.5, which fixes the issue.
Credit: security@apache.org security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
go/github.com/apache/incubator-answer | <1.2.5 | 1.2.5 |
Apache Answer | <=1.2.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-26578 is classified as a critical vulnerability due to its potential impact on user registrations.
To mitigate CVE-2024-26578, upgrade Apache Answer to version 1.2.5 or higher.
The consequences of CVE-2024-26578 include the potential for duplicate user registrations, leading to data integrity issues.
CVE-2024-26578 affects Apache Answer versions up to and including 1.2.1.
Users and administrators of Apache Answer are at risk of being impacted by CVE-2024-26578 due to improper synchronization during user registration.