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

18 lines
697 B
Markdown

### [CVE-2020-9458](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9458)
![](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
In the RegistrationMagic plugin through 4.6.0.3 for WordPress, the export function allows remote authenticated users (with minimal privileges) to export submitted form data and settings via class_rm_form_controller.php rm_form_export.
### POC
#### Reference
- https://wpvulndb.com/vulnerabilities/10116
#### Github
No PoCs found on GitHub currently.