cve/2013/CVE-2013-2107.md

18 lines
962 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-2107](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2107)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.
### POC
#### Reference
- http://seclists.org/oss-sec/2013/q2/356
#### Github
No PoCs found on GitHub currently.