cve/2023/CVE-2023-2010.md
2024-05-28 08:49:17 +00:00

873 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

No PoCs found on GitHub currently.