CVE-2014-3773
HighSummary
Multiple SQL injection vulnerabilities in TeamPass before version 2.1.20 allow remote attackers to execute arbitrary SQL commands through various parameters in PHP files.
Risk Assessment
Attackers may gain access to sensitive data or modify the database, potentially leading to serious security consequences for the organization.
Recommendation
It is recommended to update TeamPass to version 2.1.20 or later and review application security to minimize the risk of SQL injection.
Other vulnerabilities in TeamPass
See all- CVE-2017-15055High
TeamPass versions before 2.1.27.9 do not properly enforce item access control in items.queries.php. This allows an attacker to copy arbitrary items, edit them in read-only directories, delete items, and access the history and attributes of directories.
- CVE-2017-15054High
An arbitrary file upload vulnerability in TeamPass before version 2.1.27.9 allows remote authenticated users to upload arbitrary files leading to Remote Command Execution.
- CVE-2015-7563High
CVE-2015-7563 describes a CSRF vulnerability in TeamPass version 2.1.24 and earlier that allows remote attackers to hijack the authentication of an authenticated user.
- CVE-2014-3772High
TeamPass before 2.1.20 allows remote attackers to bypass access restrictions via a request to index.php followed by a direct request to a file that calls the session_start function before checking the CPM key.
- CVE-2014-3771High
TeamPass before version 2.1.20 allows remote attackers to bypass access restrictions via the language file path in a request to index.php or in a 'change_user_language' request to sources/main.queries.php.
- CVE-2017-9436Critical
TeamPass versions before 2.1.27.4 are vulnerable to a SQL injection in users.queries.php.
Original NVD description (English source)
Multiple SQL injection vulnerabilities in TeamPass before 2.1.20 allow remote attackers to execute arbitrary SQL commands via the login parameter in a (1) send_pw_by_email or (2) generate_new_password action in sources/main.queries.php; iDisplayStart parameter to (3) datatable.logs.php or (4) a file in source/datatable/; or iDisplayLength parameter to (5) datatable.logs.php or (6) a file in source/datatable/; or allow remote authenticated users to execute arbitrary SQL commands via a sSortDir_ parameter to (7) datatable.logs.php or (8) a file in source/datatable/.

