cve/2019/CVE-2019-7305.md

18 lines
928 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-7305](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7305)
![](https://img.shields.io/static/v1?label=Product&message=eXtplorer&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=2.1.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-200%20Information%20Exposure&color=brightgreen)
2024-05-26 14:27:05 +02:00
### Description
Information Exposure vulnerability in eXtplorer makes the /usr/ and /etc/extplorer/ system directories world-accessible over HTTP. Introduced in the Makefile patch file debian/patches/debian-changes-2.1.0b6+dfsg-1 or debian/patches/adds-a-makefile.patch, this can lead to data leakage, information disclosure and potentially remote code execution on the web server. This issue affects all versions of eXtplorer in Ubuntu and Debian
### POC
#### Reference
- https://launchpad.net/bugs/1822013
#### Github
No PoCs found on GitHub currently.