CVE-2022-1931
31.05.2022, 02:15
Incorrect Synchronization in GitHub repository polonel/trudesk prior to 1.2.3.Enginsight
Vendor | Product | Version |
---|---|---|
trudesk_project | trudesk | 𝑥 < 1.2.3 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-821 - Incorrect SynchronizationThe software utilizes a shared resource in a concurrent manner, but it does not correctly synchronize access to the resource.
- CWE-662 - Improper SynchronizationThe software utilizes multiple threads or processes to allow temporary access to a shared resource that can only be exclusive to one process at a time, but it does not properly synchronize these actions, which might cause simultaneous accesses of this resource by multiple threads or processes.
References