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

18 lines
880 B
Markdown

### [CVE-2021-24820](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24820)
![](https://img.shields.io/static/v1?label=Product&message=Cost%20Calculator&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.6%3C%3D%201.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22%20Improper%20Limitation%20of%20a%20Pathname%20to%20a%20Restricted%20Directory%20('Path%20Traversal')&color=brighgreen)
### Description
The Cost Calculator WordPress plugin through 1.6 allows authenticated users (Contributor+ in versions < 1.5, and Admin+ in versions <= 1.6) to perform path traversal and local PHP file inclusion on Windows Web Servers via the Cost Calculator post's Layout
### POC
#### Reference
- https://wpscan.com/vulnerability/47652b24-a6f0-4bbc-834e-496b88523fe7
#### Github
No PoCs found on GitHub currently.