mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 04:24:05 +02:00
19 lines
819 B
Markdown
19 lines
819 B
Markdown
### [CVE-2008-4932](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4932)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|