5.9

CVE-2023-4642

Exploit

kk Star Ratings <= 5.4.5 - Race Condition to Multiple User Voting

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.
Mögliche Gegenmaßnahme
kk Star Ratings – Rate Post & Collect User Feedbacks: Update to version 5.4.6, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt kk Star Ratings – Rate Post & Collect User Feedbacks
Version *-5.4.5
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
KamalkhanKk Star Ratings SwPlatformwordpress Version < 5.4.6
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.13% 0.331
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.9 2.2 3.6
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

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.