vendor:
ezwebitor
by:
Snakespc
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ezwebitor
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
2009
ezwebitor (Auth Bypass) Remote Sql Injection
A vulnerability in the ezwebitor web application allows an attacker to bypass authentication and gain access to the application. By sending a specially crafted HTTP request, an attacker can inject a malicious SQL query into the application, allowing them to bypass authentication and gain access to the application.
Mitigation:
Developers should ensure that user input is properly sanitized and validated before being used in SQL queries.