Lucene search
K

216 matches found

CNVD
CNVD
added 2016/07/19 12:0 a.m.2 views

Apache Tomcat suffers from httpoxy remote proxy infection vulnerability

Apache Tomcat is the United States Apache Apache Software Foundation under the Jakarta project of a lightweight Web application server, which is mainly used for the development and debugging of JSP programs for small and medium-sized systems. httpoxy is a set of vulnerabilities that affect...

8.1CVSS8.9AI score0.40671EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2016/07/19 12:0 a.m.16 views

FreeBSD : Multiple ports -- Proxy HTTP header vulnerability (httpoxy) (cf0b5668-4d1b-11e6-b2ec-b499baebfeaf)

httpoxy.org reports : httpoxy is a set of vulnerabilities that affect application code running in CGI, or CGI-like environments. It comes down to a simple namespace conflict:. - RFC 3875 CGI puts the HTTP Proxy header from a request into the environment variables as HTTPPROXY - HTTPPROXY is a...

5.4AI score
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2016/07/19 12:0 a.m.52 views

Scientific Linux Security Update : httpd on SL5.x, SL6.x i386/x86_64 (20160718) (httpoxy)

Security Fixes : - It was discovered that httpd used the value of the Proxy header from HTTP requests to initialize the HTTPPROXY environment variable for CGI scripts, which in turn was incorrectly used by certain HTTP client implementations to configure the proxy for outgoing HTTP requests. A...

8.1CVSS6.8AI score0.51564EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2016/07/19 12:0 a.m.100 views

RHEL 5 / 6 : httpd (RHSA-2016:1421) (httpoxy)

An update for httpd is now available for Red Hat Enterprise Linux 5 and Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available...

8.1CVSS6.8AI score0.51564EPSS
Exploits0References5
seebug.org
seebug.org
added 2016/07/19 12:0 a.m.29 views

httpoxy Remote Agent infection vulnerability

Vulnerability details and summary from the A. Foreword httpoxy is a newly exposed vulnerability is mainly present in apache and other components in the HTTP header of the Proxy Field name is converted to“HTTPPROXY”, Value value is unchanged, and thus will be passed to the corresponding CGI to...

6.9AI score
Exploits0
Friends Of PHP
Friends Of PHP
added 2016/07/18 8:27 p.m.37 views

HTTP Proxy header vulnerability

Bug Fixes Removed support for using HTTPPROXY environment variable for non-CLI apps per CVE-2016-5385 httpoxy. Graham Campbell 143 145 Convert BUGSNAGNOTIFYRELEASESTAGES to a comma-delimited array Jason Graham Campbell 142 144...

5.1CVSS0.9AI score0.80902EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 2016/07/18 8:27 p.m.25 views

HTTP Proxy header vulnerability

Bug Fixes - Removed support for using HTTPPROXY environment variable for non-CLI apps per CVE-2016-5385 httpoxy. Graham Campbell 143 145 - Convert BUGSNAGNOTIFYRELEASESTAGES to a comma-delimited array Jason Graham Campbell 142 144...

8.1CVSS6.3AI score0.80902EPSS
Exploits0Affected Software1
ThreatPost
ThreatPost
added 2016/07/18 6:0 p.m.143 views

CGI Script Vulnerability 'Httpoxy' Allows Man-in-the-Middle Attack

An old scripting vulnerability that impacts a large number of Linux distributions and programing languages allows for man-in-the-middle attacks that could compromise web servers. The vulnerability, which affects many PHP and CGI web-apps, was revealed Monday in tandem with the release of a bevy...

6.8CVSS8AI score0.80902EPSS
Exploits1References3
OSV
OSV
added 2016/07/18 2:0 p.m.1 views

UBUNTU-CVE-2016-5385

PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect applications from the presence of untrusted client data in the HTTPPROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP...

8.1CVSS6.9AI score0.80902EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2016/07/18 2:0 p.m.47 views

CVE-2016-5387

The Apache HTTP Server through 2.4.23 follows RFC 3875 section 4.1.18 and therefore does not protect applications from the presence of untrusted client data in the HTTPPROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP traffic to an arbitrary...

8.1CVSS6.7AI score0.51564EPSS
Exploits0References4
OSV
OSV
added 2016/07/18 2:0 p.m.1 views

UBUNTU-CVE-2016-5387

The Apache HTTP Server through 2.4.23 follows RFC 3875 section 4.1.18 and therefore does not protect applications from the presence of untrusted client data in the HTTPPROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP traffic to an arbitrary...

8.1CVSS6.8AI score0.51564EPSS
Exploits0References5
GitLab Advisory Database
GitLab Advisory Database
added 2016/07/18 12:0 a.m.48 views

HTTP Proxy header vulnerability

httpoxy is a set of vulnerabilities that affect application code running in CGI, or CGI-like environments. See provided link...

8.1CVSS0.6AI score0.80902EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2016/07/18 12:0 a.m.0 views

UBUNTU-CVE-2016-1000111

Twisted before 16.3.1 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect CGI applications from the presence of untrusted client data in the HTTPPROXY environment variable, which might allow remote attackers to redirect a CGI application's outbou...

5.3CVSS6.1AI score0.00581EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2016/07/18 12:0 a.m.16 views

CVE-2016-1000111

Twisted before 16.3.1 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect CGI applications from the presence of untrusted client data in the HTTPPROXY environment variable, which might allow remote attackers to redirect a CGI application's outbou...

5.3CVSS6.1AI score0.00581EPSS
Exploits0References3
Apache Httpd
Apache Httpd
added 2016/07/02 12:0 a.m.94 views

Apache Httpd < 2.4.25 : HTTP_PROXY environment variable "httpoxy" mitigation

HTTPPROXY is a well-defined environment variable in a CGI process, which collided with a number of libraries which failed to avoid colliding with this CGI namespace. A mitigation is provided for the httpd CGI environment to avoid populating the "HTTPPROXY" variable from a "Proxy:" header, which h...

8.1CVSS1AI score0.51564EPSS
Exploits0Affected Software1
Apache Httpd
Apache Httpd
added 2016/07/02 12:0 a.m.72 views

Apache Httpd < 2.2.32 : HTTP_PROXY environment variable "httpoxy" mitigation

HTTPPROXY is a well-defined environment variable in a CGI process, which collided with a number of libraries which failed to avoid colliding with this CGI namespace. A mitigation is provided for the httpd CGI environment to avoid populating the "HTTPPROXY" variable from a "Proxy:" header, which h...

8.1CVSS1AI score0.51564EPSS
Exploits0Affected Software1
Rows per page
Query Builder