ghsa-f899-4mr4-fqpv
Vulnerability from github
Published
2024-01-10 09:30
Modified
2024-01-19 19:42
Severity ?
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.0.
Under normal circumstances, a user can only bookmark a question once, and will only increase the number of questions bookmarked once. However, repeat submissions through the script can increase the number of collection of the question many times.
Users are recommended to upgrade to version [1.2.1], which fixes the issue.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/apache/incubator-answer" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-49619" ], "database_specific": { "cwe_ids": [ "CWE-362" ], "github_reviewed": true, "github_reviewed_at": "2024-01-10T15:50:45Z", "nvd_published_at": "2024-01-10T09:15:44Z", "severity": "LOW" }, "details": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027) vulnerability in Apache Answer.\n\nThis issue affects Apache Answer: through 1.2.0.\n\nUnder normal circumstances, a user can only bookmark a question once, and will only increase the number of questions bookmarked once. However, repeat submissions through the script can increase the number of collection of the question many times.\n\nUsers are recommended to upgrade to version [1.2.1], which fixes the issue.", "id": "GHSA-f899-4mr4-fqpv", "modified": "2024-01-19T19:42:22Z", "published": "2024-01-10T09:30:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49619" }, { "type": "PACKAGE", "url": "https://github.com/apache/incubator-answer" }, { "type": "WEB", "url": "https://lists.apache.org/thread/nscrl3c7pn68q4j73y3ottql6n5x3hd4" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/01/10/1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "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.