vendor:
EstateAgent
by:
S@BUN
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: EstateAgent
Affected Version From: 0.1
Affected Version To: 0.1
Patch Exists: YES
Related CWE: N/A
CPE: a:darko_selesi:estateagent
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Mambo 4.5.x
2008
Joomla SQL Injection (com_estateagent)
An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable application. The request contains malicious SQL statements that are executed in the backend database, allowing the attacker to access, modify or delete data from the database.
Mitigation:
The application should use parameterized queries to prevent SQL injection attacks.