cve/2021/CVE-2021-24447.md
2024-06-18 02:51:15 +02:00

18 lines
816 B
Markdown

### [CVE-2021-24447](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24447)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Image%20Zoom&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.47%3C%201.47%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 WP Image Zoom WordPress plugin before 1.47 did not validate its tab parameter before using it in the include_once() function, leading to a local file inclusion issue in the admin dashboard
### POC
#### Reference
- https://wpscan.com/vulnerability/fb9dbcdf-4ffd-484d-9b67-283683d050fd
#### Github
No PoCs found on GitHub currently.