Files
CVEs-PoC/2023/CVE-2023-2010.md
T
2025-09-29 21:09:30 +02:00

875 B

CVE-2023-2010

Description

The Forminator WordPress plugin before 1.24.1 does not use an atomic operation to check whether a user has already voted, and then update that information. This leads to a Race Condition that may allow a single user to vote multiple times on a poll.

POC

Reference

Github