cve/2023/CVE-2023-4642.md

18 lines
792 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-4642](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-4642)
![](https://img.shields.io/static/v1?label=Product&message=kk%20Star%20Ratings&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%205.4.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-362%20Race%20Condition%20(Concurrent%20Execution%20using%20Shared%20Resource%20with%20Improper%20Synchronization)&color=brighgreen)
### Description
The kk Star Ratings WordPress plugin before 5.4.6 does not implement atomic operations, allowing one user vote multiple times on a poll due to a Race Condition.
### POC
#### Reference
- https://wpscan.com/vulnerability/6f481d34-6feb-4af2-914c-1f3288f69207
#### Github
No PoCs found on GitHub currently.