Vulnerability Description
rConfig 3.9.4 is vulnerable to remote code execution due to improper validation in the file upload functionality. vendor.crud.php accepts a file upload by checking content-type without considering the file extension and header. Thus, an attacker can exploit this by uploading a .php file to vendor.php that contains arbitrary PHP code and changing the content-type to image/gif.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Rconfig | Rconfig | 3.9.4 |
Related Weaknesses (CWE)
References
- https://gist.github.com/farid007/9f6ad063645d5b1550298c8b9ae953ffThird Party Advisory
- https://gist.github.com/farid007/9f6ad063645d5b1550298c8b9ae953ffThird Party Advisory
FAQ
What is CVE-2020-12255?
CVE-2020-12255 is a vulnerability with a CVSS score of 8.8 (HIGH). rConfig 3.9.4 is vulnerable to remote code execution due to improper validation in the file upload functionality. vendor.crud.php accepts a file upload by checking content-type without considering the...
How severe is CVE-2020-12255?
CVE-2020-12255 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-12255?
Check the references section above for vendor advisories and patch information. Affected products include: Rconfig Rconfig.