Files
CVEs-PoC/2020/CVE-2020-9454.md
T
2024-05-25 21:48:12 +02:00

18 lines
773 B
Markdown

### [CVE-2020-9454](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9454)
![](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
A CSRF vulnerability in the RegistrationMagic plugin through 4.6.0.3 for WordPress allows remote attackers to forge requests on behalf of a site administrator to change all settings for the plugin, including deleting users, creating new roles with escalated privileges, and allowing PHP file uploads via forms.
### POC
#### Reference
- https://wpvulndb.com/vulnerabilities/10116
#### Github
No PoCs found on GitHub currently.