S4E just found a high-severity finding from ssl sweet32 vulnerability checker
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Mar 10, 2026

CVE-2022-1453 Scanner

CVE-2022-1453 Scanner - SQL Injection vulnerability in RSVPMaker

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3.5k
Times Used
continuous scan runs
5.5k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2022-1453
7.5
CVSScritical
Exploitable remotely over the internet · no authentication required.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
RSVPMakerby davidfcarr
0
Updated Aug 22, 2026View on NVD →
Detail

The RSVPMaker plugin is a widely used WordPress add-on that facilitates event management and RSVP functionalities for WordPress websites. It is commonly utilized by event organizers, businesses, and individuals to manage event registrations directly on their websites. The plugin integrates with WordPress, making it a popular choice for those who wish to leverage the WordPress platform's capabilities for managing events seamlessly. RSVPMaker is also often used in conjunction with email marketing tools to coordinate event promotions, making it a versatile tool for managing audience interactions. Its easy-to-use interface and compatibility with various WordPress themes make it especially appealing to non-technical users who require a straightforward event management solution.

The SQL Injection vulnerability in the RSVPMaker plugin arises due to improper sanitization and lack of SQL command escaping of user-supplied inputs. This security flaw allows attackers to manipulate SQL queries by injecting malicious SQL code, enabling unauthorized retrieval of sensitive database information. In versions up to 9.2.5, this vulnerability could lead to privacy violations, as attackers might extract confidential user data without authentication. The execution of arbitrary SQL commands may lead to extensive data exposure and potential data integrity issues, posing significant security risks for websites using the vulnerable plugin.

Technically, the vulnerability is present in the rsvpmaker-util.php file, where user-supplied input is directly incorporated into SQL queries without appropriate sanitization. The lack of parameterized queries or sufficient escaping techniques facilitates the injection of SQL commands, which can be exploited by unauthenticated users. The exploit is typically performed by embedding malicious SQL code within input parameters that are parsed by the vulnerable SQL query, leading to unauthorized access and data extraction when executed. The absence of authentication checks exacerbates the severity, making this attack vector accessible to unauthenticated users.

Exploiting this SQL Injection vulnerability can have severe consequences, including unauthorized access to sensitive information such as user credentials, payment details, and personal data. Attackers may perform data exfiltration activities, compromising the confidentiality and integrity of the database. This could potentially lead to reputational damage, financial loss, and legal implications for affected organizations, especially if protected data is involved. Furthermore, successful exploitation might pave the way for subsequent attacks, such as privilege escalation or defacement, increasing the overall impact on affected systems.

REFERENCES

Solution Advice
  • Update the RSVPMaker plugin to version 9.2.6 or later to patch the SQL injection vulnerability.
  • Implement proper input validation and parameterized queries in custom extensions or modifications.
  • Regularly audit WordPress installations and plugin configurations for potential vulnerabilities.
  • Employ a web application firewall to mitigate injection attacks.
  • Educate development teams on secure coding practices and the importance of input sanitization.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.