2197 matches found
CVE-2008-6301
SQL injection vulnerability in shoutboxview.php in the Small ShoutBox module 1.4 for phpBB allows remote attackers to execute arbitrary SQL commands via the id parameter in a delete action...
Sql injection
SQL injection vulnerability in shoutboxview.php in the Small ShoutBox module 1.4 for phpBB allows remote attackers to execute arbitrary SQL commands via the id parameter in a delete action...
CVE-2008-6301
SQL injection vulnerability in shoutboxview.php in the Small ShoutBox module 1.4 for phpBB allows remote attackers to execute arbitrary SQL commands via the id parameter in a delete action...
CVE-2008-6301
CVE-2008-6301 : A SQL injection vulnerability affects the Small ShoutBox module 1.4 for phpBB via the id parameter in the delete action in shoutbox_view.php. Remote attackers could potentially execute arbitrary SQL commands. The connected documents provide explicit details of affected software an...
phpBB 3 (autopost bot mod <= 0.1.3) Remote File Include Vulnerability
No description provided by source. phpBB 3 autopost bot mod = 0.1.3 Remote File Include Vulnerability Vulnerability author: Kacper Greetz: all DEVIL TEAM forum members. Author Website: http://devilteam.pl/ http://polskihacking.pl/ Mod Description: This mod automatically post content from RSS feed...
phpBB 3 Remote File Inclusion
phpBB 3 autopost bot mod cachetime = 0; // not used in this mod $rss-itemslimit = $config'lastrssapitemslimit'; // default limit of items to post $rss-type = $config'lastrsstype'; // connection type fopen / curl // init lastRSS autopost MOD ! // check if we have some feeds in database to check $s...
phpBB 3 (autopost bot mod <= 0.1.3) Remote File Include Vulnerability
Exploit for unknown platform in category web applications ===================================================================== phpBB 3 autopost bot mod cachetime = 0; // not used in this mod $rss-itemslimit = $config'lastrssapitemslimit'; // d...
phpBB 3 - 'autopost bot mod 0.1.3' Remote File Inclusion
phpBB 3 autopost bot mod cachetime = 0; // not used in this mod $rss-itemslimit = $config'lastrssapitemslimit'; // default limit of items to post $rss-type = $config'lastrsstype'; // connection type fopen / curl // init lastRSS autopost MOD ! // check if we have som...
phpBB 3 (Mod Tag Board <= 4) Remote Blind SQL Injection Exploit
No description provided by source. !/usr/bin/perl --------------------------------------------------------------- phpBB 3 Mod Tag Board = 4 Remote Blind SQL Injection Exploit by athos - stakerathotmaildotit http://bx67212.netsons.org/forum/viewforum.php?f=3...
phpBB 3 / Mod Tag Board 4 Blind SQL Injection
!/usr/bin/perl --------------------------------------------------------------- phpBB 3 Mod Tag Board get$host.injection$i,$chars$j; $time2 = time; if$time2 - $time1 6 syswriteSTDOUT,chr$chars$j; $hash .= chr$chars$j; last; if$i == 1 && length $...
phpBB 3 (Mod Tag Board <= 4) Remote Blind SQL Injection Exploit
Exploit for unknown platform in category web applications =============================================================== phpBB 3 Mod Tag Board = 4 Remote Blind SQL Injection Exploit =============================================================== !/usr/bin/perl...
phpBB 3 - Mod Tag Board 4 Blind SQL Injection
phpBB 3 - Mod Tag Board 4 Blind SQL Injection !/usr/bin/perl --------------------------------------------------------------- phpBB 3 Mod Tag Board get$host.injection$i,$chars$j; $time2 = time; if$time2 - $time1 6 syswriteSTDOUT,chr$chars$j;...
phpBB 3 - Mod Tag Board 4 Blind SQL Injection
!/usr/bin/perl --------------------------------------------------------------- phpBB 3 Mod Tag Board get$host.injection$i,$chars$j; $time2 = time; if$time2 - $time1 6 syswriteSTDOUT,chr$chars$j; $hash .= chr$chars$j; last;...
Multi SEO phpBB 1.1.0 (pfad) Remote File Inclusion Vulnerability
No description provided by source. ========================================================================== o Multi SEO phpBB 1.1.0 Remote File Inclusion Vulnerability Software : Multi SEO phpBB version 1.1.0 Vendor : http://www.phpbb-seo.de/ Download :...
lcxbbportal 0.1 alpha 2 - Remote File Inclusion
============================================================================================================= o lcxBBportal 0.1 Alpha 2 Remote File Inclusion Vulnerability Software : lcxBBportal version 0.1 Alpha 2 Vendor : http://code.google.com/p/lcxbbportal/ Download :...
multiseo-rfi.txt
========================================================================== o Multi SEO phpBB 1.1.0 Remote File Inclusion Vulnerability Software : Multi SEO phpBB version 1.1.0 Vendor : http://www.phpbb-seo.de/ Download : http://www.phpbb-seo.de/downloads/multi.html Author : NoGe Contact :...
Multi SEO phpBB 1.1.0 (pfad) Remote File Inclusion Vulnerability
Exploit for unknown platform in category web applications ================================================================ Multi SEO phpBB 1.1.0 pfad Remote File Inclusion Vulnerability ================================================================...
Multi SEO phpBB 1.1.0 - Remote File Inclusion
Multi SEO phpBB 1.1.0 - Remote File Inclusion ========================================================================== o Multi SEO phpBB 1.1.0 Remote File Inclusion Vulnerability Software : Multi SEO phpBB version 1.1.0 Vendor : http://www.phpbb-seo.de/ Download :...
Multi SEO phpBB 1.1.0 - Remote File Inclusion
========================================================================== o Multi SEO phpBB 1.1.0 Remote File Inclusion Vulnerability Software : Multi SEO phpBB version 1.1.0 Vendor : http://www.phpbb-seo.de/ Download : http://www.phpbb-seo.de/downloads/multi.html Author : NoGe Contact :...
phpBB Small ShoutBox模块shoutbox_view.php脚本SQL注入漏洞
BUGTRAQ ID: 32287 Small ShoutBox模块是phpBB论坛中所使用的一个留言板模块。 如果mode设置为delete的话,Small ShoutBox模块的shoutboxview.php文件没有正确地过滤对id参数的输入便用在了SQL查询中: File shoutboxview.php 50. $id = isset$HTTPGETVARS'id' ? $HTTPGETVARS'id' : $HTTPPOSTVARS'id'; 168. if $mode == "delete" && $adel 169. 170. $sql = "DELETE FROM "...