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

18 lines
712 B
Markdown

### [CVE-2020-11548](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11548)
![](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 Search Meter plugin through 2.13.2 for WordPress allows user input introduced in the search bar to be any formula. The attacker could achieve remote code execution via CSV injection if a wp-admin/index.php?page=search-meter Export is performed.
### POC
#### Reference
- https://www.exploit-db.com/exploits/48197
#### Github
No PoCs found on GitHub currently.