Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2016-5386
Vulnerability from cvelistv5
Published
2016-07-19 01:00
Modified
2024-08-06 01:00
Severity ?
EPSS score ?
Summary
The net/http package in Go through 1.6 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 HTTP_PROXY environment variable, which might allow remote attackers to redirect a CGI application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an "httpoxy" issue.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T01:00:59.948Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "VU#797896", "tags": [ "third-party-advisory", "x_refsource_CERT-VN", "x_transferred" ], "url": "http://www.kb.cert.org/vuls/id/797896" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1353798" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html" }, { "name": "FEDORA-2016-340e361b90", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7WGHKKCFP4PLVSWQKCM3FJJPEWB5ZNTU/" }, { "name": "FEDORA-2016-ea5e284d34", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OR52UXGM6RKSCWF3KQMVZGVZVJ3WEESJ/" }, { "name": "RHSA-2016:1538", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2016-1538.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03770en_us" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://httpoxy.org/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2016-07-18T00:00:00", "descriptions": [ { "lang": "en", "value": "The net/http package in Go through 1.6 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 HTTP_PROXY environment variable, which might allow remote attackers to redirect a CGI application\u0027s outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an \"httpoxy\" issue." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-08-24T09:57:01", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "VU#797896", "tags": [ "third-party-advisory", "x_refsource_CERT-VN" ], "url": "http://www.kb.cert.org/vuls/id/797896" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1353798" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html" }, { "name": "FEDORA-2016-340e361b90", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7WGHKKCFP4PLVSWQKCM3FJJPEWB5ZNTU/" }, { "name": "FEDORA-2016-ea5e284d34", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OR52UXGM6RKSCWF3KQMVZGVZVJ3WEESJ/" }, { "name": "RHSA-2016:1538", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2016-1538.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03770en_us" }, { "tags": [ "x_refsource_MISC" ], "url": "https://httpoxy.org/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-5386", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The net/http package in Go through 1.6 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 HTTP_PROXY environment variable, which might allow remote attackers to redirect a CGI application\u0027s outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an \"httpoxy\" issue." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "VU#797896", "refsource": "CERT-VN", "url": "http://www.kb.cert.org/vuls/id/797896" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1353798", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1353798" }, { "name": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html", "refsource": "CONFIRM", "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html" }, { "name": "FEDORA-2016-340e361b90", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7WGHKKCFP4PLVSWQKCM3FJJPEWB5ZNTU/" }, { "name": "FEDORA-2016-ea5e284d34", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OR52UXGM6RKSCWF3KQMVZGVZVJ3WEESJ/" }, { "name": "RHSA-2016:1538", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2016-1538.html" }, { "name": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03770en_us", "refsource": "CONFIRM", "url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03770en_us" }, { "name": "https://httpoxy.org/", "refsource": "MISC", "url": "https://httpoxy.org/" }, { "name": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html", "refsource": "CONFIRM", "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2016-5386", "datePublished": "2016-07-19T01:00:00", "dateReserved": "2016-06-10T00:00:00", "dateUpdated": "2024-08-06T01:00:59.948Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2016-5386\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2016-07-19T02:00:18.757\",\"lastModified\":\"2024-11-21T02:54:12.817\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The net/http package in Go through 1.6 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 HTTP_PROXY environment variable, which might allow remote attackers to redirect a CGI application\u0027s outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an \\\"httpoxy\\\" issue.\"},{\"lang\":\"es\",\"value\":\"El paquete net/http en Go hasta la versi\u00f3n 1.6 no intenta abordar los conflictos de espacio de nombres de RFC 3875 secci\u00f3n 4.1.18 y por lo tanto no protege aplicaciones CGI de la presencia de datos de clientes no confiables en ambiente variable de HTTP_PROXY, lo que podr\u00eda permitir a atacantes remotos redireccionar el tr\u00e1fico HTTP saliente de una aplicaci\u00f3n CGI a un servidor proxy arbitrario a trav\u00e9s de una cabecera Proxy manipulada en una petici\u00f3n HTTP, tambi\u00e9n conocido como un problema \\\"httpoxy\\\".\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":6.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-284\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:23:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E79AB8DD-C907-4038-A931-1A5A4CFB6A5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:24:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C729D5D1-ED95-443A-9F53-5D7C2FD9B80C\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:oracle:linux:7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"104DA87B-DEE4-4262-AE50-8E6BC43B228B\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51EF4996-72F4-4FA4-814F-F5991E7A8318\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1C8D871B-AEA1-4407-AEE3-47EC782250FF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"44B067C7-735E-43C9-9188-7E1522A02491\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.0\",\"versionEndExcluding\":\"1.6.3\",\"matchCriteriaId\":\"CE9CF578-DDEE-46CC-93B2-FCE201B2CDFD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.7:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"06AF9A10-7632-4223-9DBC-57CFCD1EEEFB\"}]}]}],\"references\":[{\"url\":\"http://rhn.redhat.com/errata/RHSA-2016-1538.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.kb.cert.org/vuls/id/797896\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"US Government Resource\"]},{\"url\":\"http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1353798\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03770en_us\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://httpoxy.org/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7WGHKKCFP4PLVSWQKCM3FJJPEWB5ZNTU/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OR52UXGM6RKSCWF3KQMVZGVZVJ3WEESJ/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2016-1538.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.kb.cert.org/vuls/id/797896\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"US Government Resource\"]},{\"url\":\"http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1353798\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03770en_us\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://httpoxy.org/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7WGHKKCFP4PLVSWQKCM3FJJPEWB5ZNTU/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OR52UXGM6RKSCWF3KQMVZGVZVJ3WEESJ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
RHSA-2016:1538
Vulnerability from csaf_redhat
Published
2016-08-02 18:20
Modified
2024-11-22 10:12
Summary
Red Hat Security Advisory: golang security, bug fix, and enhancement update
Notes
Topic
An update for golang is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The golang packages provide the Go programming language compiler.
The following packages have been upgraded to a newer upstream version: golang (1.6.3). (BZ#1346331)
Security Fix(es):
* An input-validation flaw was discovered in the Go programming language built in CGI implementation, which set the environment variable "HTTP_PROXY" using the incoming "Proxy" HTTP-request header. The environment variable "HTTP_PROXY" is used by numerous web clients, including Go's net/http package, to specify a proxy server to use for HTTP and, in some cases, HTTPS requests. This meant that when a CGI-based web application ran, an attacker could specify a proxy server which the application then used for subsequent outgoing requests, allowing a man-in-the-middle attack. (CVE-2016-5386)
Red Hat would like to thank Scott Geary (VendHQ) for reporting this issue.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for golang is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The golang packages provide the Go programming language compiler.\n\nThe following packages have been upgraded to a newer upstream version: golang (1.6.3). (BZ#1346331)\n\nSecurity Fix(es):\n\n* An input-validation flaw was discovered in the Go programming language built in CGI implementation, which set the environment variable \"HTTP_PROXY\" using the incoming \"Proxy\" HTTP-request header. The environment variable \"HTTP_PROXY\" is used by numerous web clients, including Go\u0027s net/http package, to specify a proxy server to use for HTTP and, in some cases, HTTPS requests. This meant that when a CGI-based web application ran, an attacker could specify a proxy server which the application then used for subsequent outgoing requests, allowing a man-in-the-middle attack. (CVE-2016-5386)\n\nRed Hat would like to thank Scott Geary (VendHQ) for reporting this issue.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2016:1538", "url": "https://access.redhat.com/errata/RHSA-2016:1538" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1346331", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1346331" }, { "category": "external", "summary": "1353798", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1353798" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2016/rhsa-2016_1538.json" } ], "title": "Red Hat Security Advisory: golang security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-22T10:12:16+00:00", "generator": { "date": "2024-11-22T10:12:16+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2016:1538", "initial_release_date": "2016-08-02T18:20:29+00:00", "revision_history": [ { "date": "2016-08-02T18:20:29+00:00", "number": "1", "summary": "Initial version" }, { "date": "2016-08-02T18:20:29+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T10:12:16+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "golang-tests-0:1.6.3-1.el7_2.1.noarch", "product": { "name": "golang-tests-0:1.6.3-1.el7_2.1.noarch", "product_id": "golang-tests-0:1.6.3-1.el7_2.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-tests@1.6.3-1.el7_2.1?arch=noarch" } } }, { "category": "product_version", "name": "golang-misc-0:1.6.3-1.el7_2.1.noarch", "product": { "name": "golang-misc-0:1.6.3-1.el7_2.1.noarch", "product_id": "golang-misc-0:1.6.3-1.el7_2.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-misc@1.6.3-1.el7_2.1?arch=noarch" } } }, { "category": "product_version", "name": "golang-src-0:1.6.3-1.el7_2.1.noarch", "product": { "name": "golang-src-0:1.6.3-1.el7_2.1.noarch", "product_id": "golang-src-0:1.6.3-1.el7_2.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-src@1.6.3-1.el7_2.1?arch=noarch" } } }, { "category": "product_version", "name": "golang-docs-0:1.6.3-1.el7_2.1.noarch", "product": { "name": "golang-docs-0:1.6.3-1.el7_2.1.noarch", "product_id": "golang-docs-0:1.6.3-1.el7_2.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-docs@1.6.3-1.el7_2.1?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "golang-0:1.6.3-1.el7_2.1.x86_64", "product": { "name": "golang-0:1.6.3-1.el7_2.1.x86_64", "product_id": "golang-0:1.6.3-1.el7_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.6.3-1.el7_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "golang-bin-0:1.6.3-1.el7_2.1.x86_64", "product": { "name": "golang-bin-0:1.6.3-1.el7_2.1.x86_64", "product_id": "golang-bin-0:1.6.3-1.el7_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.6.3-1.el7_2.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "golang-0:1.6.3-1.el7_2.1.src", "product": { "name": "golang-0:1.6.3-1.el7_2.1.src", "product_id": "golang-0:1.6.3-1.el7_2.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.6.3-1.el7_2.1?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.6.3-1.el7_2.1.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src" }, "product_reference": "golang-0:1.6.3-1.el7_2.1.src", "relates_to_product_reference": "7Server-optional-7.2.Z" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.6.3-1.el7_2.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64" }, "product_reference": "golang-0:1.6.3-1.el7_2.1.x86_64", "relates_to_product_reference": "7Server-optional-7.2.Z" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.6.3-1.el7_2.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64" }, "product_reference": "golang-bin-0:1.6.3-1.el7_2.1.x86_64", "relates_to_product_reference": "7Server-optional-7.2.Z" }, { "category": "default_component_of", "full_product_name": { "name": "golang-docs-0:1.6.3-1.el7_2.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch" }, "product_reference": "golang-docs-0:1.6.3-1.el7_2.1.noarch", "relates_to_product_reference": "7Server-optional-7.2.Z" }, { "category": "default_component_of", "full_product_name": { "name": "golang-misc-0:1.6.3-1.el7_2.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch" }, "product_reference": "golang-misc-0:1.6.3-1.el7_2.1.noarch", "relates_to_product_reference": "7Server-optional-7.2.Z" }, { "category": "default_component_of", "full_product_name": { "name": "golang-src-0:1.6.3-1.el7_2.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch" }, "product_reference": "golang-src-0:1.6.3-1.el7_2.1.noarch", "relates_to_product_reference": "7Server-optional-7.2.Z" }, { "category": "default_component_of", "full_product_name": { "name": "golang-tests-0:1.6.3-1.el7_2.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" }, "product_reference": "golang-tests-0:1.6.3-1.el7_2.1.noarch", "relates_to_product_reference": "7Server-optional-7.2.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2015-5739", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2015-07-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1250352" } ], "notes": [ { "category": "description", "text": "HTTP-request vulnerabilities have been found in the Golang net/http and net/textproto libraries. Request headers with double Content-Length fields do not generate a 400 error (the second field is ignored), and invalid fields are parsed as valid (for example, \"Content Length:\" with a space in the middle is accepted). A non-authenticated attacker could exploit these flaws to bypass security controls, perform web-cache poisoning, or alter the request/response map (denial of service).", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: HTTP request smuggling in net/http library", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2015-5739" }, { "category": "external", "summary": "RHBZ#1250352", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1250352" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2015-5739", "url": "https://www.cve.org/CVERecord?id=CVE-2015-5739" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5739", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5739" } ], "release_date": "2015-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2016-08-02T18:20:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2016:1538" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: HTTP request smuggling in net/http library" }, { "cve": "CVE-2015-5740", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2015-07-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1250352" } ], "notes": [ { "category": "description", "text": "HTTP-request vulnerabilities have been found in the Golang net/http and net/textproto libraries. Request headers with double Content-Length fields do not generate a 400 error (the second field is ignored), and invalid fields are parsed as valid (for example, \"Content Length:\" with a space in the middle is accepted). A non-authenticated attacker could exploit these flaws to bypass security controls, perform web-cache poisoning, or alter the request/response map (denial of service).", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: HTTP request smuggling in net/http library", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2015-5740" }, { "category": "external", "summary": "RHBZ#1250352", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1250352" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2015-5740", "url": "https://www.cve.org/CVERecord?id=CVE-2015-5740" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5740", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5740" } ], "release_date": "2015-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2016-08-02T18:20:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2016:1538" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: HTTP request smuggling in net/http library" }, { "cve": "CVE-2015-5741", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2015-07-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1250352" } ], "notes": [ { "category": "description", "text": "HTTP-request vulnerabilities have been found in the Golang net/http and net/textproto libraries. Request headers with double Content-Length fields do not generate a 400 error (the second field is ignored), and invalid fields are parsed as valid (for example, \"Content Length:\" with a space in the middle is accepted). A non-authenticated attacker could exploit these flaws to bypass security controls, perform web-cache poisoning, or alter the request/response map (denial of service).", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: HTTP request smuggling in net/http library", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2015-5741" }, { "category": "external", "summary": "RHBZ#1250352", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1250352" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2015-5741", "url": "https://www.cve.org/CVERecord?id=CVE-2015-5741" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5741", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5741" } ], "release_date": "2015-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2016-08-02T18:20:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2016:1538" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: HTTP request smuggling in net/http library" }, { "cve": "CVE-2016-3959", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2016-04-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1324343" } ], "notes": [ { "category": "description", "text": "A denial of service vulnerability was found in Go\u0027s verification of DSA public keys. An attacker could provide a crafted key to HTTPS client or SSH server libraries which would cause the application to enter an infinite loop.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: infinite loop in several big integer routines", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-3959" }, { "category": "external", "summary": "RHBZ#1324343", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1324343" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-3959", "url": "https://www.cve.org/CVERecord?id=CVE-2016-3959" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-3959", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-3959" } ], "release_date": "2016-04-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2016-08-02T18:20:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2016:1538" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: infinite loop in several big integer routines" }, { "acknowledgments": [ { "names": [ "Scott Geary" ], "organization": "VendHQ" } ], "cve": "CVE-2016-5386", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2016-07-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1353798" } ], "notes": [ { "category": "description", "text": "An input-validation flaw was discovered in the Go programming language built in CGI implementation, which set the environment variable \"HTTP_PROXY\" using the incoming \"Proxy\" HTTP-request header. The environment variable \"HTTP_PROXY\" is used by numerous web clients, including Go\u0027s net/http package, to specify a proxy server to use for HTTP and, in some cases, HTTPS requests. This meant that when a CGI-based web application ran, an attacker could specify a proxy server which the application then used for subsequent outgoing requests, allowing a man-in-the-middle attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "Go: sets environmental variable based on user supplied Proxy request header", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-5386" }, { "category": "external", "summary": "RHBZ#1353798", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1353798" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-5386", "url": "https://www.cve.org/CVERecord?id=CVE-2016-5386" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-5386", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-5386" } ], "release_date": "2016-07-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2016-08-02T18:20:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2016:1538" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N", "version": "3.0" }, "products": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Go: sets environmental variable based on user supplied Proxy request header" } ] }
rhsa-2016:1538
Vulnerability from csaf_redhat
Published
2016-08-02 18:20
Modified
2024-11-22 10:12
Summary
Red Hat Security Advisory: golang security, bug fix, and enhancement update
Notes
Topic
An update for golang is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The golang packages provide the Go programming language compiler.
The following packages have been upgraded to a newer upstream version: golang (1.6.3). (BZ#1346331)
Security Fix(es):
* An input-validation flaw was discovered in the Go programming language built in CGI implementation, which set the environment variable "HTTP_PROXY" using the incoming "Proxy" HTTP-request header. The environment variable "HTTP_PROXY" is used by numerous web clients, including Go's net/http package, to specify a proxy server to use for HTTP and, in some cases, HTTPS requests. This meant that when a CGI-based web application ran, an attacker could specify a proxy server which the application then used for subsequent outgoing requests, allowing a man-in-the-middle attack. (CVE-2016-5386)
Red Hat would like to thank Scott Geary (VendHQ) for reporting this issue.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for golang is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The golang packages provide the Go programming language compiler.\n\nThe following packages have been upgraded to a newer upstream version: golang (1.6.3). (BZ#1346331)\n\nSecurity Fix(es):\n\n* An input-validation flaw was discovered in the Go programming language built in CGI implementation, which set the environment variable \"HTTP_PROXY\" using the incoming \"Proxy\" HTTP-request header. The environment variable \"HTTP_PROXY\" is used by numerous web clients, including Go\u0027s net/http package, to specify a proxy server to use for HTTP and, in some cases, HTTPS requests. This meant that when a CGI-based web application ran, an attacker could specify a proxy server which the application then used for subsequent outgoing requests, allowing a man-in-the-middle attack. (CVE-2016-5386)\n\nRed Hat would like to thank Scott Geary (VendHQ) for reporting this issue.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2016:1538", "url": "https://access.redhat.com/errata/RHSA-2016:1538" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1346331", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1346331" }, { "category": "external", "summary": "1353798", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1353798" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2016/rhsa-2016_1538.json" } ], "title": "Red Hat Security Advisory: golang security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-22T10:12:16+00:00", "generator": { "date": "2024-11-22T10:12:16+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2016:1538", "initial_release_date": "2016-08-02T18:20:29+00:00", "revision_history": [ { "date": "2016-08-02T18:20:29+00:00", "number": "1", "summary": "Initial version" }, { "date": "2016-08-02T18:20:29+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T10:12:16+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "golang-tests-0:1.6.3-1.el7_2.1.noarch", "product": { "name": "golang-tests-0:1.6.3-1.el7_2.1.noarch", "product_id": "golang-tests-0:1.6.3-1.el7_2.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-tests@1.6.3-1.el7_2.1?arch=noarch" } } }, { "category": "product_version", "name": "golang-misc-0:1.6.3-1.el7_2.1.noarch", "product": { "name": "golang-misc-0:1.6.3-1.el7_2.1.noarch", "product_id": "golang-misc-0:1.6.3-1.el7_2.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-misc@1.6.3-1.el7_2.1?arch=noarch" } } }, { "category": "product_version", "name": "golang-src-0:1.6.3-1.el7_2.1.noarch", "product": { "name": "golang-src-0:1.6.3-1.el7_2.1.noarch", "product_id": "golang-src-0:1.6.3-1.el7_2.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-src@1.6.3-1.el7_2.1?arch=noarch" } } }, { "category": "product_version", "name": "golang-docs-0:1.6.3-1.el7_2.1.noarch", "product": { "name": "golang-docs-0:1.6.3-1.el7_2.1.noarch", "product_id": "golang-docs-0:1.6.3-1.el7_2.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-docs@1.6.3-1.el7_2.1?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "golang-0:1.6.3-1.el7_2.1.x86_64", "product": { "name": "golang-0:1.6.3-1.el7_2.1.x86_64", "product_id": "golang-0:1.6.3-1.el7_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.6.3-1.el7_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "golang-bin-0:1.6.3-1.el7_2.1.x86_64", "product": { "name": "golang-bin-0:1.6.3-1.el7_2.1.x86_64", "product_id": "golang-bin-0:1.6.3-1.el7_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.6.3-1.el7_2.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "golang-0:1.6.3-1.el7_2.1.src", "product": { "name": "golang-0:1.6.3-1.el7_2.1.src", "product_id": "golang-0:1.6.3-1.el7_2.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.6.3-1.el7_2.1?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.6.3-1.el7_2.1.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src" }, "product_reference": "golang-0:1.6.3-1.el7_2.1.src", "relates_to_product_reference": "7Server-optional-7.2.Z" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.6.3-1.el7_2.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64" }, "product_reference": "golang-0:1.6.3-1.el7_2.1.x86_64", "relates_to_product_reference": "7Server-optional-7.2.Z" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.6.3-1.el7_2.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64" }, "product_reference": "golang-bin-0:1.6.3-1.el7_2.1.x86_64", "relates_to_product_reference": "7Server-optional-7.2.Z" }, { "category": "default_component_of", "full_product_name": { "name": "golang-docs-0:1.6.3-1.el7_2.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch" }, "product_reference": "golang-docs-0:1.6.3-1.el7_2.1.noarch", "relates_to_product_reference": "7Server-optional-7.2.Z" }, { "category": "default_component_of", "full_product_name": { "name": "golang-misc-0:1.6.3-1.el7_2.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch" }, "product_reference": "golang-misc-0:1.6.3-1.el7_2.1.noarch", "relates_to_product_reference": "7Server-optional-7.2.Z" }, { "category": "default_component_of", "full_product_name": { "name": "golang-src-0:1.6.3-1.el7_2.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch" }, "product_reference": "golang-src-0:1.6.3-1.el7_2.1.noarch", "relates_to_product_reference": "7Server-optional-7.2.Z" }, { "category": "default_component_of", "full_product_name": { "name": "golang-tests-0:1.6.3-1.el7_2.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" }, "product_reference": "golang-tests-0:1.6.3-1.el7_2.1.noarch", "relates_to_product_reference": "7Server-optional-7.2.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2015-5739", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2015-07-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1250352" } ], "notes": [ { "category": "description", "text": "HTTP-request vulnerabilities have been found in the Golang net/http and net/textproto libraries. Request headers with double Content-Length fields do not generate a 400 error (the second field is ignored), and invalid fields are parsed as valid (for example, \"Content Length:\" with a space in the middle is accepted). A non-authenticated attacker could exploit these flaws to bypass security controls, perform web-cache poisoning, or alter the request/response map (denial of service).", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: HTTP request smuggling in net/http library", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2015-5739" }, { "category": "external", "summary": "RHBZ#1250352", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1250352" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2015-5739", "url": "https://www.cve.org/CVERecord?id=CVE-2015-5739" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5739", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5739" } ], "release_date": "2015-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2016-08-02T18:20:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2016:1538" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: HTTP request smuggling in net/http library" }, { "cve": "CVE-2015-5740", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2015-07-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1250352" } ], "notes": [ { "category": "description", "text": "HTTP-request vulnerabilities have been found in the Golang net/http and net/textproto libraries. Request headers with double Content-Length fields do not generate a 400 error (the second field is ignored), and invalid fields are parsed as valid (for example, \"Content Length:\" with a space in the middle is accepted). A non-authenticated attacker could exploit these flaws to bypass security controls, perform web-cache poisoning, or alter the request/response map (denial of service).", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: HTTP request smuggling in net/http library", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2015-5740" }, { "category": "external", "summary": "RHBZ#1250352", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1250352" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2015-5740", "url": "https://www.cve.org/CVERecord?id=CVE-2015-5740" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5740", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5740" } ], "release_date": "2015-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2016-08-02T18:20:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2016:1538" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: HTTP request smuggling in net/http library" }, { "cve": "CVE-2015-5741", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2015-07-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1250352" } ], "notes": [ { "category": "description", "text": "HTTP-request vulnerabilities have been found in the Golang net/http and net/textproto libraries. Request headers with double Content-Length fields do not generate a 400 error (the second field is ignored), and invalid fields are parsed as valid (for example, \"Content Length:\" with a space in the middle is accepted). A non-authenticated attacker could exploit these flaws to bypass security controls, perform web-cache poisoning, or alter the request/response map (denial of service).", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: HTTP request smuggling in net/http library", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2015-5741" }, { "category": "external", "summary": "RHBZ#1250352", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1250352" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2015-5741", "url": "https://www.cve.org/CVERecord?id=CVE-2015-5741" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5741", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5741" } ], "release_date": "2015-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2016-08-02T18:20:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2016:1538" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: HTTP request smuggling in net/http library" }, { "cve": "CVE-2016-3959", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2016-04-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1324343" } ], "notes": [ { "category": "description", "text": "A denial of service vulnerability was found in Go\u0027s verification of DSA public keys. An attacker could provide a crafted key to HTTPS client or SSH server libraries which would cause the application to enter an infinite loop.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: infinite loop in several big integer routines", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-3959" }, { "category": "external", "summary": "RHBZ#1324343", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1324343" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-3959", "url": "https://www.cve.org/CVERecord?id=CVE-2016-3959" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-3959", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-3959" } ], "release_date": "2016-04-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2016-08-02T18:20:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2016:1538" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: infinite loop in several big integer routines" }, { "acknowledgments": [ { "names": [ "Scott Geary" ], "organization": "VendHQ" } ], "cve": "CVE-2016-5386", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2016-07-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1353798" } ], "notes": [ { "category": "description", "text": "An input-validation flaw was discovered in the Go programming language built in CGI implementation, which set the environment variable \"HTTP_PROXY\" using the incoming \"Proxy\" HTTP-request header. The environment variable \"HTTP_PROXY\" is used by numerous web clients, including Go\u0027s net/http package, to specify a proxy server to use for HTTP and, in some cases, HTTPS requests. This meant that when a CGI-based web application ran, an attacker could specify a proxy server which the application then used for subsequent outgoing requests, allowing a man-in-the-middle attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "Go: sets environmental variable based on user supplied Proxy request header", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-5386" }, { "category": "external", "summary": "RHBZ#1353798", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1353798" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-5386", "url": "https://www.cve.org/CVERecord?id=CVE-2016-5386" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-5386", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-5386" } ], "release_date": "2016-07-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2016-08-02T18:20:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2016:1538" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N", "version": "3.0" }, "products": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Go: sets environmental variable based on user supplied Proxy request header" } ] }
rhsa-2016_1538
Vulnerability from csaf_redhat
Published
2016-08-02 18:20
Modified
2024-11-22 10:12
Summary
Red Hat Security Advisory: golang security, bug fix, and enhancement update
Notes
Topic
An update for golang is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The golang packages provide the Go programming language compiler.
The following packages have been upgraded to a newer upstream version: golang (1.6.3). (BZ#1346331)
Security Fix(es):
* An input-validation flaw was discovered in the Go programming language built in CGI implementation, which set the environment variable "HTTP_PROXY" using the incoming "Proxy" HTTP-request header. The environment variable "HTTP_PROXY" is used by numerous web clients, including Go's net/http package, to specify a proxy server to use for HTTP and, in some cases, HTTPS requests. This meant that when a CGI-based web application ran, an attacker could specify a proxy server which the application then used for subsequent outgoing requests, allowing a man-in-the-middle attack. (CVE-2016-5386)
Red Hat would like to thank Scott Geary (VendHQ) for reporting this issue.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for golang is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The golang packages provide the Go programming language compiler.\n\nThe following packages have been upgraded to a newer upstream version: golang (1.6.3). (BZ#1346331)\n\nSecurity Fix(es):\n\n* An input-validation flaw was discovered in the Go programming language built in CGI implementation, which set the environment variable \"HTTP_PROXY\" using the incoming \"Proxy\" HTTP-request header. The environment variable \"HTTP_PROXY\" is used by numerous web clients, including Go\u0027s net/http package, to specify a proxy server to use for HTTP and, in some cases, HTTPS requests. This meant that when a CGI-based web application ran, an attacker could specify a proxy server which the application then used for subsequent outgoing requests, allowing a man-in-the-middle attack. (CVE-2016-5386)\n\nRed Hat would like to thank Scott Geary (VendHQ) for reporting this issue.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2016:1538", "url": "https://access.redhat.com/errata/RHSA-2016:1538" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1346331", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1346331" }, { "category": "external", "summary": "1353798", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1353798" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2016/rhsa-2016_1538.json" } ], "title": "Red Hat Security Advisory: golang security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-22T10:12:16+00:00", "generator": { "date": "2024-11-22T10:12:16+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2016:1538", "initial_release_date": "2016-08-02T18:20:29+00:00", "revision_history": [ { "date": "2016-08-02T18:20:29+00:00", "number": "1", "summary": "Initial version" }, { "date": "2016-08-02T18:20:29+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T10:12:16+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "golang-tests-0:1.6.3-1.el7_2.1.noarch", "product": { "name": "golang-tests-0:1.6.3-1.el7_2.1.noarch", "product_id": "golang-tests-0:1.6.3-1.el7_2.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-tests@1.6.3-1.el7_2.1?arch=noarch" } } }, { "category": "product_version", "name": "golang-misc-0:1.6.3-1.el7_2.1.noarch", "product": { "name": "golang-misc-0:1.6.3-1.el7_2.1.noarch", "product_id": "golang-misc-0:1.6.3-1.el7_2.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-misc@1.6.3-1.el7_2.1?arch=noarch" } } }, { "category": "product_version", "name": "golang-src-0:1.6.3-1.el7_2.1.noarch", "product": { "name": "golang-src-0:1.6.3-1.el7_2.1.noarch", "product_id": "golang-src-0:1.6.3-1.el7_2.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-src@1.6.3-1.el7_2.1?arch=noarch" } } }, { "category": "product_version", "name": "golang-docs-0:1.6.3-1.el7_2.1.noarch", "product": { "name": "golang-docs-0:1.6.3-1.el7_2.1.noarch", "product_id": "golang-docs-0:1.6.3-1.el7_2.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-docs@1.6.3-1.el7_2.1?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "golang-0:1.6.3-1.el7_2.1.x86_64", "product": { "name": "golang-0:1.6.3-1.el7_2.1.x86_64", "product_id": "golang-0:1.6.3-1.el7_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.6.3-1.el7_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "golang-bin-0:1.6.3-1.el7_2.1.x86_64", "product": { "name": "golang-bin-0:1.6.3-1.el7_2.1.x86_64", "product_id": "golang-bin-0:1.6.3-1.el7_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.6.3-1.el7_2.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "golang-0:1.6.3-1.el7_2.1.src", "product": { "name": "golang-0:1.6.3-1.el7_2.1.src", "product_id": "golang-0:1.6.3-1.el7_2.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.6.3-1.el7_2.1?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.6.3-1.el7_2.1.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src" }, "product_reference": "golang-0:1.6.3-1.el7_2.1.src", "relates_to_product_reference": "7Server-optional-7.2.Z" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.6.3-1.el7_2.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64" }, "product_reference": "golang-0:1.6.3-1.el7_2.1.x86_64", "relates_to_product_reference": "7Server-optional-7.2.Z" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.6.3-1.el7_2.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64" }, "product_reference": "golang-bin-0:1.6.3-1.el7_2.1.x86_64", "relates_to_product_reference": "7Server-optional-7.2.Z" }, { "category": "default_component_of", "full_product_name": { "name": "golang-docs-0:1.6.3-1.el7_2.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch" }, "product_reference": "golang-docs-0:1.6.3-1.el7_2.1.noarch", "relates_to_product_reference": "7Server-optional-7.2.Z" }, { "category": "default_component_of", "full_product_name": { "name": "golang-misc-0:1.6.3-1.el7_2.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch" }, "product_reference": "golang-misc-0:1.6.3-1.el7_2.1.noarch", "relates_to_product_reference": "7Server-optional-7.2.Z" }, { "category": "default_component_of", "full_product_name": { "name": "golang-src-0:1.6.3-1.el7_2.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch" }, "product_reference": "golang-src-0:1.6.3-1.el7_2.1.noarch", "relates_to_product_reference": "7Server-optional-7.2.Z" }, { "category": "default_component_of", "full_product_name": { "name": "golang-tests-0:1.6.3-1.el7_2.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" }, "product_reference": "golang-tests-0:1.6.3-1.el7_2.1.noarch", "relates_to_product_reference": "7Server-optional-7.2.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2015-5739", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2015-07-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1250352" } ], "notes": [ { "category": "description", "text": "HTTP-request vulnerabilities have been found in the Golang net/http and net/textproto libraries. Request headers with double Content-Length fields do not generate a 400 error (the second field is ignored), and invalid fields are parsed as valid (for example, \"Content Length:\" with a space in the middle is accepted). A non-authenticated attacker could exploit these flaws to bypass security controls, perform web-cache poisoning, or alter the request/response map (denial of service).", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: HTTP request smuggling in net/http library", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2015-5739" }, { "category": "external", "summary": "RHBZ#1250352", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1250352" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2015-5739", "url": "https://www.cve.org/CVERecord?id=CVE-2015-5739" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5739", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5739" } ], "release_date": "2015-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2016-08-02T18:20:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2016:1538" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: HTTP request smuggling in net/http library" }, { "cve": "CVE-2015-5740", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2015-07-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1250352" } ], "notes": [ { "category": "description", "text": "HTTP-request vulnerabilities have been found in the Golang net/http and net/textproto libraries. Request headers with double Content-Length fields do not generate a 400 error (the second field is ignored), and invalid fields are parsed as valid (for example, \"Content Length:\" with a space in the middle is accepted). A non-authenticated attacker could exploit these flaws to bypass security controls, perform web-cache poisoning, or alter the request/response map (denial of service).", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: HTTP request smuggling in net/http library", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2015-5740" }, { "category": "external", "summary": "RHBZ#1250352", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1250352" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2015-5740", "url": "https://www.cve.org/CVERecord?id=CVE-2015-5740" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5740", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5740" } ], "release_date": "2015-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2016-08-02T18:20:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2016:1538" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: HTTP request smuggling in net/http library" }, { "cve": "CVE-2015-5741", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2015-07-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1250352" } ], "notes": [ { "category": "description", "text": "HTTP-request vulnerabilities have been found in the Golang net/http and net/textproto libraries. Request headers with double Content-Length fields do not generate a 400 error (the second field is ignored), and invalid fields are parsed as valid (for example, \"Content Length:\" with a space in the middle is accepted). A non-authenticated attacker could exploit these flaws to bypass security controls, perform web-cache poisoning, or alter the request/response map (denial of service).", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: HTTP request smuggling in net/http library", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2015-5741" }, { "category": "external", "summary": "RHBZ#1250352", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1250352" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2015-5741", "url": "https://www.cve.org/CVERecord?id=CVE-2015-5741" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5741", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5741" } ], "release_date": "2015-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2016-08-02T18:20:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2016:1538" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: HTTP request smuggling in net/http library" }, { "cve": "CVE-2016-3959", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2016-04-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1324343" } ], "notes": [ { "category": "description", "text": "A denial of service vulnerability was found in Go\u0027s verification of DSA public keys. An attacker could provide a crafted key to HTTPS client or SSH server libraries which would cause the application to enter an infinite loop.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: infinite loop in several big integer routines", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-3959" }, { "category": "external", "summary": "RHBZ#1324343", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1324343" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-3959", "url": "https://www.cve.org/CVERecord?id=CVE-2016-3959" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-3959", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-3959" } ], "release_date": "2016-04-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2016-08-02T18:20:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2016:1538" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: infinite loop in several big integer routines" }, { "acknowledgments": [ { "names": [ "Scott Geary" ], "organization": "VendHQ" } ], "cve": "CVE-2016-5386", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2016-07-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1353798" } ], "notes": [ { "category": "description", "text": "An input-validation flaw was discovered in the Go programming language built in CGI implementation, which set the environment variable \"HTTP_PROXY\" using the incoming \"Proxy\" HTTP-request header. The environment variable \"HTTP_PROXY\" is used by numerous web clients, including Go\u0027s net/http package, to specify a proxy server to use for HTTP and, in some cases, HTTPS requests. This meant that when a CGI-based web application ran, an attacker could specify a proxy server which the application then used for subsequent outgoing requests, allowing a man-in-the-middle attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "Go: sets environmental variable based on user supplied Proxy request header", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-5386" }, { "category": "external", "summary": "RHBZ#1353798", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1353798" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-5386", "url": "https://www.cve.org/CVERecord?id=CVE-2016-5386" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-5386", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-5386" } ], "release_date": "2016-07-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2016-08-02T18:20:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2016:1538" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N", "version": "3.0" }, "products": [ "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.src", "7Server-optional-7.2.Z:golang-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-bin-0:1.6.3-1.el7_2.1.x86_64", "7Server-optional-7.2.Z:golang-docs-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-misc-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-src-0:1.6.3-1.el7_2.1.noarch", "7Server-optional-7.2.Z:golang-tests-0:1.6.3-1.el7_2.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Go: sets environmental variable based on user supplied Proxy request header" } ] }
fkie_cve-2016-5386
Vulnerability from fkie_nvd
Published
2016-07-19 02:00
Modified
2024-11-21 02:54
Severity ?
Summary
The net/http package in Go through 1.6 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 HTTP_PROXY environment variable, which might allow remote attackers to redirect a CGI application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an "httpoxy" issue.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
fedoraproject | fedora | 23 | |
fedoraproject | fedora | 24 | |
oracle | linux | 7 | |
redhat | enterprise_linux_server | 7.0 | |
redhat | enterprise_linux_server_aus | 7.2 | |
redhat | enterprise_linux_server_eus | 7.2 | |
golang | go | * | |
golang | go | 1.7 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:23:*:*:*:*:*:*:*", "matchCriteriaId": "E79AB8DD-C907-4038-A931-1A5A4CFB6A5B", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:24:*:*:*:*:*:*:*", "matchCriteriaId": "C729D5D1-ED95-443A-9F53-5D7C2FD9B80C", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:oracle:linux:7:*:*:*:*:*:*:*", "matchCriteriaId": "104DA87B-DEE4-4262-AE50-8E6BC43B228B", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "51EF4996-72F4-4FA4-814F-F5991E7A8318", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.2:*:*:*:*:*:*:*", "matchCriteriaId": "1C8D871B-AEA1-4407-AEE3-47EC782250FF", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.2:*:*:*:*:*:*:*", "matchCriteriaId": "44B067C7-735E-43C9-9188-7E1522A02491", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*", "matchCriteriaId": "CE9CF578-DDEE-46CC-93B2-FCE201B2CDFD", "versionEndExcluding": "1.6.3", "versionStartIncluding": "1.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:golang:go:1.7:rc1:*:*:*:*:*:*", "matchCriteriaId": "06AF9A10-7632-4223-9DBC-57CFCD1EEEFB", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The net/http package in Go through 1.6 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 HTTP_PROXY environment variable, which might allow remote attackers to redirect a CGI application\u0027s outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an \"httpoxy\" issue." }, { "lang": "es", "value": "El paquete net/http en Go hasta la versi\u00f3n 1.6 no intenta abordar los conflictos de espacio de nombres de RFC 3875 secci\u00f3n 4.1.18 y por lo tanto no protege aplicaciones CGI de la presencia de datos de clientes no confiables en ambiente variable de HTTP_PROXY, lo que podr\u00eda permitir a atacantes remotos redireccionar el tr\u00e1fico HTTP saliente de una aplicaci\u00f3n CGI a un servidor proxy arbitrario a trav\u00e9s de una cabecera Proxy manipulada en una petici\u00f3n HTTP, tambi\u00e9n conocido como un problema \"httpoxy\"." } ], "id": "CVE-2016-5386", "lastModified": "2024-11-21T02:54:12.817", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2016-07-19T02:00:18.757", "references": [ { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2016-1538.html" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory", "US Government Resource" ], "url": "http://www.kb.cert.org/vuls/id/797896" }, { "source": "secalert@redhat.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html" }, { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1353798" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03770en_us" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://httpoxy.org/" }, { "source": "secalert@redhat.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7WGHKKCFP4PLVSWQKCM3FJJPEWB5ZNTU/" }, { "source": "secalert@redhat.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OR52UXGM6RKSCWF3KQMVZGVZVJ3WEESJ/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2016-1538.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "US Government Resource" ], "url": "http://www.kb.cert.org/vuls/id/797896" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1353798" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03770en_us" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://httpoxy.org/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7WGHKKCFP4PLVSWQKCM3FJJPEWB5ZNTU/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OR52UXGM6RKSCWF3KQMVZGVZVJ3WEESJ/" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-284" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
gsd-2016-5386
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The net/http package in Go through 1.6 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 HTTP_PROXY environment variable, which might allow remote attackers to redirect a CGI application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an "httpoxy" issue.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2016-5386", "description": "The net/http package in Go through 1.6 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 HTTP_PROXY environment variable, which might allow remote attackers to redirect a CGI application\u0027s outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an \"httpoxy\" issue.", "id": "GSD-2016-5386", "references": [ "https://www.suse.com/security/cve/CVE-2016-5386.html", "https://access.redhat.com/errata/RHSA-2016:1538", "https://advisories.mageia.org/CVE-2016-5386.html", "https://alas.aws.amazon.com/cve/html/CVE-2016-5386.html", "https://linux.oracle.com/cve/CVE-2016-5386.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2016-5386" ], "details": "The net/http package in Go through 1.6 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 HTTP_PROXY environment variable, which might allow remote attackers to redirect a CGI application\u0027s outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an \"httpoxy\" issue.", "id": "GSD-2016-5386", "modified": "2023-12-13T01:21:25.892302Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-5386", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The net/http package in Go through 1.6 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 HTTP_PROXY environment variable, which might allow remote attackers to redirect a CGI application\u0027s outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an \"httpoxy\" issue." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "VU#797896", "refsource": "CERT-VN", "url": "http://www.kb.cert.org/vuls/id/797896" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1353798", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1353798" }, { "name": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html", "refsource": "CONFIRM", "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html" }, { "name": "FEDORA-2016-340e361b90", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7WGHKKCFP4PLVSWQKCM3FJJPEWB5ZNTU/" }, { "name": "FEDORA-2016-ea5e284d34", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OR52UXGM6RKSCWF3KQMVZGVZVJ3WEESJ/" }, { "name": "RHSA-2016:1538", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2016-1538.html" }, { "name": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03770en_us", "refsource": "CONFIRM", "url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03770en_us" }, { "name": "https://httpoxy.org/", "refsource": "MISC", "url": "https://httpoxy.org/" }, { "name": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html", "refsource": "CONFIRM", "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:24:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:23:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:oracle:linux:7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.6.3", "versionStartIncluding": "1.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:golang:go:1.7:rc1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-5386" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The net/http package in Go through 1.6 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 HTTP_PROXY environment variable, which might allow remote attackers to redirect a CGI application\u0027s outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an \"httpoxy\" issue." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-284" } ] } ] }, "references": { "reference_data": [ { "name": "VU#797896", "refsource": "CERT-VN", "tags": [ "Third Party Advisory", "US Government Resource" ], "url": "http://www.kb.cert.org/vuls/id/797896" }, { "name": "https://httpoxy.org/", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://httpoxy.org/" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1353798", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1353798" }, { "name": "FEDORA-2016-ea5e284d34", "refsource": "FEDORA", "tags": [ "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OR52UXGM6RKSCWF3KQMVZGVZVJ3WEESJ/" }, { "name": "FEDORA-2016-340e361b90", "refsource": "FEDORA", "tags": [ "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7WGHKKCFP4PLVSWQKCM3FJJPEWB5ZNTU/" }, { "name": "RHSA-2016:1538", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2016-1538.html" }, { "name": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html" }, { "name": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html" }, { "name": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03770en_us", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03770en_us" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 5.9 } }, "lastModifiedDate": "2022-08-16T13:17Z", "publishedDate": "2016-07-19T02:00Z" } } }
ghsa-9hq4-732f-9vgf
Vulnerability from github
Published
2022-05-13 01:29
Modified
2022-05-13 01:29
Severity ?
Details
The net/http package in Go through 1.6 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 HTTP_PROXY environment variable, which might allow remote attackers to redirect a CGI application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an "httpoxy" issue.
{ "affected": [], "aliases": [ "CVE-2016-5386" ], "database_specific": { "cwe_ids": [ "CWE-284" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-07-19T02:00:00Z", "severity": "HIGH" }, "details": "The net/http package in Go through 1.6 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 HTTP_PROXY environment variable, which might allow remote attackers to redirect a CGI application\u0027s outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an \"httpoxy\" issue.", "id": "GHSA-9hq4-732f-9vgf", "modified": "2022-05-13T01:29:30Z", "published": "2022-05-13T01:29:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-5386" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1353798" }, { "type": "WEB", "url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbhf03770en_us" }, { "type": "WEB", "url": "https://httpoxy.org" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7WGHKKCFP4PLVSWQKCM3FJJPEWB5ZNTU" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OR52UXGM6RKSCWF3KQMVZGVZVJ3WEESJ" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-1538.html" }, { "type": "WEB", "url": "http://www.kb.cert.org/vuls/id/797896" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.