New eVuln Advisory: geoBlog SQL Injection Vulnerability http://evuln.com/vulns/33/summary/bt/ --------------------Summary---------------- Software: geoBlog Sowtware's Web Site: http://sourceforge.net/projects/bitdamaged/ Versions: MOD_1.0 Critical Level: Dangerous Type: SQL Injection Class: Remote Status: Unpatched Exploit: Available Solution: Not Available Discovered by: Aliaksandr Hartsuyeu (eVuln.com) eVuln ID: EV0033 -----------------Description--------------- Vulnerable script: viewcat.php Variable $tmpCategory isn't properly sanitized before being used in a SQL query. This can be used to make any SQL query by injecting arbitrary SQL code. Condition: gpc_magic_quotes - off Administrator's login name and password's hash storing in database. Administrator has an ability to upload arbitrary files which will be stored in /files directory. System access is possible. --------------Exploit---------------------- Available at: http://evuln.com/vulns/33/exploit/bt/ SQL Injection Example: http://host/geoblog/viewcat.php? cat=I'% 20union%20select% 201,2,3,4,5, 6,7/*: --------------Solution--------------------- No Patch available. --------------Credit----------------------- Discovered by: Aliaksandr Hartsuyeu (eVuln.com)