Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') in GitHub repository answerdev/answer prior to 1.0.4.
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Link | Tags |
---|---|
https://huntr.dev/bounties/93d7fac9-50be-4624-9096-45b89fbfd4ae | third party advisory exploit |
https://github.com/answerdev/answer/commit/1ee34b884b905d14d4db457563176b77a974b992 | patch |