vendor:
phpMyRealty
by:
~!Dok_tOR!~
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: phpMyRealty
Affected Version From: 1.0.7
Affected Version To: 1.0.9
Patch Exists: No
Related CWE: N/A
CPE: a:phpmyrealty:phpmyrealty:1.0.7
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
phpMyRealty <= 1.0.9 (pages.php id) Remote SQL Injection Vulnerability
Two exploits are available for this vulnerability. The first exploit is a URL that can be used to inject malicious SQL code into the vulnerable application. The second exploit is a search query that can be used to inject malicious SQL code into the vulnerable application. Both exploits can be used to gain access to the admin panel.
Mitigation:
Developers should ensure that user input is properly sanitized and validated before being used in SQL queries. Additionally, developers should use parameterized queries to prevent SQL injection attacks.