vendor:
Opial
by:
Moudi
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Opial
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: YES
Related CWE: N/A
CPE: a:opial:opial:1.0
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
Opial Version 1.0 (Auth Bypass) Remote Sql Injection
A vulnerability in Opial Version 1.0 allows an attacker to bypass authentication by entering 'admin' or '1=1' as the username and leaving the password field empty. This allows the attacker to gain access to the admin panel.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.