Lucene search
+L

984 matches found

UbuntuCve
UbuntuCve
added 2014/05/07 12:0 a.m.19 views

CVE-2014-3230

The libwww-perl LWP::Protocol::https module 6.04 through 6.06 for Perl, when using IO::Socket::SSL as the SSL socket class, allows attackers to disable server certificate validation via the 1 HTTPSCADIR or 2 HTTPSCAFILE environment variable...

5.9CVSS6.2AI score0.01338EPSS
SaveExploits1References2
zdt
zdt
added 2014/05/03 12:0 a.m.92 views

HP Laser Jet - JavaScript Persistent XSS via PJL Directory Traversal

Exploit for hardware platform in category web applications !/usr/bin/perl use strict; use warnings; use IO::Socket::INET; my $host = $ARGV0; Exploit Title: HP Laser Jet Persistent Javascript Cross Site Scripting via PJL Google Dork: n/a Date: 4/22/14 Exploit Author: @0x00string Vendor Homepage:...

7.8CVSS0.13235EPSS
SaveExploits15
exploitpack
exploitpack
added 2014/04/27 12:0 a.m.74 views

Symantec Endpoint Protection Manager 12.1.x - Overflow (SEH) (PoC)

Symantec Endpoint Protection Manager 12.1.x - Overflow SEH PoC Exploit-DB Mirror: https://github.com/offensive-security/exploitdb-bin-sploits/raw/master/bin-sploits/33056-sepm-secars-poc-v0.3.tar.gz !/usr/bin/perl -w Exploit Title: Symantec Endpoint Protection Manager 12.1.x - SEH Overflow POC...

7.9CVSS0.4AI score0.04383EPSS
SaveExploits4
exploitpack
exploitpack
added 2014/04/23 12:0 a.m.135 views

HP Laser Jet - JavaScript Persistent Cross-Site Scripting via PJL Directory Traversal

HP Laser Jet - JavaScript Persistent Cross-Site Scripting via PJL Directory Traversal !/usr/bin/perl use strict; use warnings; use IO::Socket::INET; my $host = $ARGV0; Exploit Title: HP Laser Jet Persistent Javascript Cross Site Scripting via PJL Google Dork: n/a Date: 4/22/14 Exploit Author:...

7.8CVSS0.13235EPSS
SaveExploits15
securityvulns
securityvulns
added 2014/03/18 12:0 a.m.46 views

exploit for old rlpdaemon bug

!/opt/perl5/bin/perl -w HP-UX rlpdaemon local exploit Bulletin HPSBUX0111-176 November 2001 For use only on machines where you have legitimate root. This attempts to add junk including "localhost +" to /.rhosts. Obvious variants could include /etc/passwd. use IO::Socket; $PORT = 9000; pick...

1.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2014/03/17 12:0 a.m.34 views

HP-UX rlpdaemon Local .rhosts Append

!/opt/perl5/bin/perl -w HP-UX rlpdaemon local exploit Bulletin HPSBUX0111-176 November 2001 For use only on machines where you have legitimate root. This attempts to add junk including "localhost +" to /.rhosts. Obvious variants could include /etc/passwd. use IO::Socket; $PORT = 9000; pick...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2014/03/12 12:0 a.m.81 views

FreePBX 2.11.0 - Remote Command Execution

FreePBX 2.11.0 - Remote Command Execution !/usr/bin/perl use strict; use warnings; use IO::Socket::INET; Exploit Title: FreePBX 2.9,2.10,2.11,12 Remote Command Execution Google Dork: n/a Date: 2/25/14 Exploit Author: @0x00string Vendor Homepage: http://www.freepbx.org/ Software Link:...

7.5CVSS6.7AI score0.52775EPSS
SaveExploits12
exploitpack
exploitpack
added 2013/10/29 12:0 a.m.113 views

Watchguard Firewall XTM 11.7.4u1 - Remote Buffer Overflow

Watchguard Firewall XTM 11.7.4u1 - Remote Buffer Overflow !/usr/bin/perl -w Exploit Title: WatchGuard Firewall XTM version 11.7.4u1 - Remote buffer overflow exploit sessionid cookie Date: Oct 18 2013 Exploit Author: [email protected] a.k.a. [email protected] Vendor Homepage:...

9.3CVSS0.3AI score0.12203EPSS
SaveExploits7
Exploit DB
Exploit DB
added 2013/10/29 12:0 a.m.67 views

Watchguard Firewall XTM 11.7.4u1 - Remote Buffer Overflow

!/usr/bin/perl -w Exploit Title: WatchGuard Firewall XTM version 11.7.4u1 - Remote buffer overflow exploit sessionid cookie Date: Oct 18 2013 Exploit Author: [email protected] a.k.a. [email protected] Vendor Homepage: http://www.watchguard.com Version: = 11.7.4u1 Tested on: XTMv CVE :...

9.3CVSS5.2AI score0.12203EPSS
SaveExploits7
Exploit DB
Exploit DB
added 2013/08/21 12:0 a.m.24 views

freeFTPd 1.0.10 - 'PASS' Remote Buffer Overflow (SEH)

!/usr/bin/perl freeFTPd 1.0.10 anonymous-auth PASS SEH buffer overflow PoC by Wireghoul - www.justanotherhacker.com Date: 20130820 Tested on: XPSP3 Similar exploits: EDB 23079 1330 1339 Greetz corelan, TecR0C, mrme, jjkakakk if scalar@ARGV != 2 "Usage $0 host port\n"; exit; use IO::Socket::INET;...

5.3AI score
SaveExploits0
securityvulns
securityvulns
added 2013/07/16 12:0 a.m.69 views

Squid-3.3.5 DoS PoC

Squid Crash PoC Copyright C Kingcope 2013 tested against squid-3.3.5 this seems to be the patch for the vulnerability: http://www.squid-cache.org/Versions/v3/3.3/squid-3.3.8.patch The squid-cache service will respawn, looks like a kind of assert exception: 2013/07/15 20:48:36 kid1| Closing HTTP...

6.8AI score
SaveExploits0
zdt
zdt
added 2013/07/16 12:0 a.m.27 views

Squid 3.3.5 Denial Of Service Vulnerability

Squid version 3.3.5 remote denial of service crash exploit. Squid Crash PoC Copyright C Kingcope 2013 tested against squid-3.3.5 this seems to be the patch for the vulnerability: http://www.squid-cache.org/Versions/v3/3.3/squid-3.3.8.patch The squid-cache service will respawn, looks like a kind o...

7AI score
SaveExploits0
Packet Storm
Packet Storm
added 2013/07/16 12:0 a.m.21 views

Squid 3.3.5 Denial Of Service

Squid Crash PoC Copyright C Kingcope 2013 tested against squid-3.3.5 this seems to be the patch for the vulnerability: http://www.squid-cache.org/Versions/v3/3.3/squid-3.3.8.patch The squid-cache service will respawn, looks like a kind of assert exception: 2013/07/15 20:48:36 kid1| Closing HTTP...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/06/26 12:0 a.m.20 views

Baby FTP Server 1.24 - Denial of Service (1)

!/usr/bin/perl Note from Exploit-DB thanks @wireghoul: This PoC only crashes the GUI for the application, not the server itself. Exploit Title: Baby FTP Server Version 1.24 Denial Of Service Date: 2013/6/25 Exploit Author: Chako Vendor Homepage:...

5.3AI score
SaveExploits0
exploitpack
exploitpack
added 2013/06/26 12:0 a.m.19 views

Baby FTP Server 1.24 - Denial of Service (1)

Baby FTP Server 1.24 - Denial of Service 1 !/usr/bin/perl Note from Exploit-DB thanks @wireghoul: This PoC only crashes the GUI for the application, not the server itself. Exploit Title: Baby FTP Server Version 1.24 Denial Of Service Date: 2013/6/25 Exploit Author: Chako Vendor Homepage:...

7.3AI score
SaveExploits0
Saint
Saint
added 2013/04/12 12:0 a.m.17 views

HP System Management Homepage iprange parameter command execution

Added: 04/12/2013 BID: 58817 OSVDB: 91812 Background HP System Management Homepage SMH is a web-based interface that consolidates the management of ProLiant and Integrity servers. Problem A vulnerability in HP SMH allows command execution when an attacker requests /proxy/DataValidation with a...

7.4AI score
SaveExploits0
Saint
Saint
added 2013/04/12 12:0 a.m.28 views

HP System Management Homepage iprange parameter command execution

Added: 04/12/2013 BID: 58817 OSVDB: 91812 Background HP System Management Homepage SMH is a web-based interface that consolidates the management of ProLiant and Integrity servers. Problem A vulnerability in HP SMH allows command execution when an attacker requests /proxy/DataValidation with a...

0.8AI score
SaveExploits0
exploitpack
exploitpack
added 2013/04/12 12:0 a.m.14 views

KNet Web Server 1.04b - Stack Corruption Buffer Overflow

KNet Web Server 1.04b - Stack Corruption Buffer Overflow !/usr/bin/perl KNet Web Server Stack corruption BoF PoC Written by Wireghoul - http://www.justanotherhacker.com Date: 2013/04/11 Version: 1.04b Tested on: WinXP SP3 use IO::Socket::INET; $host = shift; $port = shift; print "KNet Web Server...

0.8AI score
SaveExploits0
Saint
Saint
added 2013/04/12 12:0 a.m.35 views

HP System Management Homepage iprange parameter command execution

Added: 04/12/2013 BID: 58817 OSVDB: 91812 Background HP System Management Homepage SMH is a web-based interface that consolidates the management of ProLiant and Integrity servers. Problem A vulnerability in HP SMH allows command execution when an attacker requests /proxy/DataValidation with a...

0.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/04/12 12:0 a.m.54 views

KNet Web Server 1.04b - Stack Corruption Buffer Overflow

!/usr/bin/perl KNet Web Server Stack corruption BoF PoC Written by Wireghoul - http://www.justanotherhacker.com Date: 2013/04/11 Version: 1.04b Tested on: WinXP SP3 use IO::Socket::INET; $host = shift; $port = shift; print "KNet Web Server stack corruption BoF PoC - Wireghoul -...

7.5CVSS5.2AI score0.07772EPSS
SaveExploits4
Rows per page
Query Builder