Incorrect Synchronization in GitHub repository polonel/trudesk prior to 1.2.3.
The product utilizes a shared resource in a concurrent manner, but it does not correctly synchronize access to the resource.
The product 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.
Link | Tags |
---|---|
https://huntr.dev/bounties/50c4cb63-65db-41c5-a16d-0560d7131fde | exploit third party advisory patch |
https://github.com/polonel/trudesk/commit/314540864dbf2c0eaa99aa42c3d317de9501eb67 | third party advisory patch |