vendor:
Complete Client Management & Billing
by:
Ihsan Sencan
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Complete Client Management & Billing
Affected Version From: 1.0.1
Affected Version To: 1.0.1
Patch Exists: NO
Related CWE: N/A
CPE: a:ynetinteractive:complete_client_management_&_billing
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
Complete Client Management & Billing v1.0.1 Script- SQL Injection
Login as client user and inject SQL in the URL parameters view=ViewInvoice&id=[SQL] and view=ViewTicket&id=[SQL]
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.