cve/2021/CVE-2021-25114.md
2024-06-18 02:51:15 +02:00

779 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