First published: Fri Jan 04 2019(Updated: )
Vtiger CRM 7.1.0 before Hotfix2 allows uploading files with the extension "php3" in the logo upload field, if the uploaded file is in PNG format and has a size of 150x40. One can put PHP code into the image; PHP code can be executed using "<? ?>" tags, as demonstrated by a CompanyDetailsSave action. This bypasses the bad-file-extensions protection mechanism. It is related to actions/CompanyDetailsSave.php, actions/UpdateCompanyLogo.php, and models/CompanyDetails.php.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Vtiger Vtiger Crm | <=7.1.0 | |
Vtiger Vtiger Crm | =7.1.0-hotfix1 | |
<=7.1.0 | ||
=7.1.0-hotfix1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID for this vulnerability is CVE-2019-5009.
The severity of CVE-2019-5009 is high with a CVSS score of 7.2.
The affected software is Vtiger CRM 7.1.0 before Hotfix2.
CVE-2019-5009 allows an attacker to upload PHP files disguised as PNG images, potentially leading to remote code execution.
Apply Hotfix2 to Vtiger CRM 7.1.0 or upgrade to a version that includes the fix.