TestLink 1.9.13 - SQL Injection
Advisory ID: RO-15-006
CVE ID: CVE-2015-7390
Severity: Critical
Vendor: TestLink
Product: TestLink
Version: 1.9.13
Overview #
A SQL Injection vulnerability exists in TestLink version 1.9.13. The vulnerability allows remote attackers to execute arbitrary SQL commands and potentially compromise the database.
Vulnerability Details #
Affected Versions: 1.9.13 and earlier
Root Cause: Insufficient input validation allows SQL Injection attacks.
Exploitation Requirements #
- Authentication may be required
- Direct access to vulnerable endpoints
Impact #
Remote attackers can exploit this vulnerability to:
- Extract sensitive test data from the database
- Bypass authentication mechanisms
- Modify or delete test results
- Potentially gain administrative access
Proof of Concept #
Details available upon request.
Solution #
Upgrade to a patched version of TestLink that includes proper input sanitization and parameterized queries.
References #
Timeline:
- [2015-01-01] - Discovered
Credits: Omar Kurt