vendor:
Estate Agent Manager
by:
ajann
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Estate Agent Manager
Affected Version From: v1.3
Affected Version To: v1.3
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2006
Estate Agent Manager <= v1.3 (default.asp) Remote Login ByPass SQL Injection Vulnerability
A vulnerability exists in Estate Agent Manager v1.3 (default.asp) which allows an attacker to bypass authentication and gain access to the application. By sending a specially crafted HTTP request, an attacker can inject a malicious SQL query into the vulnerable application. This can be used to bypass authentication and gain access to the application.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, authentication should be done using a secure method such as hashing.