Lucene search
+L

59 matches found

Cvelist
Cvelist
added 2008/10/03 10:0 p.m.20 views

CVE-2008-4431

SQL injection vulnerability in index.php in IceBB 1.0-rc9.3 and earlier allows remote attackers to execute arbitrary SQL commands via the skin parameter, probably related to an incorrect protection mechanism in the cleanstring function in includes/functions.php...

8.4AI score0.01063EPSS
Exploits0References4
CVE
CVE
added 2008/10/03 10:0 p.m.50 views

CVE-2008-4431

CVE-2008-4431 describes a SQL injection in IceBB 1.0-rc9.3 and earlier, exploitable via the skin parameter in index.php. The root cause is a likely flaw in the protection mechanism within the clean_string function in includes/functions.php, allowing remote attackers to execute arbitrary SQL comma...

7.5CVSS8.4AI score0.01063EPSS
Exploits0References4Affected Software1
Prion
Prion
added 2008/07/31 5:41 p.m.17 views

Sql injection

SQL injection vulnerability in modules/members.php in IceBB before 1.0-rc9.3 allows remote attackers to execute arbitrary SQL commands via the username parameter in a members action to index.php, related to an incorrect protection mechanism in the cleanstring function in includes/functions.php...

7.5CVSS9.1AI score0.02353EPSS
Exploits0References6Affected Software1
CVE
CVE
added 2008/07/31 5:0 p.m.46 views

CVE-2008-3416

CVE-2008-3416 describes a SQL injection vulnerability in IceBB (before 1.0-rc9.3). The flaw resides in modules/members.php, where remote attackers can inject arbitrary SQL via the username parameter in a members action to index.php, linked to an insufficient protection mechanism in includes/funct...

7.5CVSS8.3AI score0.02353EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2008/07/31 5:0 p.m.22 views

CVE-2008-3416

SQL injection vulnerability in modules/members.php in IceBB before 1.0-rc9.3 allows remote attackers to execute arbitrary SQL commands via the username parameter in a members action to index.php, related to an incorrect protection mechanism in the cleanstring function in includes/functions.php...

8.3AI score0.02353EPSS
Exploits0References6
seebug.org
seebug.org
added 2008/07/30 12:0 a.m.10 views

IceBB username参数SQL注入漏洞

BUGTRAQ ID: 30381 IceBB是一个基于PHP+MySQL的开源论坛系统。 IceBB的modules/members.php文件没有正确地验证对username参数的输入便用在了SQL查询中: $fleh = $icebb-input; == ... foreach$fleh as $k = $g ... $whereclauses = "$k='$g'"; == ... ... $this-qwhere = implode' AND ',$whereclauses; $total = $db-fetchresult"SELECT COUNT as total FROM...

6.9AI score
Exploits0
Packet Storm
Packet Storm
added 2008/07/28 12:0 a.m.23 views

icebb10-sql.txt

Author: GiReX 26/07/08 Homepage: girex.altervista.org CMS: IceBB \ input'autho...

7.4AI score
Exploits0
seebug.org
seebug.org
added 2008/07/27 12:0 a.m.23 views

IceBB <= 1.0-RC9.2 Blind SQL Injection / Session Hijacking Exploit

No description provided by source. Author: GiReX 26/07/08 Homepage: girex.altervista.org CMS: IceBB = 1.0-RC9.2 Site: icebb.net Bug: Blind SQL Injection Exploit: Session Hijacking PoC Works regardless of php.ini settings Description: IceBB is a powerful, fast, free, and open-source forum solution...

7.1AI score
Exploits0
exploitpack
exploitpack
added 2008/07/26 12:0 a.m.20 views

IceBB 1.0-RC9.2 - Blind SQL Injection Session Hijacking

IceBB 1.0-RC9.2 - Blind SQL Injection Session Hijacking Author: GiReX 26/07/08 Homepage: girex.altervista.org CMS: IceBB ...

0.2AI score
Exploits0
0day.today
0day.today
added 2008/07/26 12:0 a.m.26 views

IceBB <= 1.0-RC9.2 Blind SQL Injection / Session Hijacking Exploit

Exploit for unknown platform in category web applications ================================================================== IceBB = 1.0-RC9.2 Blind SQL Injection / Session Hijacking Exploit ================================================================== Author: GiReX 26/07/08 Homepage:...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2008/07/26 12:0 a.m.46 views

IceBB 1.0-RC9.2 - Blind SQL Injection / Session Hijacking

Author: GiReX 26/07/08 Homepage: girex.altervista.org CMS: IceBB \ input'autho...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2007/11/26 12:0 a.m.22 views

icebb-database.txt

./includes/functions.php, line 73 $ip = empty$SERVER'HTTPXFORWARDEDFOR' ? $SERVER'REMOTEADDR' : $SERVER'HTTPXFORWARDEDFOR'; $ip = $this-cleankey$ip; $input'ICEBBUSERIP' = $ip; ./icebb.php, line 169 $icebb-clientip = $input'ICEBBUSERIP'; ./admin/index.php, line 112 $icebb-adsess =...

7.4AI score
Exploits0
Prion
Prion
added 2007/11/22 12:46 a.m.15 views

Sql injection

SQL injection vulnerability in admin/index.php in IceBB 1.0-rc6 allows remote attackers to execute arbitrary SQL commands via the X-Forwarded-For HTTP header...

7.5CVSS9.1AI score0.01959EPSS
Exploits0References9Affected Software1
NVD
NVD
added 2007/11/22 12:46 a.m.21 views

CVE-2007-6083

SQL injection vulnerability in admin/index.php in IceBB 1.0-rc6 allows remote attackers to execute arbitrary SQL commands via the X-Forwarded-For HTTP header...

7.5CVSS8.4AI score0.01959EPSS
Exploits0References9
CVE
CVE
added 2007/11/22 12:0 a.m.49 views

CVE-2007-6083

IceBB 1.0-rc6 contains a SQL injection in admin/index.php exploitable via the X-Forwarded-For HTTP header. Remote attackers can execute arbitrary SQL commands. The connected documents confirm the affected software and vulnerability class, but do not provide remediation steps or patched versions. ...

7.5CVSS8.4AI score0.01959EPSS
Exploits0References9Affected Software1
Cvelist
Cvelist
added 2007/11/22 12:0 a.m.25 views

CVE-2007-6083

SQL injection vulnerability in admin/index.php in IceBB 1.0-rc6 allows remote attackers to execute arbitrary SQL commands via the X-Forwarded-For HTTP header...

8.4AI score0.01959EPSS
Exploits0References9
seebug.org
seebug.org
added 2007/11/21 12:0 a.m.22 views

IceBB HTTP_X_FORWARDED_FOR变量远程SQL注入漏洞

BUGTRAQ ID: 26483 IceBB是一个基于PHP+MySQL的开源论坛系统。 IceBB处理畸形用户请求时存在输入验证漏洞,远程攻击者可能利用此漏洞执行SQL注入攻击,非授权操作数据库。 IceBB的index.php脚本没有正确地验证对X-Forwarded-For HTTP头的输入。在/includes/functions.php文件的73行: $ip = empty$SERVER'HTTPXFORWARDEDFOR' ? $SERVER'REMOTEADDR' : $SERVER'HTTPXFORWARDEDFOR'; $ip = $this-cleankey$ip;...

6.9AI score
Exploits0
securityvulns
securityvulns
added 2007/11/19 12:0 a.m.59 views

IceBB 1.0rc6 &lt;= Remote SQL Injection

|Description:| A security breach has been discoverd in IceBB 1.0-rc6. This breach is caused by a bad filtering of the X-Forwarded-For variable: ./includes/functions.php, line 73 $ip = empty$SERVER'HTTPXFORWARDEDFOR' ? $SERVER'REMOTEADDR' : $SERVER'HTTPXFORWARDEDFOR'; $ip = $this-cleankey$ip;...

0.4AI score
Exploits0
seebug.org
seebug.org
added 2007/11/18 12:0 a.m.16 views

IceBB 1.0-rc6 Remote Database Authentication Details Exploit

No description provided by source. ?php /---------------------------------------------------------\ IceBB 1.0-rc6 - Database Authentication Details Exploit |Description:| A security breach has been discoverd in IceBB 1.0-rc6. This breach is caused by a bad filtering of the X-Forwarded-For variabl...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2007/11/18 12:0 a.m.40 views

IceBB 1.0-rc6 - Remote Database Authentication Details

./includes/functions.php, line 73 $ip = empty$SERVER'HTTPXFORWARDEDFOR' ? $SERVER'REMOTEADDR' : $SERVER'HTTPXFORWARDEDFOR'; $ip = $this-cleankey$ip; $input'ICEBBUSERIP' = $ip; ./icebb.php, line 169 $icebb-clientip = $input'ICEBBUSERIP'; ./admin/index.php, line 112 $icebb-adsess =...

7AI score
Exploits0
Rows per page
Query Builder