Lucene search
+L

8598 matches found

Nmap
Nmap
added 2008/12/24 12:53 a.m.204 views

smb-enum-processes NSE Script

Pulls a list of processes from the remote server over SMB. This will determine all running processes, their process IDs, and their parent processes. It is done by querying the remote registry service, which is disabled by default on Vista; on all other Windows versions, it requires Administrator...

10CVSS0.99448EPSS
SaveExploits34
Metasploit
Metasploit
added 2008/12/19 7:11 a.m.93 views

MS04-007 Microsoft ASN.1 Library Bitstring Heap Overflow

This is an exploit for a previously undisclosed vulnerability in the bit string decoding code in the Microsoft ASN.1 library. This vulnerability is not related to the bit string vulnerability described in eEye advisory AD20040210-2. Both vulnerabilities were fixed in the MS04-007 patch. Windows...

7.5CVSS6.9AI score0.82241EPSS
SaveExploits6
Saint
Saint
added 2008/12/19 12:0 a.m.92 views

Visual FoxPro vfp6r.dll ActiveX Control DoCmd command execution

Added: 12/19/2008 CVE: CVE-2008-0236 BID: 27205 OSVDB: 40380 Background Visual FoxPro is a tool for developing database applications. Problem The vfp6r.dll ActiveX control allows command execution when a user opens a web page which uses the DoCmd method. Resolution Set the kill bit for class ID...

5.8CVSS6.6AI score0.17384EPSS
SaveExploits6
Saint
Saint
added 2008/12/19 12:0 a.m.93 views

Visual FoxPro vfp6r.dll ActiveX Control DoCmd command execution

Added: 12/19/2008 CVE: CVE-2008-0236 BID: 27205 OSVDB: 40380 Background Visual FoxPro is a tool for developing database applications. Problem The vfp6r.dll ActiveX control allows command execution when a user opens a web page which uses the DoCmd method. Resolution Set the kill bit for class ID...

5.8CVSS6.4AI score0.17384EPSS
SaveExploits6
Saint
Saint
added 2008/12/19 12:0 a.m.66 views

Visual FoxPro vfp6r.dll ActiveX Control DoCmd command execution

Added: 12/19/2008 CVE: CVE-2008-0236 BID: 27205 OSVDB: 40380 Background Visual FoxPro is a tool for developing database applications. Problem The vfp6r.dll ActiveX control allows command execution when a user opens a web page which uses the DoCmd method. Resolution Set the kill bit for class ID...

5.8CVSS6.4AI score0.17384EPSS
SaveExploits6
OpenVAS
OpenVAS
added 2008/12/19 12:0 a.m.18 views

Microsoft Internet Explorer Detection (Windows SMB Login)

Detects the installed version of Microsoft Internet Explorer. The script logs in via smb, detects the version of Microsoft Internet Explorer on remote host and sets the KB. SPDX-FileCopyrightText: 2008 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are...

7.3AI score
SaveExploits0
Fedora
Fedora
added 2008/12/03 1:24 a.m.46 views

[SECURITY] Fedora 8 Update: samba-3.0.33-0.fc8

Samba is the suite of programs by which a lot of PC-related machines share files, printers, and other information such as lists of available files and printers. The Windows NT, OS/2, and Linux operating systems support this natively, and add-on packages can enable the same thing for DOS, Windows,...

9.3CVSS3.1AI score0.69085EPSS
SaveExploits8
Fedora
Fedora
added 2008/12/03 1:22 a.m.44 views

[SECURITY] Fedora 10 Update: samba-3.2.5-0.23.fc10

Samba is the suite of programs by which a lot of PC-related machines share files, printers, and other information such as lists of available files and printers. The Windows NT, OS/2, and Linux operating systems support this natively, and add-on packages can enable the same thing for DOS, Windows,...

8.5CVSS3.1AI score0.04295EPSS
SaveExploits1
Fedora
Fedora
added 2008/12/03 1:12 a.m.45 views

[SECURITY] Fedora 9 Update: samba-3.2.5-0.22.fc9

Samba is the suite of programs by which a lot of PC-related machines share files, printers, and other information such as lists of available files and printers. The Windows NT, OS/2, and Linux operating systems support this natively, and add-on packages can enable the same thing for DOS, Windows,...

8.5CVSS3.1AI score0.69085EPSS
SaveExploits5
OpenVAS
OpenVAS
added 2008/12/02 12:0 a.m.40 views

BitDefender 'pdf.xmd' Module PDF Parsing Remote DoS Vulnerability

This host is installed with BitDefender Internet Security and AntiVirus and is prone to denial of service vulnerability. The flaw is due to boundary error in 'pdf.xmd' module when parsing of data encoded using 'FlateDecode' and 'ASCIIHexDecode' filters. This can be exploited to cause a memory...

9.3CVSS0.8AI score0.11112EPSS
SaveExploits2References2
OpenVAS
OpenVAS
added 2008/12/02 12:0 a.m.63 views

Vim Shell Command Injection Vulnerability (Windows)

This host is installed with Vim and is prone to Command Injection Vulnerability. OpenVAS Vulnerability Test $Id: secpodvimshellcmdinjectionvulnwin900411.nasl 5370 2017-02-20 15:24:26Z cfi $ Description: Vim Shell Command Injection Vulnerability Windows Authors: Sujit Ghosal Copyright: Copyright C...

9.3CVSS0.6AI score0.15044EPSS
SaveExploits6References2
Debian CVE
Debian CVE
added 2008/12/01 3:0 p.m.35 views

CVE-2008-4314

smbd in Samba 3.0.29 through 3.2.4 might allow remote attackers to read arbitrary memory and cause a denial of service via crafted 1 trans, 2 trans2, and 3 nttrans requests, related to a "cut&paste error" that causes an improper bounds check to be performed...

8.5CVSS6.3AI score0.04295EPSS
SaveExploits1
seebug.org
seebug.org
added 2008/11/30 12:0 a.m.62 views

Samba smbd远程信息泄露漏洞

BUGTRAQ ID: 32494 CVECAN ID: CVE-2008-4314 Samba是一套实现SMB(Server Messages Block)协议、跨平台进行文件共享和打印共享服务的程序。 Samba在处理trans、trans2和nttrans请求时存在边界条件错误。这些请求用于在客户端和服务器之间传输任意数量的内存,包含有两个偏移:偏移A指向客户端所发送的PDU,偏移B将传输的内存引导到服务端上的缓冲区。由于在偏移A中的一个剪切错误,导致远程攻击者可以通过发送特制的请求泄露受限制的smbd进程内存。 Samba 3.0.29 - 3.2.4 Samba -----...

8.5CVSS7.5AI score0.04295EPSS
SaveExploits1
securityvulns
securityvulns
added 2008/11/27 12:0 a.m.41 views

SAMBA information disclosure

Kernel memory disclosure on processing of few SMB request types...

8.5CVSS1.8AI score0.04295EPSS
SaveExploits1References1Affected Software1
UbuntuCve
UbuntuCve
added 2008/11/26 1:30 a.m.45 views

CVE-2008-5239

xine-lib 1.1.12, and other 1.1.15 and earlier versions, does not properly handle a negative and b zero values during unspecified read function calls in inputfile.c, inputnet.c, inputsmb.c, and inputhttp.c, which allows remote attackers to cause a denial of service crash or possibly execute...

4.3CVSS6.2AI score0.03721EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2008/11/25 12:0 a.m.38 views

Altiris Deployment Solution Agent < 6.9.355 Local Privilege Escalation (SYM08-019)

The version of the Altiris Deployment Solution Agent installed on the remote host is affected by a local privilege escalation issue. Successful exploitation of this issue could allow an authorized non-privileged user to gain local system access on the client system. C Tenable Network Security, In...

7.8CVSS7.4AI score0.01084EPSS
SaveExploits0References2
Check Point Advisories
Check Point Advisories
added 2008/11/18 12:0 a.m.5 views

Samba receive_smb_raw SMB Packets Parsing Buffer Overflow (CVE-2008-1105)

Samba is an open-source implementation of the network services suite SMB/CIFS Server Message Block/Common Internet File System. A buffer overflow vulnerability has been reported in Samba. The vulnerability is due to a boundary error in the "receivesmbraw" function when Samba parses SMB packets. A...

7.5CVSS7.4AI score0.69085EPSS
SaveExploits3
seebug.org
seebug.org
added 2008/11/17 12:0 a.m.17 views

MS Windows Server Service Code Execution Exploit (MS08-067) (2k/2k3)

No description provided by source. !/usr/bin/env python MS08-067 Exploit by Debasis Mohanty aka Tr0y/nopsled www.hackingspirits.com www.coffeeandsecurity.com Email: d3basis.m0hanty @ gmail.com import struct import sys from threading import Thread Thread is imported incase you would like to modify...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/11/13 12:0 a.m.89 views

Microsoft Windows SMB凭据反射漏洞(MS08-068)

BUGTRAQ ID: 7385 CVECAN ID: CVE-2008-4037 Windows是微软发布的非常流行的操作系统。 当用户连接到攻击者的SMB服务器时,Microsoft服务器消息块(SMB)协议处理NTLM凭据的方式存在远程代码执行漏洞,允许攻击者重放用户凭据,并在登录用户的下文中执行代码。如果用户使用管理用户权限登录,成功利用此漏洞的攻击者便可完全控制受影响的系统。攻击者可随后安装程序;查看、更改或删除数据,或者创建拥有完全用户权限的新帐户。那些帐户被配置为拥有较少系统用户权限的用户比具有管理用户权限的用户受到的影响要小。 Microsoft Windows XP S...

9.3CVSS6.9AI score0.59136EPSS
SaveExploits11
NVD
NVD
added 2008/11/12 11:30 p.m.37 views

CVE-2008-4037

Microsoft Windows 2000 Gold through SP4, XP Gold through SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, and Server 2008 allows remote SMB servers to execute arbitrary code on a client machine by replaying the NTLM credentials of a client user, as demonstrated by backrush, aka "SMB Credential...

9.3CVSS7.3AI score0.59136EPSS
SaveExploits11References15
Rows per page
Query Builder