vendor:
Nuked-Klan
by:
Unknown
7.5
CVSS
HIGH
Information Disclosure, Configuration File Corruption, SQL Injection
98
CWE
Product Name: Nuked-Klan
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE: a:nuked-klan_project:nuked_klan
Platforms Tested:
Nuked-Klan multiple vulnerabilities
The Nuked-Klan application is prone to multiple vulnerabilities that include information disclosure via inclusion of local files, an issue that may permit remote attackers to corrupt configuration files, and an SQL injection vulnerability. The vulnerability allows attackers to include local files by manipulating the 'user_langue' parameter in the 'index.php' file. An attacker can also create an admin account by overwriting the 'GLOBALS' variable. The provided exploit code demonstrates how an attacker can create an admin account. This vulnerability can lead to unauthorized access and control of the application. The exploit code is written in PHP.
Mitigation:
To mitigate these vulnerabilities, it is recommended to update to the latest version of Nuked-Klan and apply any available patches or security updates. Additionally, input validation and sanitization techniques should be implemented to prevent SQL injection attacks and unauthorized file inclusions.