Files
CVEs-PoC/2020/CVE-2020-9455.md
T
2024-06-18 02:51:15 +02:00

18 lines
681 B
Markdown

### [CVE-2020-9455](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9455)
![](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
The RegistrationMagic plugin through 4.6.0.3 for WordPress allows remote authenticated users (with minimal privileges) to send arbitrary emails on behalf of the site via class_rm_user_services.php send_email_user_view.
### POC
#### Reference
- https://wpvulndb.com/vulnerabilities/10116
#### Github
No PoCs found on GitHub currently.