CVE-2013-5091
vtiger CRM < 5.4.0 - Authenticated SQL Injection via onlyforuser Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-5091. PoCs published by High-Tech Bridge SA.
AI-analyzed exploit summary The advisory describes a SQL injection vulnerability in vtiger CRM 5.4.0, where the 'onlyforuser' parameter in the '/index.php' script is insufficiently validated, allowing authenticated users to execute arbitrary SQL commands. The provided URL demonstrates the exploitation by injecting a UNION-based SQL query to retrieve the MySQL server version.
Description
SQL injection vulnerability in CalendarCommon.php in vTiger CRM 5.4.0 and possibly earlier allows remote authenticated users to execute arbitrary SQL commands via the onlyforuser parameter in an index action to index.php. NOTE: this issue might be a duplicate of CVE-2011-4559.
Exploits (1)
The advisory describes a SQL injection vulnerability in vtiger CRM 5.4.0, where the 'onlyforuser' parameter in the '/index.php' script is insufficiently validated, allowing authenticated users to execute arbitrary SQL commands. The provided URL demonstrates the exploitation by injecting a UNION-based SQL query to retrieve the MySQL server version.