vendor:
ActiveKB
by:
Luna-Tic and XTErner
N/A
CVSS
HIGH
SQL Injection
CWE
Product Name: ActiveKB
Affected Version From: ActiveKB NX 2.?
Affected Version To: ActiveKB NX 2.?
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
ActiveKB NX 2.? ( Powered by ActiveKB Knowledgebase Software) (index.php) SQL Injection
The ActiveKB NX 2.? software, powered by ActiveKB Knowledgebase Software, is vulnerable to SQL Injection attacks. This allows an attacker to execute arbitrary SQL commands through the 'catId' parameter in the 'index.php' file. By exploiting this vulnerability, an attacker can bypass authentication, access sensitive information, modify the database, or perform other malicious activities.
Mitigation:
To mitigate this vulnerability, it is recommended to update the ActiveKB software to the latest version or apply a patch provided by the vendor. Additionally, input validation and parameterized queries should be implemented to prevent SQL Injection attacks.