mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
19 lines
957 B
Markdown
19 lines
957 B
Markdown
### [CVE-2018-13981](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13981)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The websites that were built from Zeta Producer Desktop CMS before 14.2.1 are vulnerable to unauthenticated remote code execution due to a default component that permits arbitrary upload of PHP files, because the formmailer widget blocks .php files but not .php5 or .phtml files. This is related to /assets/php/formmailer/SendEmail.php and /assets/php/formmailer/functions.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/148537/Zeta-Producer-Desktop-CMS-14.2.0-Code-Execution-File-Disclosure.html
|
|
- https://www.exploit-db.com/exploits/45016/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|