AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-5009

HIGH · CVSS 7.2 EPSS 9.94% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-01-04 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2019-5009
Severity
HIGH
CVSS
7.2
EPSS
9.94%

Original NVD Description

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.