Lucene search
+L

393 matches found

Cvelist
Cvelist
added 2009/05/18 6:0 p.m.29 views

CVE-2009-1675

Stack-based buffer overflow in ElectraSoft 32bit FTP 09.04.24 allows remote FTP servers to execute arbitrary code via a long 227 reply to a PASV command...

8AI score0.13788EPSS
SaveExploits2References4
zdt
zdt
added 2009/05/07 12:0 a.m.18 views

32bit FTP (PASV) Reply Client Remote Overflow Exploit (meta)

Exploit for windows platform in category remote exploits ============================================================ 32bit FTP PASV Reply Client Remote Overflow Exploit meta ============================================================ msf use exploit/windows/ftp/32bitftppasvreply msf...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2009/05/07 12:0 a.m.18 views

32bit FTP - PASV Reply Client Remote Overflow (Metasploit)

32bit FTP - PASV Reply Client Remote Overflow Metasploit...

2.7AI score
SaveExploits0
OpenVAS
OpenVAS
added 2009/03/23 12:0 a.m.20 views

Ubuntu: Security Advisory (USN-443-1)

The remote host is missing an update for the 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...

6.8CVSS6.5AI score0.13847EPSS
SaveExploits1References2
seebug.org
seebug.org
added 2009/01/06 12:0 a.m.14 views

Google Chrome FTP客户端PASV端口扫描信息泄露漏洞

BUGTRAQ ID: 33112 Chrome是谷歌最新发布的开源WEB浏览器。 Chrome浏览器使用FTP协议的PASV命令请求替换的数据端口。FTP协议规范允许在服务器响应中包含替换的服务器地址,这允许FTP服务器上的恶意网页对防火墙内的机器执行端口扫描。 攻击者可以用端口规范([email protected])来替换FTP中的用户名(ftp://username:[email protected])。当Chrome"...

6.8AI score
SaveExploits0
exploitpack
exploitpack
added 2009/01/05 12:0 a.m.13 views

Google Chrome 1.0.154.36 - FTP Client PASV Port Scan Information Disclosure

Google Chrome 1.0.154.36 - FTP Client PASV Port Scan Information Disclosure source: https://www.securityfocus.com/bid/33112/info Google Chrome is prone to an information-disclosure vulnerability because it fails to adequately validate server-issued instructions while in PASV passive mode. Attacke...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2009/01/05 12:0 a.m.44 views

Google Chrome FTP PASV IP Malicious Port Scanning Vulnerability.

Advisory: Google Chrome FTP PASV IP Malicious Port Scanning Vulnerability. Version Affected: Google Chrome: 1.0.154.36 Description: Google Chrome FTP Client is vulnerable to FTP PASV malicious port scanning vulnerability. The username in the FTP ftp://username:[email protected] can be manipulat...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/01/05 12:0 a.m.18 views

Google Chrome 1.0.154.36 - FTP Client PASV Port Scan Information Disclosure

source: https://www.securityfocus.com/bid/33112/info Google Chrome is prone to an information-disclosure vulnerability because it fails to adequately validate server-issued instructions while in PASV passive mode. Attackers can exploit this issue to port-scan networks inside a victim computer's...

5.8AI score
SaveExploits0
OpenVAS
OpenVAS
added 2008/12/26 12:0 a.m.23 views

WinFTP Server PASV Command Denial of Service Vulnerability

This host is running WinFTP Server and is prone to Denial of Service Vulnerability. OpenVAS Vulnerability Test $Id: secpodwinftpserverdosvuln.nasl 5370 2017-02-20 15:24:26Z cfi $ WinFTP Server PASV Command Denial of Service Vulnerability Authors: Sujit Ghosal Copyright: Copyright c 2008 SecPod,...

3.5CVSS0.1AI score0.20591EPSS
SaveExploits4References2
OpenVAS
OpenVAS
added 2008/12/26 12:0 a.m.21 views

WinFTP Server <= 2.3.0 PASV Command DoS Vulnerability

WinFTP Server is prone to a denial of service DoS vulnerability. SPDX-FileCopyrightText: 2008 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...

3.5CVSS6.4AI score0.20591EPSS
SaveExploits4References3
CVE
CVE
added 2008/12/18 9:0 p.m.69 views

CVE-2008-5666

CVE-2008-5666 affects WinFTP Server 2.3.0. In PASV mode, a sequence of FTP sessions with an invalid NLST -1 can trigger a denial of service. Public sources (e.g., PacketStorm Metasploit PoC, OpenVAS entries) corroborate a PASV/NLST DoS vector but do not provide vendor-issued fixes within the supp...

3.5CVSS6.1AI score0.20591EPSS
SaveExploits4References6Affected Software1
seebug.org
seebug.org
added 2008/10/10 12:0 a.m.24 views

WinFTP 2.3.0 (PASV mode) Remote Denial of Service Exploit

No description provided by source. WinFTP v2.3.0 DoS exploit WinFTP URL - http://www.wftpserver.com/ DoS'ed when try to send data xdmnt -- coding: windows-1252 -- import socket import time import sys PORT = 21 def helpinfo: print "Usage: winftp host login password\n" print "Note: anonymous is...

7.1AI score
SaveExploits0
zdt
zdt
added 2008/10/09 12:0 a.m.21 views

WinFTP 2.3.0 (PASV mode) Remote Denial of Service Exploit

Exploit for unknown platform in category dos / poc ========================================================= WinFTP 2.3.0 PASV mode Remote Denial of Service Exploit ========================================================= WinFTP v2.3.0 DoS exploit WinFTP URL - http://www.wftpserver.com/ DoS'ed...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2008/10/09 12:0 a.m.14 views

WinFTP Server 2.3.0 - PASV Mode Remote Denial of Service

WinFTP Server 2.3.0 - PASV Mode Remote Denial of Service WinFTP v2.3.0 DoS exploit WinFTP URL - http://www.wftpserver.com/ DoS'ed when try to send data xdmnt -- coding: windows-1252 -- import socket import time import sys PORT = 21 def helpinfo: print "Usage: winftp \n" print "Note: anonymous is...

0.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/06/05 12:0 a.m.11 views

Dream FTP 1.2 Remote Format String Exploit

No description provided by source. include stdio.h include sys/types.h include sys/socket.h include netinet/in.h // WIN NT/2K/XP cmd.exe shellcode // kernel32.dll baseaddress calculation: OS/SP-independent // string-save: 00, 0a and 0d free. // portbinding: port 28876 // looping: reconnect after...

7.1AI score
SaveExploits0
Prion
Prion
added 2008/06/04 8:32 p.m.12 views

Stack overflow

Multiple stack-based buffer overflows in the HTTP Gateway Service icihttp.exe in CA eTrust Secure Content Manager 8.0 allow remote attackers to execute arbitrary code or cause a denial of service via long FTP responses, related to 1 the file month field in a LIST command; 2 the PASV command; and ...

10CVSS8.4AI score0.10072EPSS
SaveExploits1References14Affected Software1
Zero Day Initiative
Zero Day Initiative
added 2008/06/04 12:0 a.m.24 views

CA ETrust Secure Content Manager Gateway FTP PASV Stack Overflow Vulnerability

This vulnerability allows attackers to execute arbitrary code on vulnerable installations of Computer Associates eTrust Secure Content Manager. Authentication is not required to exploit this vulnerability. The specific flaw exists in the HTTP Gateway service icihttp.exe running on port 8080. By...

10CVSS1.8AI score0.10072EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2007/12/13 12:0 a.m.34 views

SuSE 10 Security Update : MozillaFirefox (ZYPP Patch Number 3756)

This update brings Mozilla Firefox to security update version 2.0.0.4 - Chris Thomas demonstrated that XUL popups opened by web content could be placed outside the boundaries of the content area. This could be used to spoof or hide parts of the browser chrome such as the location bar. MFSA 2007-1...

9.3CVSS7.2AI score0.13847EPSS
SaveExploits2References20
NVD
NVD
added 2007/11/15 1:46 a.m.19 views

CVE-2007-4679

CFFTP in CFNetwork for Apple Mac OS X 10.4 through 10.4.10 allows remote FTP servers to force clients to connect to other hosts via crafted responses to FTP PASV commands...

2.6CVSS6.2AI score0.01582EPSS
SaveExploits1References8
Prion
Prion
added 2007/11/15 1:46 a.m.18 views

Command injection

CFFTP in CFNetwork for Apple Mac OS X 10.4 through 10.4.10 allows remote FTP servers to force clients to connect to other hosts via crafted responses to FTP PASV commands...

2.6CVSS6.4AI score0.01582EPSS
SaveExploits1References8Affected Software1
Rows per page
Query Builder