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

18 lines
952 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2021-24363](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24363)
![](https://img.shields.io/static/v1?label=Product&message=Photo%20Gallery%20by%2010Web%20%E2%80%93%20Mobile-Friendly%20Image%20Gallery&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.5.75%3C%201.5.75%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 Photo Gallery by 10Web Mobile-Friendly Image Gallery WordPress plugin before 1.5.75 did not ensure that uploaded files are kept inside its uploads folder, allowing high privilege users to put images/SVG anywhere in the filesystem via a path traversal vector
### POC
#### Reference
- https://wpscan.com/vulnerability/1628935f-1d7d-4609-b7a9-e5526499c974
#### Github
No PoCs found on GitHub currently.