Lucene search
+L

401 matches found

Cvelist
Cvelist
added 2009/11/02 3:0 p.m.39 views

CVE-2009-3836

ArubaOS 3.3.1.x, 3.3.2.x, RN 3.1.x, 3.4.x, and 3.3.2.x-FIPS on the Aruba Mobility Controller allows remote attackers to cause a denial of service Access Point crash via a malformed 802.11 Association Request management frame...

6.6AI score0.00914EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2009/10/02 12:0 a.m.30 views

Mozilla Bugzilla 'Bug.search()' WebService Function SQL Injection Vulnerability

Bugzilla is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying...

7.5CVSS0.4AI score0.01393EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2009/09/21 12:0 a.m.35 views

FreeBSD Ports: bugzilla

The remote host is missing an update to the system as announced in the referenced advisory. VID b9ec7fe3-a38a-11de-9c6b-003048818f40 OpenVAS Vulnerability Test $ Description: Auto generated from VID b9ec7fe3-a38a-11de-9c6b-003048818f40 Authors: Thomas Reinke Copyright: Copyright c 2009 E-Soft Inc...

7.5CVSS0.2AI score0.01393EPSS
SaveExploits2
UbuntuCve
UbuntuCve
added 2009/09/15 10:30 p.m.26 views

CVE-2009-3125

SQL injection vulnerability in the Bug.search WebService function in Bugzilla 3.3.2 through 3.4.1, and 3.5, allows remote attackers to execute arbitrary SQL commands via unspecified parameters...

7.5CVSS6AI score0.01393EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2009/06/01 12:0 a.m.24 views

CTorrent/Enhanced CTorrent Buffer Overflow Vulnerability

CTorrent/Enhanced CTorrent is prone to a buffer overflow vulnerability. SPDX-FileCopyrightText: 2009 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.3CVSS7.1AI score0.13653EPSS
SaveExploits2References6
0day.today
0day.today
added 2009/04/17 12:0 a.m.35 views

cTorrent/DTorrent (.Torrent File) Buffer Overflow Exploit

Exploit for linux platform in category local exploits ========================================================= cTorrent/DTorrent .Torrent File Buffer Overflow Exploit ========================================================= !/usr/bin/python Written By Michael Brooks Stack Based Buffer Overflow...

6.8AI score
SaveExploits0
NVD
NVD
added 2009/02/09 5:30 p.m.18 views

CVE-2009-0485

Cross-site request forgery CSRF vulnerability in Bugzilla 2.17 to 2.22.7, 3.0 before 3.0.7, 3.2 before 3.2.1, and 3.3 before 3.3.2 allows remote attackers to delete unused flag types via a link or IMG tag to editflagtypes.cgi...

5.8CVSS6.6AI score0.00549EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2009/02/09 5:0 p.m.27 views

CVE-2009-0485

Cross-site request forgery CSRF vulnerability in Bugzilla 2.17 to 2.22.7, 3.0 before 3.0.7, 3.2 before 3.2.1, and 3.3 before 3.3.2 allows remote attackers to delete unused flag types via a link or IMG tag to editflagtypes.cgi...

6.5AI score0.00549EPSS
SaveExploits0References6
Prion
Prion
added 2008/09/30 5:22 p.m.15 views

Directory traversal

Directory traversal vulnerability in index.php in LanSuite 3.3.2 allows remote attackers to include and execute arbitrary local files via a .. dot dot in the design parameter...

7.5CVSS7.6AI score0.02286EPSS
SaveExploits2References3Affected Software1
Cvelist
Cvelist
added 2008/09/30 5:0 p.m.25 views

CVE-2008-4330

Directory traversal vulnerability in index.php in LanSuite 3.3.2 allows remote attackers to include and execute arbitrary local files via a .. dot dot in the design parameter...

7.1AI score0.02286EPSS
SaveExploits2References3
CVE
CVE
added 2008/09/30 5:0 p.m.39 views

CVE-2008-4330

Summary: CVE-2008-4330 describes a directory traversal vulnerability in LanSuite 3.3.2, specifically in index.php where the design parameter can be exploited to include and execute arbitrary local files via a .. sequence. The NVD entry assigns a CVSS v2 base score of 7.5 (HIGH) with Network attac...

7.5CVSS7.1AI score0.02286EPSS
SaveExploits2References3Affected Software1
0day.today
0day.today
added 2008/09/25 12:0 a.m.20 views

LanSuite 3.3.2 (fckeditor) Arbitrary File Upload Exploit

Exploit for unknown platform in category web applications ======================================================== LanSuite 3.3.2 fckeditor Arbitrary File Upload Exploit ======================================================== !/usr/bin/perl use strict; use warnings; use LWP::UserAgent; use...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/09/25 12:0 a.m.9 views

LanSuite 3.3.2 (fckeditor) Arbitrary File Upload Exploit

No description provided by source. !/usr/bin/perl use strict; use warnings; use LWP::UserAgent; use HTTP::Request::Common; print INTRO; +++++++++++++++++++++++++++++++++++++++++++++++++++++ + LanSuite 3.3.2 fckeditor Arbitrary File Upload + + + + By: Stack +...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2008/09/25 12:0 a.m.13 views

LanSuite 3.3.2 - FCKeditor Arbitrary File Upload

LanSuite 3.3.2 - FCKeditor Arbitrary File Upload !/usr/bin/perl use strict; use warnings; use LWP::UserAgent; use HTTP::Request::Common; print ; print "Enter File Pathpath to local file to upload: "; chompmy $file=; my $ua = LWP::UserAgent-new; my $re = $ua-requestPOST...

0.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/09/25 12:0 a.m.24 views

LanSuite 3.3.2 - 'FCKeditor' Arbitrary File Upload

!/usr/bin/perl use strict; use warnings; use LWP::UserAgent; use HTTP::Request::Common; print ; print "Enter File Pathpath to local file to upload: "; chompmy $file=; my $ua = LWP::UserAgent-new; my $re = $ua-requestPOST $url.'/FCKeditor/editor/filemanager/upload/php/upload.php', ContentType =...

5.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/04/24 12:0 a.m.33 views

Eclipse 3.3.2 IDE - 'Help Server help/advanced/workingSetManager.jsp?workingSet' Cross-Site Scripting

source: https://www.securityfocus.com/bid/45921/info Eclipse IDE is prone to multiple cross-site-scripting vulnerabilities because it fails to properly sanitize user-supplied input. An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in th...

4.3CVSS5.8AI score0.01899EPSS
SaveExploits3
Prion
Prion
added 2008/02/19 2:0 a.m.12 views

Directory traversal

Directory traversal vulnerability in Download.php in XPWeb 3.0.1, 3.3.2, and possibly other versions, allows remote attackers to read arbitrary files via a .. dot dot in the url parameter...

5CVSS7.3AI score0.02672EPSS
SaveExploits2References4Affected Software1
Packet Storm
Packet Storm
added 2008/02/18 12:0 a.m.30 views

xpweb-disclose.txt

XPWeb 3.3.2 Download.php url Remote File Disclosure Vulnerability http://puzzle.dl.sourceforge.net/sourceforge/xpweb/XPWebv3.3.2.tgz POC : /XPWebv3.3.2/Download.php?url=Config.inc.php /XPWebv3.3.2/Download.php?url=../../../../../../../etc/passwd Dorks : intitle:XPWeb 3.3.2 intitle:XPWeb 3.0.1 I'm...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2008/02/18 12:0 a.m.24 views

XPWeb 3.3.2 (Download.php url) Remote File Disclosure Vulnerability

No description provided by source. XPWeb 3.3.2 Download.php url Remote File Disclosure Vulnerability http://puzzle.dl.sourceforge.net/sourceforge/xpweb/XPWebv3.3.2.tgz POC : /XPWebv3.3.2/Download.php?url=Config.inc.php /XPWebv3.3.2/Download.php?url=../../../../../../../etc/passwd Dorks :...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2008/02/17 12:0 a.m.9 views

XPWeb 3.3.2 - url Remote File Disclosure

XPWeb 3.3.2 - url Remote File Disclosure XPWeb 3.3.2 Download.php url Remote File Disclosure Vulnerability http://puzzle.dl.sourceforge.net/sourceforge/xpweb/XPWebv3.3.2.tgz POC : /XPWebv3.3.2/Download.php?url=Config.inc.php /XPWebv3.3.2/Download.php?url=../../../../../../../etc/passwd Dorks :...

SaveExploits0
Rows per page
Query Builder