Lucene search
+L

1543 matches found

Cvelist
Cvelist
added 2008/01/23 1:00 a.m.36 views

CVE-2008-0390

stat.php in AuraCMS 1.62, and Mod Block Statistik for AuraCMS, allows remote attackers to inject arbitrary PHP code into online.db.txt via the X-Forwarded-For HTTP header in a stat action to index.php, and execute online.db.txt via a certain request to index.php...

7.2AI score0.02318EPSS
SaveExploits2References3
CVE
CVE
added 2008/01/23 1:00 a.m.65 views

CVE-2008-0390

CVE-2008-0390 affects AuraCMS 1.62 and Mod Block Statistik for AuraCMS. The vulnerability is a remote code-injection via the X-Forwarded-For header in a stat action to index.php, allowing an attacker to inject arbitrary PHP code into online.db.txt and later execute online.db.txt through a crafted...

7.5CVSS7.2AI score0.02318EPSS
SaveExploits2References3Affected Software2
Packet Storm
Packet Storm
added 2007/11/26 12:00 a.m.26 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
SaveExploits0
Prion
Prion
added 2007/11/22 12:46 a.m.19 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
SaveExploits1References9Affected Software1
NVD
NVD
added 2007/11/22 12:46 a.m.26 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
SaveExploits1References9
CVE
CVE
added 2007/11/22 12:00 a.m.54 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
SaveExploits1References9Affected Software1
Cvelist
Cvelist
added 2007/11/22 12:00 a.m.32 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
SaveExploits1References9
seebug.org
seebug.org
added 2007/11/21 12:00 a.m.25 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
SaveExploits0
securityvulns
securityvulns
added 2007/11/19 12:00 a.m.65 views

IceBB 1.0rc6 <= 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
SaveExploits0
Exploit DB
Exploit DB
added 2007/11/18 12:00 a.m.44 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 =...

7.5CVSS5.8AI score0.01959EPSS
SaveExploits1
exploitpack
exploitpack
added 2007/11/18 12:00 a.m.16 views

IceBB 1.0-rc6 - Remote Database Authentication Details

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';...

0.1AI score
SaveExploits0
zdt
zdt
added 2007/11/18 12:00 a.m.21 views

IceBB 1.0-rc6 Remote Database Authentication Details Exploit

Exploit for unknown platform in category web applications ============================================================ IceBB 1.0-rc6 Remote Database Authentication Details Exploit ============================================================ ./includes/functions.php, line 73 $ip =...

7.1AI score
SaveExploits0
Cvelist
Cvelist
added 2007/10/14 8:00 p.m.27 views

CVE-2002-2231

Cross-site scripting XSS vulnerability in Ikonboard 3.1.1 allows remote attackers to inject arbitrary web script or HTML via 1 a javascript: URL in a photo URL or 2 an X-Forwarded-For: header...

5.7AI score0.01065EPSS
SaveExploits0References5
NVD
NVD
added 2007/05/09 6:19 p.m.37 views

CVE-2007-2556

SQL injection vulnerability in Nuked-klaN 1.7.6 allows remote attackers to execute arbitrary SQL commands via the X-Forwarded-For XFORWARDEDFOR HTTP header, as demonstrated by a request to the /nk/ URI...

7.5CVSS8.3AI score0.03451EPSS
SaveExploits4References8
Prion
Prion
added 2007/05/09 6:19 p.m.20 views

Sql injection

SQL injection vulnerability in Nuked-klaN 1.7.6 allows remote attackers to execute arbitrary SQL commands via the X-Forwarded-For XFORWARDEDFOR HTTP header, as demonstrated by a request to the /nk/ URI...

7.5CVSS9AI score0.03451EPSS
SaveExploits4References8Affected Software1
Cvelist
Cvelist
added 2007/05/09 6:00 p.m.34 views

CVE-2007-2556

SQL injection vulnerability in Nuked-klaN 1.7.6 allows remote attackers to execute arbitrary SQL commands via the X-Forwarded-For XFORWARDEDFOR HTTP header, as demonstrated by a request to the /nk/ URI...

8.3AI score0.03451EPSS
SaveExploits4References8
CVE
CVE
added 2007/05/09 6:00 p.m.61 views

CVE-2007-2556

Nuked-klaN is affected by CVE-2007-2556 via SQL injection in the web layer. Reported vulnerability allows remote attackers to inject SQL commands through HTTP headers (X-Forwarded-For) and relates to the /nk/ URI; DSquare cites 1.7.7 / SP4.4 as vulnerable and notes a Referer-header vector. The NV...

7.5CVSS8.3AI score0.03451EPSS
SaveExploits4References8Affected Software1
Prion
Prion
added 2007/05/09 1:19 a.m.24 views

Sql injection

Multiple SQL injection vulnerabilities in mainfile.php in NPDS 5.10 and earlier allow remote authenticated users to execute arbitrary SQL commands via a 1 nickname or 2 Id in a cookie, or 3 the X-Forwarded-For XFORWARDEDFOR HTTP header...

6.5CVSS8.8AI score0.01052EPSS
SaveExploits2References6Affected Software1
Cvelist
Cvelist
added 2007/05/09 1:00 a.m.30 views

CVE-2007-2537

Multiple SQL injection vulnerabilities in mainfile.php in NPDS 5.10 and earlier allow remote authenticated users to execute arbitrary SQL commands via a 1 nickname or 2 Id in a cookie, or 3 the X-Forwarded-For XFORWARDEDFOR HTTP header...

8.1AI score0.01052EPSS
SaveExploits2References6
NVD
NVD
added 2006/12/21 7:28 p.m.20 views

CVE-2006-6679

Pedro Lineu Orso chetcpasswd before 2.4 relies on the X-Forwarded-For HTTP header when verifying a client's status on an IP address ACL, which allows remote attackers to gain unauthorized access by spoofing this header...

7.5CVSS7.6AI score0.02095EPSS
SaveExploits0References7
Rows per page
Query Builder