Lucene search
+L

1450 matches found

exploitpack
exploitpack
added 2011/01/28 12:0 a.m.14 views

Polycom SoundPoint IP Devices - Denial of Service

Polycom SoundPoint IP Devices - Denial of Service Source: http://packetstormsecurity.org/files/view/97948/polycomsoundpoint-dos.txt Hello, Polycom SoundPoint IP devices IP phones are vulnerable to Denial of Service attacks. Sending HTTP GET request with broken Authorization header effect a device...

0.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2011/01/27 12:0 a.m.30 views

Polycom SoundPoint IP Devices Denial Of Service

Hello, Polycom SoundPoint IP devices IP phones are vulnerable to Denial of Service attacks. Sending HTTP GET request with broken Authorization header effect a device restart after 60 seconds. It was tested on: SoundPoint IP 335 Version: 3.2.4.1734 SoundPoint IP 430 Version: 3.2.3.1734 SoundPoint ...

0.5AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2010/08/04 9:30 p.m.7 views

httpd: mod_proxy_ftp FTP command injection via Authorization HTTP header

The modproxyftp module in the Apache HTTP Server allows remote attackers to bypass intended access restrictions and send arbitrary commands to an FTP server via vectors related to the embedding of these commands in the Authorization HTTP header, as demonstrated by a certain module in VulnDisco Pa...

5CVSS6.3AI score0.1256EPSS
SaveExploits2References4
Debian CVE
Debian CVE
added 2010/05/14 8:0 p.m.44 views

CVE-2010-1940

Removed by vendor...

4.3CVSS7AI score0.0081EPSS
SaveExploits0
CVE
CVE
added 2010/05/14 8:0 p.m.58 views

CVE-2010-1940

CVE-2010-1940: Apple Safari 4.0.5 on Windows mishandles the Authorization: Basic header, sending credentials intended for one site to another site named in a Location header, enabling remote servers to log sensitive information. Root cause: header leakage across sites via Location-based redirects...

4.3CVSS5.6AI score0.0081EPSS
SaveExploits0References2Affected Software1
Packet Storm
Packet Storm
added 2010/04/02 12:0 a.m.22 views

uTorrent WebUI 0.370 Denial Of Service

!/usr/bin/perl Exploit Title: uTorrent WebUI Version: µTorrent 2.0 build 18488 / WebUI EAX 00000000 ECX 00000000 EDX 00000001 EBX 003D8360 ASCII "admin" ESP 0141FE94 EBP 0141FF08 ESI 00000000 EDI 01511958 EIP 0041BC62 uTorrent.0041BC62 Good luck! corelanc0d3r use warnings; use strict; use...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2010/04/02 12:0 a.m.28 views

μTorrent (uTorrent) WebUI 0.370 - Authorisation Header Denial of Service

!/usr/bin/perl Exploit Title: uTorrent WebUI Version: µTorrent 2.0 build 18488 / WebUI EAX 00000000 ECX 00000000 EDX 00000001 EBX 003D8360 ASCII "admin" ESP 0141FE94 EBP 0141FF08 ESI 00000000 EDI 01511958 EIP 0041BC62 uTorrent.0041BC62 Good luck! corelanc0d3r use warnings; use strict; use...

5.8AI score
SaveExploits0
zdt
zdt
added 2010/04/02 12:0 a.m.23 views

uTorrent WebUI <= v0.370 Authorization header DoS Exploit

Exploit for windows platform in category dos / poc ========================================================= uTorrent WebUI newPeerAddr =$ARGV0,PeerPort =$ARGV1,Proto = 'tcp'; print $sock "GET / HTTP/1.1\r\n". "Authorization: Basic $nonbase64\r\n\r\n"; 0day.today 2017-12-31...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2010/01/06 4:21 p.m.22 views

httpd: mod_proxy_ftp FTP command injection via Authorization HTTP header

The modproxyftp module in the Apache HTTP Server allows remote attackers to bypass intended access restrictions and send arbitrary commands to an FTP server via vectors related to the embedding of these commands in the Authorization HTTP header, as demonstrated by a certain module in VulnDisco Pa...

5CVSS6.3AI score0.1256EPSS
SaveExploits2References4
Packet Storm
Packet Storm
added 2009/11/26 12:0 a.m.57 views

Free Download Manager Remote Control Server Buffer Overflow

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 information on licensing and terms of use. http://metasploit.com/framework/ require 'msf/core' class Metasploit3 'Free Download...

10CVSS0.8AI score0.66526EPSS
SaveExploits13
Packet Storm
Packet Storm
added 2009/11/26 12:0 a.m.42 views

MailEnable Authorization Header Buffer Overflow

$Id$ 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 information on licensing and terms of use. http://metasploit.com/framework/ require 'msf/core' class Metasploit3 'MailEnable...

7.5CVSS0.9AI score0.72622EPSS
SaveExploits8
RedHat Linux
RedHat Linux
added 2009/11/11 10:2 p.m.8 views

httpd: mod_proxy_ftp FTP command injection via Authorization HTTP header

The modproxyftp module in the Apache HTTP Server allows remote attackers to bypass intended access restrictions and send arbitrary commands to an FTP server via vectors related to the embedding of these commands in the Authorization HTTP header, as demonstrated by a certain module in VulnDisco Pa...

5CVSS6.3AI score0.1256EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2009/11/11 10:0 p.m.10 views

httpd: mod_proxy_ftp FTP command injection via Authorization HTTP header

The modproxyftp module in the Apache HTTP Server allows remote attackers to bypass intended access restrictions and send arbitrary commands to an FTP server via vectors related to the embedding of these commands in the Authorization HTTP header, as demonstrated by a certain module in VulnDisco Pa...

5CVSS6.3AI score0.1256EPSS
SaveExploits2References4
seebug.org
seebug.org
added 2009/09/25 12:0 a.m.118 views

Apache mod_proxy_ftp FTP命令注入漏洞

Apache modproxyftp是一款用于处理FTP代理请求的Apache模块。 Apache modproxyftp存在输入验证错误,远程攻击者可以通过在发送给apache服务器的请求中构建特殊的"Authorization"头,可传递FTP命令给FTP服务器。 在通常的情况下,apache modproxyftp不允许发送任意FTP命令给FTP服务器,Apache只发送一些有线的命令给FTP服务器,如USER, PASS, PWD等,modproxyftp存在漏洞允许用户编码任何FTP命令作为"Authorization"头数据,并由apache传递给FTP服务器执行。 Apac...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2009/09/23 9:38 p.m.8 views

httpd: mod_proxy_ftp FTP command injection via Authorization HTTP header

The modproxyftp module in the Apache HTTP Server allows remote attackers to bypass intended access restrictions and send arbitrary commands to an FTP server via vectors related to the embedding of these commands in the Authorization HTTP header, as demonstrated by a certain module in VulnDisco Pa...

5CVSS6.3AI score0.1256EPSS
SaveExploits2References4
OSV
OSV
added 2009/09/08 6:30 p.m.3 views

DEBIAN-CVE-2009-3095

The modproxyftp module in the Apache HTTP Server allows remote attackers to bypass intended access restrictions and send arbitrary commands to an FTP server via vectors related to the embedding of these commands in the Authorization HTTP header, as demonstrated by a certain module in VulnDisco Pa...

5CVSS9.1AI score0.1256EPSS
SaveExploits2References1
CVE
CVE
added 2009/09/08 6:0 p.m.558 views

CVE-2009-3095

CVE-2009-3095 is a vulnerability in Apache httpd’s mod_proxy_ftp that allows remote authenticated attackers to bypass access restrictions and send arbitrary commands to an FTP server via crafted HTTP Authorization header vectors. The issue is part of a set of fixes for mod_proxy_ftp in the same a...

5CVSS9.4AI score0.1256EPSS
SaveExploits2References39Affected Software1
Apache Httpd
Apache Httpd
added 2009/09/03 12:0 a.m.68 views

Apache Httpd < 2.2.14 : mod_proxy_ftp FTP command injection

A flaw was found in the modproxyftp module. In a reverse proxy configuration, a remote attacker could use this flaw to bypass intended access restrictions by creating a carefully-crafted HTTP Authorization header, allowing the attacker to send arbitrary commands to the FTP server...

5CVSS4.9AI score0.1256EPSS
SaveExploits2Affected Software1
Metasploit
Metasploit
added 2009/03/11 10:33 p.m.22 views

Belkin Bulldog Plus Web Service Buffer Overflow

This module exploits a stack buffer overflow in Belkin Bulldog Plus 4.0.2 build 1219. When sending a specially crafted http request, an attacker may be able to execute arbitrary code. This module requires Metasploit: https://metasploit.com/download Current source:...

7.9AI score
SaveExploits0
securityvulns
securityvulns
added 2009/02/10 12:0 a.m.85 views

Trend micro - IWSVA/IWSS - Authorization module password leak

There is possbile get username and password from "Proxy-Authorization" header, which is not correctly removed when authorization header sends WMP. Requirements: - IWSVA/IWSS basic authorization on - Client is using WMP 8-11 as video player - Standalone proxy if upstream proxy is used,...

0.2AI score
SaveExploits0
Rows per page
Query Builder