vendor:
humanCMS
by:
next
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: humanCMS
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
humanCMS (Auth Bypass) SQL Injection Vulnerability
A vulnerability in humanCMS allows an attacker to bypass authentication by using the username ' or' 1=1 and the password ' or' 1=1. This allows the attacker to gain access to the admin panel of the website.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.