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

968 B

CVE-2022-1453

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-util.php file. This makes it possible for unauthenticated attackers to steal sensitive information from the database in versions up to and including 9.2.5.

POC

Reference

No PoCs from references.

Github