← Vulnerability feed

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.

9.8 CVSS 3.1 Critical EPSS 85% · top 0.3% CWE-74 · Injection
9.8CVSS 3.1 base score, v2 7.5
85%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
6References, 2 tagged exploit
16 Jun 2026Last modified by NVD

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

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: medium.

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

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

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2020-22807Vtiger crm sql injection vulnerabilityAn issue was dicovered in vtiger crm 7.2. Union sql injection in the calendar exportdata feature.EPSS 1.3%9.8CVE-2013-3215vtiger CRM validateSession authentication bypassvtiger CRM 5.4.0 and earlier fail to properly validate authentication in the validateSession function, allowing an attacker to bypass login checks. B…EPSS 69%analysed9.6CVE-2024-44777Vtiger crm cross-site scripting vulnerabilityA reflected cross-site scripting (XSS) vulnerability in the tag parameter in the index page of vTiger CRM 7.4.0 allows attackers to execute arbitrary…EPSS 0.72%9.6CVE-2024-44778Vtiger crm cross-site scripting vulnerabilityA reflected cross-site scripting (XSS) vulnerability in the parent parameter in the index page of vTiger CRM 7.4.0 allows attackers to execute arbitr…EPSS 0.73%9.6CVE-2024-44779Vtiger crm cross-site scripting vulnerabilityA reflected cross-site scripting (XSS) vulnerability in the viewname parameter in the index page of vTiger CRM 7.4.0 allows attackers to execute arbi…EPSS 0.78%9.0CVE-2009-3258Vtiger crm permissions and access controls vulnerabilityvtiger CRM before 5.1.0 allows remote authenticated users, with certain View privileges, to delete (1) attachments, (2) reports, (3) filters, (4) vie…EPSS 1.7%9.0CVE-2009-3250Vtiger crm improper input validation vulnerabilityThe saveForwardAttachments procedure in the Compose Mail functionality in vtiger CRM 5.0.4 allows remote authenticated users to execute arbitrary cod…EPSS 11%8.8CVE-2023-38891Vtiger crm sql injection vulnerabilitySQL injection vulnerability in Vtiger CRM v.7.5.0 allows a remote authenticated attacker to escalate privileges via the getQueryColumnsList function …EPSS 1.3%

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.