
CVE-2024-1789 – WP SMTP 1.2 - 1.2.6 - Authenticated (Admin+) SQL Injection
https://notcve.org/view.php?id=CVE-2024-1789
25 Apr 2024 — The WP SMTP plugin for WordPress is vulnerable to SQL Injection via the 'search' parameter in versions 1.2 to 1.2.6 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. El complemento WP SMTP para WordPress es vulner... • https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3076663%40wp-smtp&new=3076663%40wp-smtp&sfp_email=&sfph_mail= • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •