CVE-2020-35234 – Easy WP SMTP <= 1.4.2 - Sensitive Information Disclosure
https://notcve.org/view.php?id=CVE-2020-35234
The easy-wp-smtp plugin before 1.4.4 for WordPress allows Administrator account takeover, as exploited in the wild in December 2020. If an attacker can list the wp-content/plugins/easy-wp-smtp/ directory, then they can discover a log file (such as #############_debug_log.txt) that contains all password-reset links. The attacker can request a reset of the Administrator password and then use a link found there. El plugin easy-wp-smtp versiones anteriores a 1.4.4 para WordPress, permite una toma de control de la cuenta de administrador, como es explotado "in the wild" en diciembre de 2020. Si un atacante puede enumerar el directorio wp-content/plugins/easy-wp-smtp/, entonces puede detectar un archivo de registro (como ############# _ debug_log.txt) que contiene todos los enlaces de restablecimiento de contraseña. • https://blog.nintechnet.com/wordpress-easy-wp-smtp-plugin-fixed-zero-day-vulnerability https://wordpress.org/plugins/easy-wp-smtp/#developers https://wordpress.org/support/topic/security-issue-with-debug-log https://plugins.trac.wordpress.org/changeset/2432768/easy-wp-smtp • CWE-532: Insertion of Sensitive Information into Log File •
CVE-2019-25141 – Easy WP SMTP <= 1.3.9 - Missing Authorization to Arbitrary Options Update
https://notcve.org/view.php?id=CVE-2019-25141
The Easy WP SMTP plugin for WordPress is vulnerable to authorization bypass in versions up to, and including, 1.3.9. This is due to missing capability checks on the admin_init() function, in addition to insufficient input validation. This makes it possible for unauthenticated attackers to modify the plugins settings and arbitrary options on the site that can be used to inject new administrative user accounts. • https://blog.nintechnet.com/critical-0day-vulnerability-fixed-in-wordpress-easy-wp-smtp-plugin https://plugins.trac.wordpress.org/changeset?old_path=%2Feasy-wp-smtp&old=2052057&new_path=%2Feasy-wp-smtp&new=2052058&sfp_email=&sfph_mail= https://wordpress.org/support/topic/vulnerability-26 https://www.wordfence.com/threat-intel/vulnerabilities/id/84b75f7d-7258-46f6-aee6-b96d70bee264?source=cve • CWE-862: Missing Authorization •
CVE-2017-7723 – Easy WP SMTP <= 1.2.4 - Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2017-7723
XSS exists in Easy WP SMTP (before 1.2.5), a WordPress Plugin, via the e-mail subject or body. Existe XSS en Easy WP SMTP (en versiones anteriores a 1.2.5), un Plugin de WordPress, a través del asunto o cuerpo del correo electrónico. • https://wordpress.org/plugins/easy-wp-smtp/#developers • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •