vendor:
OPAC KpwinSQL
by:
bRpsd
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: OPAC KpwinSQL
Affected Version From: All
Affected Version To: All
Patch Exists: NO
Related CWE: N/A
CPE: a:kpsys:opac_kpwinsql
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win98SE, Me, NT, 2000, XP, 2003, Vista
2016
OPAC KpwinSQL – SQL Injection
A SQL injection vulnerability exists in OPAC KpwinSQL, which allows an attacker to inject malicious SQL queries via the 'detail_num' parameter in the 'zaznam.php' file. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.