CVE-2013-2107
Mail On Update < 5.1.0 - Cross-Site Request Forgery via mailonupdate_mailto Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-2107. PoCs published by Henri Salo.
AI-analyzed exploit summary This exploit demonstrates a CSRF vulnerability in the Mail On Update WordPress plugin, allowing an attacker to modify the plugin's email settings via a crafted HTML form. The PoC submits a POST request to update the 'mailonupdate_mailto' parameter without requiring user authentication.
Description
Cross-site request forgery (CSRF) vulnerability in the Mail On Update plugin before 5.2.0 for WordPress allows remote attackers to hijack the authentication of administrators for requests that change the "List of alternative recipients" via the mailonupdate_mailto parameter in the mail-on-update page to wp-admin/options-general.php. NOTE: a third party claims that 5.2.1 and 5.2.2 are also vulnerable, but the issue might require a separate CVE identifier since this might reflect an incomplete fix.
Exploits (1)
This exploit demonstrates a CSRF vulnerability in the Mail On Update WordPress plugin, allowing an attacker to modify the plugin's email settings via a crafted HTML form. The PoC submits a POST request to update the 'mailonupdate_mailto' parameter without requiring user authentication.