ghsa-9q24-hwmc-797x
Vulnerability from github
Published
2024-02-22 12:30
Modified
2024-02-22 21:35
Summary
Apache Answer Race Condition vulnerability
Details
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.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/apache/incubator-answer" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-26578" ], "database_specific": { "cwe_ids": [ "CWE-362" ], "github_reviewed": true, "github_reviewed_at": "2024-02-22T21:35:15Z", "nvd_published_at": "2024-02-22T10:15:08Z", "severity": "MODERATE" }, "details": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027) vulnerability in Apache Answer. This issue affects Apache Answer through 1.2.1.\n\nRepeated 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.\n\nUsers are recommended to upgrade to version 1.2.5, which fixes the issue.", "id": "GHSA-9q24-hwmc-797x", "modified": "2024-02-22T21:35:15Z", "published": "2024-02-22T12:30:56Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26578" }, { "type": "PACKAGE", "url": "https://github.com/apache/incubator-answer" }, { "type": "WEB", "url": "https://lists.apache.org/thread/ko0ksnznt2484lxt0zts2ygr82ldkhcb" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/02/22/3" } ], "schema_version": "1.4.0", "severity": [], "summary": "Apache Answer Race Condition vulnerability" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.