Lucene search
+L

7828 matches found

zdt
zdt
•added 2011/03/06 12:00 a.m.•74 views

Allied Telesyn TFTP Server 1.9 Long Filename Overflow

Exploit for windows platform in category remote exploits $Id: attftplongfilename.rb 11882 2011-03-05 21:00:57Z bannedit $ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more informati...

7.1AI score0.65866EPSS
SaveExploits8
Tenable Nessus
Tenable Nessus
•added 2011/03/01 12:00 a.m.•33 views

Debian DSA-2174-1 : avahi - denial of service

It was discovered that Avahi, an implementation of the zeroconf protocol, can be crashed remotely by a single UDP packet, which may result in a denial of service. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from Debian...

5CVSS8.6AI score0.29361EPSS
SaveExploits1References4
Metasploit
Metasploit
•added 2011/03/01 12:00 a.m.•56 views

Wireshark CLDAP Dissector DOS

This module causes infinite recursion to occur within the CLDAP dissector by sending a specially crafted UDP packet. Module Options msf use auxiliary/dos/wireshark/cldap msf undefinedcldap show actions ...actions... msf undefinedcldap set ACTION msf undefinedcldap show options ...show and set...

4.3CVSS7.3AI score0.13064EPSS
SaveExploits3
OpenVAS
OpenVAS
•added 2011/02/28 12:00 a.m.•33 views

Mandriva Update for avahi MDVSA-2011:037 (avahi)

Check for the Version of avahi OpenVAS Vulnerability Test Mandriva Update for avahi MDVSA-2011:037 avahi Authors: System Generated Check Copyright: Copyright c 2011 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under the...

5CVSS0.2AI score0.29361EPSS
SaveExploits2References2
OSV
OSV
•added 2011/02/26 12:00 a.m.•16 views

DSA-2174-1 avahi - denial of service

Bulletin has no description...

5CVSS6.5AI score0.29361EPSS
SaveExploits1
Prion
Prion
•added 2011/02/25 7:00 p.m.•26 views

Stack overflow

The xdrDecodeString function in XNFS.NLM in Novell Netware 6.5 before SP8 allows remote attackers to cause a denial of service abend or execute arbitrary code via a crafted, signed value in a NFS RPC request to port UDP 1234, leading to a stack-based buffer overflow...

10CVSS8.4AI score0.16819EPSS
SaveExploits3References11Affected Software1
CVE
CVE
•added 2011/02/25 6:00 p.m.•64 views

CVE-2010-4227

The CVE concerns Novell Netware 6.5’s XNFS.NLM (default UDP port 1234). The xdrDecodeString function accepts a signed length and writes NULL terminator, enabling a stack-based buffer overflow that can lead to remote code execution or a denial of service. Published details confirm a remote attacke...

10CVSS8AI score0.16819EPSS
SaveExploits3References11Affected Software1
Cvelist
Cvelist
•added 2011/02/25 6:00 p.m.•54 views

CVE-2010-4227

The xdrDecodeString function in XNFS.NLM in Novell Netware 6.5 before SP8 allows remote attackers to cause a denial of service abend or execute arbitrary code via a crafted, signed value in a NFS RPC request to port UDP 1234, leading to a stack-based buffer overflow...

7.8AI score0.16819EPSS
SaveExploits3References11
NVD
NVD
•added 2011/02/25 12:00 p.m.•28 views

CVE-2011-0389

Cisco TelePresence Multipoint Switch CTMS devices with software 1.0.x, 1.1.x, 1.5.x, and 1.6.x allow remote attackers to cause a denial of service process crash via a crafted Real-Time Transport Control Protocol RTCP UDP packet, aka Bug ID CSCth60993...

7.8CVSS6.6AI score0.02573EPSS
SaveExploits0References4
Prion
Prion
•added 2011/02/25 12:00 p.m.•27 views

Code injection

Cisco TelePresence Multipoint Switch CTMS devices with software 1.0.x, 1.1.x, 1.5.x, and 1.6.x allow remote attackers to cause a denial of service process crash via a crafted Real-Time Transport Control Protocol RTCP UDP packet, aka Bug ID CSCth60993...

7.8CVSS7.2AI score0.02573EPSS
SaveExploits0References4Affected Software1
CVE
CVE
•added 2011/02/25 11:00 a.m.•71 views

CVE-2011-0389

CVE-2011-0389 is a vulnerability in Cisco TelePresence Multipoint Switch (CTMS) devices affecting software 1.0.x, 1.1.x, 1.5.x and 1.6.x. A remote, unauthenticated attacker can crash the call control process by sending a crafted RTCP UDP packet, causing a denial of service. The Cisco advisory and...

7.8CVSS6.7AI score0.02573EPSS
SaveExploits0References4Affected Software2
Tenable Nessus
Tenable Nessus
•added 2011/02/25 12:00 a.m.•45 views

Mandriva Linux Security Advisory : avahi (MDVSA-2011:037)

A vulnerability has been found and corrected in avahi : avahi-core/socket.c in avahi-daemon in Avahi before 0.6.29 allows remote attackers to cause a denial of service infinite loop via an empty 1 IPv4 or 2 IPv6 UDP packet to port 5353. NOTE: this vulnerability exists because of an incorrect fix...

5CVSS8.3AI score0.29361EPSS
SaveExploits2References1
zdt
zdt
•added 2011/02/25 12:00 a.m.•29 views

Novell Netware RPC XNFS xdrDecodeString Vulnerability

Exploit for linux platform in category dos / poc !/usr/bin/ruby Source: http://www.protekresearchlab.com/index.php?option=comcontent&view=article&id=24&Itemid=24 require 'socket' netwareserver = ARGV0 targetport = ARGV1 || 1234 beepbeep= "\x1c\xd1\xef\xab" + XID "\x00\x00\x00\x00" + Message Type:...

7AI score
SaveExploits0
exploitpack
exploitpack
•added 2011/02/24 12:00 a.m.•21 views

Novell Netware - RPC XNFS xdrDecodeString

Novell Netware - RPC XNFS xdrDecodeString !/usr/bin/ruby Source: http://www.protekresearchlab.com/index.php?option=comcontent&view=article&id=24&Itemid=24 require 'socket' netwareserver = ARGV0 targetport = ARGV1 || 1234 beepbeep= "\x1c\xd1\xef\xab" + XID "\x00\x00\x00\x00" + Message Type: Call 0...

0.2AI score
SaveExploits0
Packet Storm
Packet Storm
•added 2011/02/24 12:00 a.m.•47 views

Novell Netware RPC XNFS xdrDecodeString Code Execution

!/usr/bin/ruby Source: http://www.protekresearchlab.com/index.php?option=comcontent&view=article&id=24&Itemid=24 require 'socket' netwareserver = ARGV0 targetport = ARGV1 || 1234 beepbeep= "\x1c\xd1\xef\xab" + XID "\x00\x00\x00\x00" + Message Type: Call 0 "\x00\x00\x00\x02" + RPC Version: 2...

10CVSS0.16819EPSS
SaveExploits3
securityvulns
securityvulns
•added 2011/02/24 12:00 a.m.•70 views

ZDI-11-090: Novell Netware RPC XNFS xdrDecodeString Remote Code Execution Vulnerability

ZDI-11-090: Novell Netware RPC XNFS xdrDecodeString Remote Code Execution Vulnerability http://www.zerodayinitiative.com/advisories/ZDI-11-090 February 18, 2011 -- CVE ID: CVE-2010-4227 -- CVSS: 10, AV:N/AC:L/Au:N/C:C/I:C/A:C -- Affected Vendors: Novell -- Affected Products: Novell Netware --...

10CVSS0.5AI score0.16819EPSS
SaveExploits3
Exploit DB
Exploit DB
•added 2011/02/24 12:00 a.m.•32 views

Novell Netware - RPC XNFS xdrDecodeString

!/usr/bin/ruby Source: http://www.protekresearchlab.com/index.php?option=comcontent&view=article&id=24&Itemid=24 require 'socket' netwareserver = ARGV0 targetport = ARGV1 || 1234 beepbeep= "\x1c\xd1\xef\xab" + XID "\x00\x00\x00\x00" + Message Type: Call 0 "\x00\x00\x00\x02" + RPC Version: 2...

10CVSS5.2AI score0.16819EPSS
SaveExploits3
securityvulns
securityvulns
•added 2011/02/24 12:00 a.m.•100 views

Novell Netware integer overflow

Integer overflow on XNFS UDP/1234 processing...

10CVSS4.1AI score0.16819EPSS
SaveExploits3References1
NVD
NVD
•added 2011/02/22 7:00 p.m.•28 views

CVE-2011-1002

avahi-core/socket.c in avahi-daemon in Avahi before 0.6.29 allows remote attackers to cause a denial of service infinite loop via an empty mDNS 1 IPv4 or 2 IPv6 UDP packet to port 5353. NOTE: this vulnerability exists because of an incorrect fix for CVE-2010-2244...

5CVSS6.5AI score0.29361EPSS
SaveExploits1References31
OSV
OSV
•added 2011/02/22 7:00 p.m.•15 views

CVE-2011-1002

avahi-core/socket.c in avahi-daemon in Avahi before 0.6.29 allows remote attackers to cause a denial of service infinite loop via an empty mDNS 1 IPv4 or 2 IPv6 UDP packet to port 5353. NOTE: this vulnerability exists because of an incorrect fix for CVE-2010-2244...

6.7AI score
SaveExploits0References38
Rows per page
Query Builder