Files
CVEs-PoC/2021/CVE-2021-25114.md
T
2024-06-09 00:33:16 +00:00

852 B

CVE-2021-25114

Description

The Paid Memberships Pro WordPress plugin before 2.6.7 does not escape the discount_code in one of its REST route (available to unauthenticated users) before using it in a SQL statement, leading to a SQL injection

POC

Reference

Github