A file-upload vulnerability exists in Rukovoditel 2.3.1. index.php?module=configuration/save allows the user to upload a background image, and mishandles extension checking. It accepts uploads of PHP content if the first few characters match GIF data, and the filename ends in ".php" with mixed case, such as the .pHp extension.
References
Link | Resource |
---|---|
https://pentest.com.tr/exploits/Rukovoditel-Project-Management-CRM-2-3-1-Authenticated-Remote-Code-Execution.html | Exploit Third Party Advisory |
https://www.exploit-db.com/exploits/46011 | Exploit Third Party Advisory VDB Entry |
Configurations
History
No history.
Information
Published : 2019-01-02 18:29
Updated : 2024-02-04 20:03
NVD link : CVE-2018-20166
Mitre link : CVE-2018-20166
CVE.ORG link : CVE-2018-20166
JSON object : View
Products Affected
rukovoditel
- rukovoditel
CWE
CWE-434
Unrestricted Upload of File with Dangerous Type