SimpleAssets SQL Injection and Cross Site Scripting Vulnerabilities
BID:41008
Info
SimpleAssets SQL Injection and Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 41008 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 20 2010 12:00AM |
| Updated: | Jun 20 2010 12:00AM |
| Credit: | L0rd CrusAd3r |
| Vulnerable: |
Jeff Gordon SimpleAssets 0 |
| Not Vulnerable: | |
Discussion
SimpleAssets SQL Injection and Cross Site Scripting Vulnerabilities
SimpleAssets is prone to multiple SQL-injection vulnerabilities and a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
SimpleAssets is prone to multiple SQL-injection vulnerabilities and a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
SimpleAssets SQL Injection and Cross Site Scripting Vulnerabilities
An attacker can exploit these issues via a browser. To exploit a cross-site scripting issue, the attacker must entice an unsuspecting victim to follow a malicious URI.
The following example URIs are available:
http://www.example.com/products/orkutclone/view_photo.php?page=3&alb=[SQLI]
http://www.example.com/products/orkutclone/scrapbook.php?id=[XSS]
An attacker can exploit these issues via a browser. To exploit a cross-site scripting issue, the attacker must entice an unsuspecting victim to follow a malicious URI.
The following example URIs are available:
http://www.example.com/products/orkutclone/view_photo.php?page=3&alb=[SQLI]
http://www.example.com/products/orkutclone/scrapbook.php?id=[XSS]
Solution / Fix
SimpleAssets SQL Injection and Cross Site Scripting Vulnerabilities
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
SimpleAssets SQL Injection and Cross Site Scripting Vulnerabilities
References:
References:
- SimpleAssets - Homepage (Jeff Gordon)