Lucene search
+L

6441 matches found

Drupal
Drupal
added 2006/08/22 12:0 a.m.11 views

E-commerce Cross site scripting vulnerability

It is possible for a malicious user with the 'create products' permission to insert and execute XSS Cross Site Scripting, due to lack of validation on output. This may lead to administrator access if certain conditions are met. Learn more about XSS on Wikipedia. The create products permission is...

5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2006/08/17 1:0 a.m.34 views

CVE-2006-3859

IBM Informix Dynamic Server IDS allows remote authenticated users to create and overwrite arbitrary files via the 1 LOTOFILE and 2 trltracefileset functions, and the 3 "SET DEBUG FILE" commands...

6.2AI score0.01113EPSS
SaveExploits1References5
exploitpack
exploitpack
added 2006/07/27 12:0 a.m.9 views

Oracle 10g - Alter Session Integer Overflow

Oracle 10g - Alter Session Integer Overflow source: https://www.securityfocus.com/bid/19201/info Oracle 10g is reportedly prone to a integer-overflow vulnerability because the application fails to allocate a large enough data type to accommodate user-supplied input before using it in a query. Thi...

0.4AI score
SaveExploits0
NVD
NVD
added 2006/07/21 2:3 p.m.27 views

CVE-2006-3764

Till Gerken phpPolls 1.0.3 allows remote attackers to create a new poll via a direct request to phpPollAdmin.php3 with the pollaction parameter set to create...

5CVSS6.5AI score0.01315EPSS
SaveExploits0References3
Exploit DB
Exploit DB
added 2006/07/15 12:0 a.m.213 views

MyBulletinBoard (MyBB) 1.1.5 - 'CLIENT-IP' SQL Injection

!/usr/bin/php -q -d shortopentag=on ? echo "MyBulletinBoard MyBB = 1.1.5 'CLIENT-IP' SQL injection / create new admin exploit\n"; echo "by rgod [email protected]\n"; echo "site: http://retrogod.altervista.org\n"; echo "dork, version specific: "Powered By MyBB" "2006 MyBB Group"\n\n"; / works...

7.8CVSS6.8AI score0.83911EPSS
SaveExploits18
securityvulns
securityvulns
added 2006/07/11 12:0 a.m.39 views

phpPolls 1.0.3 Administration ByPass

SOFTWARE: ========= phpPolls 1.0.3 DESCRIPTION: ============ dork: phpPolls view.php3 add to last path phpPollAdmin.php3?pollaction=create create a new poll Credits:AlpEren and tugr@ Site: http://www.ayyildiz.org http://www.ayyildiz-team.org Special thanx to...

0.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2006/07/11 12:0 a.m.34 views

WinGate IMAP Server Directory Traversal Vulnerabilities

The remote host appears to be running WinGate, a Windows application for managing and securing Internet access. The version of WinGate installed on the remote host fails to remove directory traversal sequences from the 'CREATE', 'SELECT', 'DELETE', 'RENAME', 'COPY', 'APPEND', and 'LIST' commands...

5.5CVSS5.8AI score0.01399EPSS
SaveExploits0References3
Exploit DB
Exploit DB
added 2006/06/25 12:0 a.m.32 views

MyBulletinBoard (MyBB) 1.1.3 - 'usercp.php' Create Admin

!/usr/bin/perl MyBulletinBoard MyBB new or die; $cookiejar = HTTP::Cookies-new; $xpl-cookiejar $cookiejar ; $res = $xpl-post$url.'member.php', Content = "action" = "dologin", "username" = "$uname", "password" = "$passwd", "submit" = "Login", ,; if$cookiejar-asstring = /mybbuser=.?;/ print...

5.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/06/25 12:0 a.m.37 views

DeluxeBB 1.07 - Remote Create Admin

!/usr/bin/perl DeluxeBB new or die; $cookiejar = HTTP::Cookies-new; $xpl-cookiejar $cookiejar ; $res = $xpl-post$url.'misc.php', Content = "sub" = "login", "name" = "$uname", "password" = "$passwd", "submit" = "Log-in", "redirect" = "", "expiry" = "990090909", ,; if$cookiejar-asstring =...

7.5CVSS5.8AI score0.01615EPSS
SaveExploits2
exploitpack
exploitpack
added 2006/06/25 12:0 a.m.15 views

MyBulletinBoard (MyBB) 1.1.3 - usercp.php Create Admin

MyBulletinBoard MyBB 1.1.3 - usercp.php Create Admin !/usr/bin/perl MyBulletinBoard MyBB new or die; $cookiejar = HTTP::Cookies-new; $xpl-cookiejar $cookiejar ; $res = $xpl-post$url.'member.php', Content = "action" = "dologin", "username" = "$uname", "password" = "$passwd", "submit" = "Login", ,;...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2006/06/25 12:0 a.m.15 views

DeluxeBB <= 1.07 (cp.php) Create Admin Exploit

No description provided by source. !/usr/bin/perl DeluxeBB = 1.07 Create Admin Exploit www.h4ckerz.com / www.hackerz.ir / www.aria-security.net ./2006-6-25 Coded & Discovered By Hessam-x / Hessamx-at-Hessamx.net use IO::Socket; use LWP::UserAgent; use HTTP::Cookies; $host = $ARGV0; $uname = $ARGV...

7.1AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2006/06/13 6:2 p.m.35 views

CVE-2006-2660

Buffer consumption vulnerability in the tempnam function in PHP 5.1.4 and 4.x before 4.4.3 allows local users to bypass restrictions and create PHP files with fixed names in other directories via a pathname argument longer than MAXPATHLEN, which prevents a unique string from being appended to the...

2.1CVSS5.9AI score0.00354EPSS
SaveExploits0References2
exploitpack
exploitpack
added 2006/06/13 12:0 a.m.19 views

MyBulletinBoard (MyBB) 1.1.3 - Remote Code Execution

MyBulletinBoard MyBB 1.1.3 - Remote Code Execution !/usr/bin/perl Tue Jun 13 12:37:12 CEST 2006 [email protected] Exploit HOWTO - read this before flood my Inbox you bitch! - First you need to create the special user to do this use: ./mybibi.pl --host=http://www.example.com --dir=/mybb -1 this st...

0.1AI score
SaveExploits0
Prion
Prion
added 2006/06/02 12:2 a.m.22 views

Directory traversal

Directory traversal vulnerability in the IMAP service in EServ/3 3.25 allows remote authenticated users to read other user's email messages, create/rename arbitrary directories on the system, and delete empty directories via directory traversal sequences in the 1 CREATE, 2 SELECT, 3 DELETE, 4...

5.5CVSS6.8AI score0.01644EPSS
SaveExploits0References8Affected Software1
securityvulns
securityvulns
added 2006/05/03 12:0 a.m.30 views

PHP-Nuke <= All Version Administrator SQL Injection Exploit / By WiLdBoY

PHP-Nuke = All Version Administrator SQL Injection Exploit / By WiLdBoY Credit : WiLdBoY Server Adress: Example : http://www.sitename.com Admin Name: Example : Admin Password MD5: Example : 1ea52f26e7e0ce08e462f87f5e35096c ------------------------------ User Information.... Name: Example : Michal...

1.4AI score
SaveExploits0
securityvulns
securityvulns
added 2006/04/17 12:0 a.m.30 views

DbbS<=2.0-alpha Multiple Vulnerabilities

Special thanks to rgod for his help!!! Full path disclosure http://www.site.com/DbbS/topics.php?fcategoryid=' http://www.site.com/DbbS/script.php?unavariabile= http://www.site.com/DbbS/script.php?GLOBALS= http://www.site.com/DbbS/script.php?SERVER= MD5 Password...

0.1AI score
SaveExploits0
zdt
zdt
added 2006/03/09 12:0 a.m.66 views

JiRos Banner Experience 1.0 (Create Admin Bypass) Remote Exploit

Exploit for unknown platform in category web applications ================================================================ JiRos Banner Experience 1.0 Create Admin Bypass Remote Exploit ================================================================ Jiros Banner Experience Pro Unauthorized Admin...

7.1AI score
SaveExploits0
OSV
OSV
added 2006/03/07 9:6 p.m.5 views

DEBIAN-CVE-2006-1063

Unspecified vulnerability in Lurker 2.0 and earlier allows remote attackers to create or overwrite files in any writable directory that is named "mbox"...

5CVSS6.9AI score0.01965EPSS
SaveExploits0References1
Prion
Prion
added 2006/03/01 2:2 a.m.20 views

Code injection

Thomson SpeedTouch modem running firmware 5.3.2.6.0 allows remote attackers to create users that cannot be deleted via scripting code in the "31" parameter in a NewUser function, which is not filtered by the modem when creating the account, but cannot be deleted by the administrator, possibly due...

7.5CVSS7.2AI score0.02623EPSS
SaveExploits2References5Affected Software1
Prion
Prion
added 2006/02/28 11:2 a.m.23 views

Directory traversal

Directory traversal vulnerability in the IMAP server in ArGoSoft Mail Server Pro 1.8.8.1 allows remote authenticated users to create arbitrary folders via a .. dot dot in the RENAME command...

4CVSS6.5AI score0.01306EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder