Vulnerability record · CVE-2013-3214 · published 28 January 2020
CVE-2013-3214: vtiger CRM PHP code injection in vtigerolservice.php
Vtiger · Vtiger Crm
vtiger CRM 5.4.0 and earlier contain a PHP code injection flaw in the file vtigerolservice.php. Because the injected code runs in the application's PHP context, an unauthenticated remote attacker can execute arbitrary code on the server. The record gives no further detail on the vulnerable parameter or injection mechanism.
Description
vtiger CRM 5.4.0 and earlier contain a PHP Code Injection Vulnerability in 'vtigerolservice.php'.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Automated analysis
critical priorityUnauthenticated network-reachable remote code execution with a CVSS of 9.8, public exploit code, and a very high EPSS score makes this an urgent patch target.
What it is
vtiger CRM 5.4.0 and earlier contain a PHP code injection flaw in the file vtigerolservice.php. Because the injected code runs in the application's PHP context, an unauthenticated remote attacker can execute arbitrary code on the server. The record gives no further detail on the vulnerable parameter or injection mechanism.
Impact
An attacker gains remote code execution with the privileges of the web server, allowing full compromise of the CRM host and any data it holds. No specific post-exploitation behavior is described in the record.
Attack surface
Reachable over the network via the vtigerolservice.php endpoint, per the CVSS vector AV:N/AC:L/PR:N/UI:N, meaning no authentication and no user interaction are required. The description does not identify the exact request parameter or path used for injection.
Exploitation
Not listed in CISA KEV, but an Exploit-DB entry (30787) is referenced, indicating public exploit code exists; EPSS is very high at 0.845 (99.7th percentile), suggesting active exploitation likelihood.
What to do
- Upgrade vtiger CRM to a version later than 5.4.0, or apply the vendor fix for vtigerolservice.php; the record does not name a specific patched version.
- If upgrade is not possible, remove or block external access to vtigerolservice.php and restrict it to trusted internal hosts.
- Deploy a WAF rule to detect and block PHP code injection patterns targeting vtigerolservice.php.
- Run the CRM under a least-privilege web server account and disable dangerous PHP functions where feasible.
- Isolate the CRM server on a segmented network so a compromise cannot pivot to other systems.
Detection
- Monitor web logs for requests to vtigerolservice.php with suspicious parameters containing PHP code or function calls.
- Alert on unexpected child processes spawned by the web server (for example shell or scripting interpreters).
- Watch for new or modified PHP files in the vtiger web root, which may indicate injected webshells.
- Review outbound connections from the CRM host for signs of command-and-control or data exfiltration.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| http://www.exploit-db.com/exploits/30787 | ExploitThird Party AdvisoryVDB Entry |
| http://www.securityfocus.com/bid/61558 | Third Party AdvisoryVDB Entry |
| https://exchange.xforce.ibmcloud.com/vulnerabilities/86164 | Third Party AdvisoryVDB Entry |
| http://www.exploit-db.com/exploits/30787 | ExploitThird Party AdvisoryVDB Entry |
| http://www.securityfocus.com/bid/61558 | Third Party AdvisoryVDB Entry |
| https://exchange.xforce.ibmcloud.com/vulnerabilities/86164 | Third Party AdvisoryVDB Entry |
Track CVE-2013-3214 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2013-3214), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.