CVE-2013-3213
Description
Multiple SQL injection vulnerabilities in vTiger CRM 5.0.0 through 5.4.0 allow remote attackers to execute arbitrary SQL commands via the (1) picklist_name parameter in the get_picklists method to soap/customerportal.php, (2) where parameter in the get_tickets_list method to soap/customerportal.php, or (3) emailaddress parameter in the SearchContactsByEmail method to soap/vtigerolservice.php; or remote authenticated users to execute arbitrary SQL commands via the (4) emailaddress parameter in the SearchContactsByEmail method to soap/thunderbirdplugin.php.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| vtiger | vtiger_crm | 5.0.0 | |
| vtiger | vtiger_crm | 5.0.1 | |
| vtiger | vtiger_crm | 5.0.2 | |
| vtiger | vtiger_crm | 5.0.3 | |
| vtiger | vtiger_crm | 5.0.4 | |
| vtiger | vtiger_crm | 5.1.0 | |
| vtiger | vtiger_crm | 5.2.0 | |
| vtiger | vtiger_crm | 5.2.1 | |
| vtiger | vtiger_crm | 5.3.0 | |
| vtiger | vtiger_crm | 5.4.0 | |
References
- http://archives.neohapsis.com/archives/bugtraq/2013-08/0001.html
- http://karmainsecurity.com/KIS-2013-06
- http://www.securityfocus.com/bid/61563
- https://exchange.xforce.ibmcloud.com/vulnerabilities/86129
- https://www.vtiger.com/blogs/?p=1467
- http://archives.neohapsis.com/archives/bugtraq/2013-08/0001.html
- http://karmainsecurity.com/KIS-2013-06
- http://www.securityfocus.com/bid/61563
- https://exchange.xforce.ibmcloud.com/vulnerabilities/86129
- https://www.vtiger.com/blogs/?p=1467
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.