CVE-2020-12255

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

Configuration 1 (hide)

cpe:2.3:a:rconfig:rconfig:3.9.4:*:*:*:*:*:*:*

History

21 Nov 2024, 04:59

Type Values Removed Values Added
References () https://gist.github.com/farid007/9f6ad063645d5b1550298c8b9ae953ff - Third Party Advisory () https://gist.github.com/farid007/9f6ad063645d5b1550298c8b9ae953ff - Third Party Advisory

Information

Published : 2020-05-18 15:15

Updated : 2024-11-21 04:59


NVD link : CVE-2020-12255

Mitre link : CVE-2020-12255

CVE.ORG link : CVE-2020-12255


JSON object : View

Products Affected

rconfig

  • rconfig
CWE
CWE-434

Unrestricted Upload of File with Dangerous Type