vendor:
tPanel
by:
Ihsan Sencan
9,8
CVSS
CRITICAL
Authentication Bypass
287
CWE
Product Name: tPanel
Affected Version From: 2009
Affected Version To: 2009
Patch Exists: YES
Related CWE: CVE-2017-15974
CPE: a:datacomponents:tpanel:2009
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2017
tPanel 2009 – Authentication Bypass
The vulnerability allows an attacker to inject sql commands. An attacker can bypass authentication by sending a crafted request with 'or 1=1 or ''=' as the username and anything as the password.
Mitigation:
Ensure that authentication credentials are properly validated and sanitized before being used in a SQL query.