cve/2008/CVE-2008-6938.md

18 lines
862 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-6938](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6938)
![](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
Pi3Web 2.0.3 before PL2, when installed on Windows as a desktop application and without using the Pi3Web/Conf/Intenet.pi3, allows remote attackers to cause a denial of service (crash or hang) and obtain the full pathname of the server via a request to a file in the ISAPI directory that is not an executable DLL, which triggers the crash when the DLL load fails, as demonstrated using Isapi\users.txt.
### POC
#### Reference
- https://www.exploit-db.com/exploits/7109
#### Github
No PoCs found on GitHub currently.