cve/2008/CVE-2008-4932.md

19 lines
819 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-4932](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4932)
![](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
webmail/modules/filesystem/edit.php in U-Mail Webmail server 4.91 allows remote attackers to overwrite arbitrary files via an absolute pathname in the path parameter and arbitrary content in the content parameter. NOTE: this can be leveraged for code execution by writing to a file under the web document root.
### POC
#### Reference
- http://securityreason.com/securityalert/4565
- https://www.exploit-db.com/exploits/6898
#### Github
No PoCs found on GitHub currently.