cve/2020/CVE-2020-35234.md
2024-05-25 21:48:12 +02:00

914 B

CVE-2020-35234

Description

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.

POC

Reference

No PoCs from references.

Github