vendor:
AjaxPortal
by:
cOndemned
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: AjaxPortal
Affected Version From: 3
Affected Version To: 3
Patch Exists: YES
Related CWE: N/A
CPE: a:ajaxportal:ajaxportal:3.0
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
AjaxPortal 3.0 (ajaxp_backend.php page) Remote SQL Injection Vulnerability
A vulnerability exists in AjaxPortal 3.0, which allows an attacker to inject arbitrary SQL commands via the 'page' parameter in the ajaxp_backend.php page. Passwords are encoded using MySQL PASSWORD() function. (used algorithm depends on MySQL version.)
Mitigation:
Input validation should be used to prevent SQL injection attacks.