Warranty Tracking System SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability has been identified in Warranty Tracking System version 11.06.3. This issue allows attackers to execute arbitrary SQL queries by injecting malicious code through the 'txtCustomerCode', 'txtCustomerName', and 'txtPhone' POST parameters in 'SearchCustomer.php'. Exploitation of this vulnerability could lead to the extraction of sensitive database information, including usernames, database names, and version details.

Impact

Exploitation of this vulnerability allows for SQL injection, enabling attackers to manipulate database queries and potentially access or modify sensitive information in the database.

Reproduction

To reproduce this vulnerability, send a POST request to 'SearchCustomer.php' with injected SQL code in one of the vulnerable parameters: 'txtCustomerCode', 'txtCustomerName', or 'txtPhone'. The injected SQL code can be crafted to use 'UNION SELECT' to extract database information.

Added: Mar 6, 2026, 1:31 PM
Updated: Mar 6, 2026, 1:31 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
8.7
remediation
0.0
relevance
3.5
threat
6.4
urgency
2.9
incentive
4.2

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.