vendor:
NetArtMedia Real Estate Portal
by:
R4Q!4N H4CK3R
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: NetArtMedia Real Estate Portal
Affected Version From: 2
Affected Version To: 2
Patch Exists: NO
Related CWE: N/A
CPE: a:netartmedia:netartmedia_real_estate_portal:2.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
2008
NetArtMedia Real Estate Portal v2.0 Sql Injection Vulnerability
A vulnerability exists in NetArtMedia Real Estate Portal v2.0 which allows an attacker to inject malicious SQL queries via the 'mod' and 'ad' parameters in the 'index.php' file. An attacker can exploit this vulnerability to gain access to the administration panel by sending a specially crafted HTTP request to the vulnerable application.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should be configured to use parameterized queries.