Vastal I-Tech DVD Zone 'mag_id' Parameter Cross Site Scripting and SQL Injection Vulnerabilities
BID:36487
Info
Vastal I-Tech DVD Zone 'mag_id' Parameter Cross Site Scripting and SQL Injection Vulnerabilities
| Bugtraq ID: | 36487 |
| Class: | Input Validation Error |
| CVE: |
CVE-2009-3495 |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 22 2009 12:00AM |
| Updated: | Apr 13 2015 09:06PM |
| Credit: | OoN_Boy |
| Vulnerable: |
Vastal I-Tech DVD Zone 0 |
| Not Vulnerable: | |
Discussion
Vastal I-Tech DVD Zone 'mag_id' Parameter Cross Site Scripting and SQL Injection Vulnerabilities
DVD Zone is prone to an SQL-injection vulnerability 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.
DVD Zone is prone to an SQL-injection vulnerability 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
Vastal I-Tech DVD Zone 'mag_id' Parameter Cross Site Scripting and SQL Injection 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/view_mag.php?mag_id=9+and+substring(@@version,1,1)=5 True
http://www.example.com/view_mag.php?mag_id=9+and+substring(@@version,1,1)=4 False
http://www.example.com/view_mag.php?mag_id=<script>alert(123)</script>
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/view_mag.php?mag_id=9+and+substring(@@version,1,1)=5 True
http://www.example.com/view_mag.php?mag_id=9+and+substring(@@version,1,1)=4 False
http://www.example.com/view_mag.php?mag_id=<script>alert(123)</script>
Solution / Fix
Vastal I-Tech DVD Zone 'mag_id' Parameter Cross Site Scripting and SQL Injection 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
Vastal I-Tech DVD Zone 'mag_id' Parameter Cross Site Scripting and SQL Injection Vulnerabilities
References:
References:
- DVD Zone Homepage (Vastal I-Tech)