vendor:
KTP Computer Customer Database CMS
by:
CWH Underground
7.5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: KTP Computer Customer Database CMS
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: N/A
CPE: a:ktp_computer_customer_database:ktp_computer_customer_database_cms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
KTPCCD CMS Blind SQL Injection Vulnerability
A vulnerability exists in KTP Computer Customer Database CMS version 1, which allows an attacker to perform a blind SQL injection attack. The vulnerability is due to insufficient sanitization of user-supplied input in the 'tid' parameter of the 'vtech' action of the 'tech' module. An attacker can exploit this vulnerability to inject and execute arbitrary SQL commands in the application's back-end database, potentially resulting in the manipulation or disclosure of arbitrary data. Authentication is not required to exploit this vulnerability.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized. Additionally, the application should be configured to use the most restrictive access control settings possible.