Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:17318
HistoryJun 22, 2007 - 12:00 a.m.

phpRaider sql vuln.

2007-06-2200:00:00
vulners.com
26

phpRaider sql vuln.

###############################################
Vuln. discovered by : r0t
Date: 22 June 2007
vendor:http://phpraider.com/
orginal advisory:
http://pridels-team.blogspot.com/2007/06/phpraider-sql-vuln.html
affected versions: phpRaider v1.0.0.rc8
other versions also can be affected.
###############################################

phpRaider contains a flaw that allows a remote sql injection
attacks.Inputpassed to the "id" and "type" parameter in "
index.php" isn't properly sanitised before being used in a SQL query.
This can be exploited to manipulate SQL queries by injecting arbitrary SQL
code.

###############################################
Solution:
Edit the source code to ensure that input is properly sanitised.
###############################################