PHP WEB SCRIPT Dynamic Photo Gallery 'album.php' SQL Injection Vulnerability
BID:28067
Info
PHP WEB SCRIPT Dynamic Photo Gallery 'album.php' SQL Injection Vulnerability
| Bugtraq ID: | 28067 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-1162 |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 01 2008 12:00AM |
| Updated: | May 07 2015 05:32PM |
| Credit: | Aria-Security Team discovered this vulnerability. |
| Vulnerable: |
PHP WEB SCRIPT Dynamic Photo Gallery 1.02 |
| Not Vulnerable: | |
Discussion
PHP WEB SCRIPT Dynamic Photo Gallery 'album.php' SQL Injection Vulnerability
Dynamic Photo Gallery 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.
This issue affects Dynamic Photo Gallery 1.02; other versions may also be vulnerable.
Dynamic Photo Gallery 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.
This issue affects Dynamic Photo Gallery 1.02; other versions may also be vulnerable.
Exploit / POC
PHP WEB SCRIPT Dynamic Photo Gallery 'album.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/album.php?slideshow=start&albumID=-4214/**/union/**/select/**/0,username,password,3,4,5,6,7,8/**/from/**/users
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/album.php?slideshow=start&albumID=-4214/**/union/**/select/**/0,username,password,3,4,5,6,7,8/**/from/**/users
Solution / Fix
PHP WEB SCRIPT Dynamic Photo Gallery 'album.php' SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. 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 this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
PHP WEB SCRIPT Dynamic Photo Gallery 'album.php' SQL Injection Vulnerability
References:
References:
- Dynamic Photo Gallery Homepage (PHP WEB SCRIPT)
- Dynamic photo gallery V1.02 SQL Injection ([email protected] )