vendor:
PHPEasyData Pro
by:
ajann
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHPEasyData Pro
Affected Version From: 2.2.2
Affected Version To: 2.2.2
Patch Exists: NO
Related CWE: N/A
CPE: a:phpeasydata:phpeasydata_pro
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: ASP
2008
PHPEasyData Pro 2.2.2 (index.php) Remote SQL Injection Exploit
PHPEasyData Pro 2.2.2 is vulnerable to a remote SQL injection vulnerability. This vulnerability allows an attacker to inject malicious SQL queries into the application, which can be used to gain unauthorized access to the application's database. The exploit is triggered when a user submits a specially crafted username and password to the application. The exploit code is written in ASP and uses the ADODB.Connection and ADODB.Recordset objects to connect to the application's database and execute the malicious SQL query.
Mitigation:
The application should be configured to use parameterized queries to prevent SQL injection attacks.