.. / CVE-2024-32709

Exploit for WordPress Plugin WP-Recall <= 16.26.5 - Unauthenticated SQL Injection (CVE-2024-32709)

Description:

The WP-Recall Registration, Profile, Commerce & More plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 16.26.5. This vulnerability arises due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. Attackers can exploit this issue to append additional SQL queries into existing queries, potentially extracting sensitive information from the database.

Affected Products:

Proof of Concept

PoC exploits

Nuclei Template

View the template here CVE-2024-32709.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2024/CVE-2024-32709.yaml
Copy

References:

https://nvd.nist.gov/vuln/detail/CVE-2024-32709
https://github.com/truonghuuphuc/CVE-2024-32709-Poc
https://patchstack.com/database/vulnerability/wp-recall/wordpress-wp-recall-plugin-16-26-5-sql-injection-vulnerability?_s_id=cve