vendor:
OpenImpro
by:
nuclear
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: OpenImpro
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
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
OpenImpro 1.1(id) Sql Injection Vulnerability
When an attacker sends a malicious SQL query to the vulnerable web application, the application can be tricked into executing unintended commands or revealing sensitive data.
Mitigation:
Input validation, parameterized queries, and stored procedures can help prevent SQL injection attacks.