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

932 B

CVE-2022-1505

Description

The RSVPMaker plugin for WordPress is vulnerable to unauthenticated SQL Injection due to missing SQL escaping and parameterization on user supplied data passed to a SQL query in the rsvpmaker-api-endpoints.php file. This makes it possible for unauthenticated attackers to steal sensitive information from the database in versions up to and including 9.2.6.

POC

Reference

No PoCs from references.

Github