Lucene search
+L

6451 matches found

seebug.org
seebug.org
added 2013/11/21 12:00 a.m.14 views

FTP 弱密码 PoC

当网络上的主机提供匿名FTP服务时,用户则可以通过anonymous/空、FTP/FTP、USER/pass等匿名账号登陆到这些FTP服务器。 如果 FTP 服务使用了弱密码,攻击者可以加载字典文件猜解密码。 攻击者可以通过该漏洞获取主机文件系统信息。...

7.1AI score
SaveExploits0
Check Point Advisories
Check Point Advisories
added 2013/10/27 12:00 a.m.37 views

Novell Netware FTP Server DELE Command Stack Buffer Overflow (CVE-2010-4228)

A code execution vulnerability exists in Novell Netware...

7AI score0.14658EPSS
SaveExploits3
seebug.org
seebug.org
added 2013/10/09 12:00 a.m.952 views

ProFTPD "mod_sftp/mod_sftp_pam"整数溢出拒绝服务漏洞

CVE ID: CVE-2013-4359 ProFTPD是一个Unix平台上或是类Unix平台上(如Linux, FreeBSD等)的FTP服务器程序。 ProFTPD 1.3.4d及其他在函数 "sftpkbdintrecvresponse" contrib/modsftp/kbdint.c中存在整数溢出错误,远程攻击者通过发送特制的TCP报文,可耗尽内存资源。要利用此漏洞需要启用 "modsftp" 和 "modsftppam"模块 0 ProFTPD 1.3.4d 厂商补丁: ProFTPD Project ---------------...

5CVSS0.1AI score0.02985EPSS
SaveExploits2
OpenVAS
OpenVAS
added 2013/09/29 12:00 a.m.32 views

Debian Security Advisory DSA 2767-1 (proftpd-dfsg - denial of service)

Kingcope discovered that the modsftp and modsftppam modules of proftpd, a powerful modular FTP/SFTP/FTPS server, are not properly validating input, before making pool allocations. An attacker can use this flaw to conduct denial of service attacks against the system running proftpd resource...

5CVSS7.3AI score0.02985EPSS
SaveExploits2References1
NVD
NVD
added 2013/09/26 2:16 p.m.24 views

CVE-2012-4088

The FTP server in Cisco Unified Computing System UCS has a hardcoded password for an unspecified user account, which makes it easier for remote attackers to read or modify files by leveraging knowledge of this password, aka Bug ID CSCtg20769...

4.3CVSS6.7AI score0.00595EPSS
SaveExploits0References3
Prion
Prion
added 2013/09/26 2:16 p.m.19 views

Hardcoded credentials

The FTP server in Cisco Unified Computing System UCS has a hardcoded password for an unspecified user account, which makes it easier for remote attackers to read or modify files by leveraging knowledge of this password, aka Bug ID CSCtg20769...

4.3CVSS7.2AI score0.00595EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2013/09/26 10:00 a.m.32 views

CVE-2012-4088

The FTP server in Cisco Unified Computing System UCS has a hardcoded password for an unspecified user account, which makes it easier for remote attackers to read or modify files by leveraging knowledge of this password, aka Bug ID CSCtg20769...

6.7AI score0.00595EPSS
SaveExploits0References3
CVE
CVE
added 2013/09/26 10:00 a.m.56 views

CVE-2012-4088

Cisco UCS FTP server vulnerability (CVE-2012-4088) arises from an undocumented hard-coded password for an unspecified user account. An unauthenticated, adjacent attacker could read or modify files by exploiting this credential. Cisco’s advisory (CISCO-SA-20130927-CVE-2012-4088) confirms the issue...

4.3CVSS6.9AI score0.00595EPSS
SaveExploits0References3Affected Software1
Fedora
Fedora
added 2013/09/24 12:30 a.m.15 views

[SECURITY] Fedora 19 Update: proftpd-1.3.4d-4.fc19

ProFTPD is an enhanced FTP server with a focus toward simplicity, security, and ease of configuration. It features a very Apache-like configuration syntax, and a highly customizable server infrastructure, including support for multiple 'virtual' FTP servers, anonymous FTP, and permission-based...

0.7AI score
SaveExploits0
Fedora
Fedora
added 2013/09/24 12:30 a.m.13 views

[SECURITY] Fedora 20 Update: proftpd-1.3.4d-4.fc20

ProFTPD is an enhanced FTP server with a focus toward simplicity, security, and ease of configuration. It features a very Apache-like configuration syntax, and a highly customizable server infrastructure, including support for multiple 'virtual' FTP servers, anonymous FTP, and permission-based...

0.7AI score
SaveExploits0
zdt
zdt
added 2013/09/21 12:00 a.m.24 views

PCMAN FTP Server Post-Authentication STOR Command Buffer Overflow

This Metasploit module exploits a buffer overflow vulnerability found in the STOR command of the PCMAN FTP version 2.07 server when the "/../" parameters are also sent to the server. Please note authentication is required in order to trigger the vulnerability. The overflowing string will also be...

7.6AI score
SaveExploits0
Packet Storm
Packet Storm
added 2013/09/20 12:00 a.m.41 views

PCMAN FTP Server Post-Authentication STOR Command Stack Buffer Overflow

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' class Metasploit3 'PCMAN FTP Server Post-Authentication...

0.8AI score
SaveExploits0
zdt
zdt
added 2013/09/17 12:00 a.m.29 views

PCMAN FTP 2.07 STOR Command - Stack Overflow Exploit (MSF)

Exploit for windows platform in category remote exploits require 'msf/core' class Metasploit3 'PCMAN FTP Server STOR Command Stack Overflow', 'Description' = %q This module exploits a buffer overflow vulnerability found in the STOR command of the PCMAN FTP v2.07 Server when the "/../" parameters...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/09/17 12:00 a.m.28 views

PCMan FTP Server 2.07 - 'STOR' Remote Stack Overflow (Metasploit)

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' class Metasploit3 'PCMAN FTP Server STOR Command Stack...

10CVSS5.2AI score0.66462EPSS
SaveExploits17
exploitpack
exploitpack
added 2013/09/17 12:00 a.m.19 views

PCMan FTP Server 2.07 - STOR Remote Stack Overflow (Metasploit)

PCMan FTP Server 2.07 - STOR Remote Stack Overflow Metasploit This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require...

0.6AI score
SaveExploits0
Packet Storm
Packet Storm
added 2013/09/16 12:00 a.m.21 views

PCMAN FTP Server Buffer Overflow

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' class Metasploit3 'PCMAN FTP Server STOR Command Stack...

0.8AI score
SaveExploits0
FreeBSD Advisory
FreeBSD Advisory
added 2013/09/10 12:00 a.m.54 views

FreeBSD-SA-13:11.sendfile

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-13:11.sendfile Security Advisory The FreeBSD Project Topic: Kernel memory disclosure in sendfile2 Category: core Module: sendfile Announced: 2013-09-10 Credits: E...

4.7CVSS6AI score0.00306EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2013/09/09 12:00 a.m.33 views

Android FTP Server 1.2 Privilege Escalation

Remote access to Android ftp server 1.2 configuration file allows login as admin Date: 9/7/2013 Author: Larry W. Cashdollar, @larry0 Download: http://www.amazon.com/888bid-com-Android-FTP-Server/dp/B00COVVAZM/ref=sr11?s=mobile-apps Description: "Transfer files between Android devices and computer...

0.9AI score
SaveExploits0
OpenVAS
OpenVAS
added 2013/08/21 12:00 a.m.15 views

PCMAN FTP Server STOR Command Buffer Overflow vulnerability

PCMAN FTP server is prone to a buffer overflow vulnerability. SPDX-FileCopyrightText: 2013 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...

10CVSS6.9AI score0.66462EPSS
SaveExploits17References4
OpenVAS
OpenVAS
added 2013/08/21 12:00 a.m.24 views

PCMAN FTP Server STOR Command Buffer Overflow vulnerability

This host is running PCMAN FTP server and is prone to buffer overflow vulnerability. OpenVAS Vulnerability Test $Id: gbpcmanftpstorbuffoverflowvuln.nasl 6093 2017-05-10 09:03:18Z teissa $ PCMAN FTP Server STOR Command Buffer Overflow vulnerability Authors: Thanga Prakash S Copyright: Copyright c...

0.6AI score
SaveExploits0References4
Rows per page
Query Builder