Lucene search
+L

8652 matches found

Exploit DB
Exploit DB
added 2011/10/11 12:00 a.m.902 views

Apache mod_proxy - Reverse Proxy Exposure

!/usr/bin/env python import socket import string import getopt, sys knownports = 0,21,22,23,25,53,69,80,110,137,139,443,445,3306,3389,5432,5900,8080 def sendrequesturl, apachetarget, apacheport, internaltarget, internalport, resource: get = "GET " + url + "@" + internaltarget + ":" + internalport...

5CVSS7AI score0.90734EPSS
SaveExploits12
Metasploit
Metasploit
added 2011/10/10 10:34 p.m.220 views

Apache Reverse Proxy Bypass Vulnerability Scanner

Scan for poorly configured reverse proxy servers. By default, this module attempts to force the server to make a request with an invalid domain name. Then, if the bypass is successful, the server will look it up and of course fail, then responding with a status code 502. A baseline status code is...

5CVSS9.1AI score0.90734EPSS
SaveExploits12
zdt
zdt
added 2011/10/10 12:00 a.m.219 views

Apache mod_proxy Reverse Proxy Exposure Vulnerability PoC

Exploit for multiple platform in category remote exploits !/usr/bin/env python import socket import string import getopt, sys knownports = 0,21,22,23,25,53,69,80,110,137,139,443,445,3306,3389,5432,5900,8080 def sendrequesturl, apachetarget, apacheport, internaltarget, internalport, resource: get ...

7.1AI score0.90734EPSS
SaveExploits12
OpenVAS
OpenVAS
added 2011/10/10 12:00 a.m.39 views

Mandriva Update for apache MDVSA-2011:144 (apache)

The remote host is missing an update for the SPDX-FileCopyrightText: 2011 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 scriptxrefname:"URL",...

5CVSS8.1AI score0.90734EPSS
SaveExploits12References3
The Hacker News
The Hacker News
added 2011/10/08 5:54 p.m.5 views

Apache Patch released for Reverse proxy Bypass Vulnerability

Apache Patch released forReverse proxy Bypass Vulnerability Security experts at Context have discovered a hole in the Apache web server that allows remote attackers to access internal servers. Security experts are warning firms running the Apache web server to keep up to date with the latest...

7.2AI score
SaveExploits0
The Hacker News
The Hacker News
added 2011/10/08 5:54 p.m.14 views

Apache Patch released for Reverse proxy Bypass Vulnerability

Apache Patch released for Reverse proxy Bypass Vulnerability Security experts at Context have discovered a hole in the Apache web server that allows remote attackers to access internal servers. Security experts are warning firms running the Apache web server to keep up to date with the latest...

6.7AI score
SaveExploits0
The Hacker News
The Hacker News
added 2011/10/07 11:55 a.m.16 views

REMnux: A Linux Distribution for Reverse-Engineering Malware

REMnux: A Linux Distribution for Reverse-Engineering Malware REMnux is a lightweight Linux distribution for assisting malware analysts in reverse-engineering malicious software. The distribution is based on Ubuntu and is maintained by Lenny Zeltser. REMnux is designed for running services that ar...

7.1AI score
SaveExploits0
CISA
CISA
added 2011/10/07 12:00 a.m.21 views

Apache HTTP Server Reverse Proxy Bypass

The Apache Foundation has issued a Security Advisory to address a vulnerability in Apache HTTP Server's reverse proxy mode. Exploitation of this vulnerability may allow a remote attacker to gain access to internal systems. US-CERT encourages users and administrators to review the Apache HTTP Serv...

7.1AI score
SaveExploits0References2
Packet Storm
Packet Storm
added 2011/10/06 12:00 a.m.471 views

Apache Reverse Proxy Bypass

===============================ADVISORY============================== Systems Affected: Apache httpd Severity: High Category: Proxy Bypass Author: Context Information Security Ltd Reported to vendor: 16th November 2011 Advisory Issued: 5th October 2011 Reference: CVE-2011-3368...

5CVSS9AI score0.90734EPSS
SaveExploits12
seebug.org
seebug.org
added 2011/10/06 12:00 a.m.489 views

Apache mod_proxy Reverse Proxy Exposure

No description provided by source. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Apache HTTP Server Security Advisory ==================================== Title: modproxy reverse proxy exposure CVE: CVE-2011-3368 Date: 20111005 Product: Apache HTTP Server Versions: httpd 1.3 all versions, httpd 2...

5CVSS9AI score0.90734EPSS
SaveExploits12
OSV
OSV
added 2011/10/05 10:55 p.m.17 views

CVE-2011-3368

The modproxy module in the Apache HTTP Server 1.3.x through 1.3.42, 2.0.x through 2.0.64, and 2.2.x through 2.2.21 does not properly interact with use of 1 RewriteRule and 2 ProxyPassMatch pattern matches for configuration of a reverse proxy, which allows remote attackers to send requests to...

6.7AI score
SaveExploits0References57
OSV
OSV
added 2011/10/05 10:55 p.m.13 views

DEBIAN-CVE-2011-3368

The modproxy module in the Apache HTTP Server 1.3.x through 1.3.42, 2.0.x through 2.0.64, and 2.2.x through 2.2.21 does not properly interact with use of 1 RewriteRule and 2 ProxyPassMatch pattern matches for configuration of a reverse proxy, which allows remote attackers to send requests to...

5CVSS8.9AI score0.90734EPSS
SaveExploits12References1
NVD
NVD
added 2011/10/05 10:55 p.m.33 views

CVE-2011-3368

The modproxy module in the Apache HTTP Server 1.3.x through 1.3.42, 2.0.x through 2.0.64, and 2.2.x through 2.2.21 does not properly interact with use of 1 RewriteRule and 2 ProxyPassMatch pattern matches for configuration of a reverse proxy, which allows remote attackers to send requests to...

5CVSS6.5AI score0.90734EPSS
SaveExploits12References55
CVE
CVE
added 2011/10/05 10:00 p.m.1207 views

CVE-2011-3368

CVE-2011-3368 affects the Apache HTTP Server’s mod_proxy in reverse-proxy configurations. The vulnerability arises when using (1) RewriteRule with the [P] flag or (2) ProxyPassMatch; a remote attacker can craft a URI starting with an initial @ character to force the proxy to connect to an interna...

5CVSS9.2AI score0.90734EPSS
SaveExploits12References55Affected Software1
FreeBSD
FreeBSD
added 2011/10/05 12:00 a.m.88 views

Apache 1.3 -- mod_proxy reverse proxy exposure

Apache HTTP server project reports: An exposure was found when using modproxy in reverse proxy mode. In certain configurations using RewriteRule with proxy flag, a remote attacker could cause the reverse proxy to connect to an arbitrary server, possibly disclosing sensitive information from...

5CVSS9.2AI score0.90734EPSS
SaveExploits12References2
UbuntuCve
UbuntuCve
added 2011/10/05 12:00 a.m.36 views

CVE-2011-3368

The modproxy module in the Apache HTTP Server 1.3.x through 1.3.42, 2.0.x through 2.0.64, and 2.2.x through 2.2.21 does not properly interact with use of 1 RewriteRule and 2 ProxyPassMatch pattern matches for configuration of a reverse proxy, which allows remote attackers to send requests to...

5CVSS7AI score0.90734EPSS
SaveExploits12References3
Exploit DB
Exploit DB
added 2011/10/03 12:00 a.m.279 views

JBoss & JMX Console - Misconfigured Deployment Scanner

!/usr/bin/perl Exploit Title: JBoss, JMX Console, misconfigured DeploymentScanner Date: Oct 3 2011 Author: y0ug codsec.com Version: Tested on: Linux CVE : CVE-2010-0738 POC against misconfigured JBoss JMX Console It use the addUrl method in DeploymentScanner module More information...

5.3CVSS6.2AI score0.79415EPSS
SaveExploits29
Metasploit
Metasploit
added 2011/09/16 9:10 p.m.40 views

Java Meterpreter, Java Reverse HTTPS Stager

Run a meterpreter server in Java. Tunnel communication over HTTPS This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = :dynamic include Msf::Payload::Stager include Msf::Payload::Java...

7AI score
SaveExploits0
Apache Httpd
Apache Httpd
added 2011/09/16 12:00 a.m.69 views

Apache Httpd < 1.3-never : mod_proxy reverse proxy exposure

An exposure was found when using modproxy in reverse proxy mode. In certain configurations using RewriteRule with proxy flag or ProxyPassMatch, a remote attacker could cause the reverse proxy to connect to an arbitrary server, possibly disclosing sensitive information from internal web servers no...

5CVSS1.5AI score0.90734EPSS
SaveExploits12Affected Software1
Apache Httpd
Apache Httpd
added 2011/09/16 12:00 a.m.85 views

Apache Httpd < 2.2.22 : mod_proxy reverse proxy exposure

An exposure was found when using modproxy in reverse proxy mode. In certain configurations using RewriteRule with proxy flag or ProxyPassMatch, a remote attacker could cause the reverse proxy to connect to an arbitrary server, possibly disclosing sensitive information from internal web servers no...

5CVSS1.5AI score0.90734EPSS
SaveExploits12Affected Software1
Rows per page
Query Builder