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

18 lines
839 B
Markdown

### [CVE-2006-5968](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5968)
![](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
MDaemon 9.0.5, 9.0.6, 9.51, and 9.53, and possibly other versions, installs the MDaemon application folder with insecure permissions (Users create files/directories), which allows local users to execute arbitrary code by creating malicious RASAPI32.DLL or MPRAPI.DLL libraries in the MDaemon\APP folder, which is an untrusted search path element due to insecure permissions.
### POC
#### Reference
- http://securityreason.com/securityalert/1890
#### Github
No PoCs found on GitHub currently.