vendor:
Cacti
by:
Unknown
7.5
CVSS
HIGH
Remote SQL Injection
Unknown
CWE
Product Name: Cacti
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: Unknown
Related CWE: Unknown
CPE: Unknown
Platforms Tested: Unknown
Unknown
RaXnet Cacti Remote SQL Injection Vulnerability
The vulnerability exists in the auth_login.php script of RaXnet Cacti due to improper sanitization of user-supplied input. An attacker can exploit this vulnerability by injecting malicious SQL code into the 'username' parameter, allowing them to bypass the authentication interface and execute arbitrary commands on the affected system.
Mitigation:
It is recommended to apply the latest patches and updates from the vendor. Additionally, input validation and sanitization should be implemented to prevent SQL injection attacks.