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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
21 Nov 2024, 09:02
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.openwall.com/lists/oss-security/2024/02/22/3 - | |
References | () https://lists.apache.org/thread/ko0ksnznt2484lxt0zts2ygr82ldkhcb - |
22 Feb 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
22 Feb 2024, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-02-22 10:15
Updated : 2024-11-21 09:02
NVD link : CVE-2024-26578
Mitre link : CVE-2024-26578
CVE.ORG link : CVE-2024-26578
JSON object : View
Products Affected
No product.
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')