Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2016-3959 (GCVE-0-2016-3959)
Vulnerability from cvelistv5
Published
2016-05-23 19:00
Modified
2024-08-06 00:10
Severity ?
EPSS score ?
Summary
The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.
References
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-06T00:10:31.950Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { name: "[oss-security] 20160405 Re: CVE request - Go - DLL loading, Big int", tags: [ "mailing-list", "x_refsource_MLIST", "x_transferred", ], url: "http://www.openwall.com/lists/oss-security/2016/04/05/2", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://go-review.googlesource.com/#/c/21533/", }, { name: "RHSA-2016:1538", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "http://rhn.redhat.com/errata/RHSA-2016-1538.html", }, { name: "FEDORA-2016-2940ad5550", tags: [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred", ], url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/182526.html", }, { name: "[golang-announce] 20160412 [security] Go 1.6.1 and 1.5.4 are released", tags: [ "mailing-list", "x_refsource_MLIST", "x_transferred", ], url: "https://groups.google.com/forum/#%21topic/golang-announce/9eqIHqaWvck", }, { name: "FEDORA-2016-59c5e405e3", tags: [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred", ], url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183106.html", }, { name: "openSUSE-SU-2016:1331", tags: [ "vendor-advisory", "x_refsource_SUSE", "x_transferred", ], url: "http://lists.opensuse.org/opensuse-updates/2016-05/msg00077.html", }, { name: "[oss-security] 20160405 CVE request - Go - DLL loading, Big int", tags: [ "mailing-list", "x_refsource_MLIST", "x_transferred", ], url: "http://www.openwall.com/lists/oss-security/2016/04/05/1", }, { name: "FEDORA-2016-2fcfc7670f", tags: [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred", ], url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183137.html", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "n/a", vendor: "n/a", versions: [ { status: "affected", version: "n/a", }, ], }, ], datePublic: "2016-04-05T00:00:00", descriptions: [ { lang: "en", value: "The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.", }, ], problemTypes: [ { descriptions: [ { description: "n/a", lang: "en", type: "text", }, ], }, ], providerMetadata: { dateUpdated: "2018-01-04T19:57:01", orgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", shortName: "mitre", }, references: [ { name: "[oss-security] 20160405 Re: CVE request - Go - DLL loading, Big int", tags: [ "mailing-list", "x_refsource_MLIST", ], url: "http://www.openwall.com/lists/oss-security/2016/04/05/2", }, { tags: [ "x_refsource_CONFIRM", ], url: "https://go-review.googlesource.com/#/c/21533/", }, { name: "RHSA-2016:1538", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "http://rhn.redhat.com/errata/RHSA-2016-1538.html", }, { name: "FEDORA-2016-2940ad5550", tags: [ "vendor-advisory", "x_refsource_FEDORA", ], url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/182526.html", }, { name: "[golang-announce] 20160412 [security] Go 1.6.1 and 1.5.4 are released", tags: [ "mailing-list", "x_refsource_MLIST", ], url: "https://groups.google.com/forum/#%21topic/golang-announce/9eqIHqaWvck", }, { name: "FEDORA-2016-59c5e405e3", tags: [ "vendor-advisory", "x_refsource_FEDORA", ], url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183106.html", }, { name: "openSUSE-SU-2016:1331", tags: [ "vendor-advisory", "x_refsource_SUSE", ], url: "http://lists.opensuse.org/opensuse-updates/2016-05/msg00077.html", }, { name: "[oss-security] 20160405 CVE request - Go - DLL loading, Big int", tags: [ "mailing-list", "x_refsource_MLIST", ], url: "http://www.openwall.com/lists/oss-security/2016/04/05/1", }, { name: "FEDORA-2016-2fcfc7670f", tags: [ "vendor-advisory", "x_refsource_FEDORA", ], url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183137.html", }, ], x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2016-3959", 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 Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "[oss-security] 20160405 Re: CVE request - Go - DLL loading, Big int", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2016/04/05/2", }, { name: "https://go-review.googlesource.com/#/c/21533/", refsource: "CONFIRM", url: "https://go-review.googlesource.com/#/c/21533/", }, { name: "RHSA-2016:1538", refsource: "REDHAT", url: "http://rhn.redhat.com/errata/RHSA-2016-1538.html", }, { name: "FEDORA-2016-2940ad5550", refsource: "FEDORA", url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/182526.html", }, { name: "[golang-announce] 20160412 [security] Go 1.6.1 and 1.5.4 are released", refsource: "MLIST", url: "https://groups.google.com/forum/#!topic/golang-announce/9eqIHqaWvck", }, { name: "FEDORA-2016-59c5e405e3", refsource: "FEDORA", url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183106.html", }, { name: "openSUSE-SU-2016:1331", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-updates/2016-05/msg00077.html", }, { name: "[oss-security] 20160405 CVE request - Go - DLL loading, Big int", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2016/04/05/1", }, { name: "FEDORA-2016-2fcfc7670f", refsource: "FEDORA", url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183137.html", }, ], }, }, }, }, cveMetadata: { assignerOrgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", assignerShortName: "mitre", cveId: "CVE-2016-3959", datePublished: "2016-05-23T19:00:00", dateReserved: "2016-04-05T00:00:00", dateUpdated: "2024-08-06T00:10:31.950Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { fkie_nvd: { configurations: "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4863BE36-D16A-4D75-90D9-FD76DB5B48B7\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:1.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5257EB6A-67DC-454A-AC53-CB2466EB8774\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:22:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"253C303A-E577-4488-93E6-68A8DD942C38\"}, {\"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:a:golang:go:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"1.5\", \"matchCriteriaId\": \"8A030B51-5387-42E6-A885-FE111B4A9BF8\"}]}]}]", descriptions: "[{\"lang\": \"en\", \"value\": \"The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.\"}, {\"lang\": \"es\", \"value\": \"La funci\\u00f3n Verify en crypto/dsa/dsa.go en Go en versiones anteriores a 1.5.4 y 1.6.x en versiones anteriores a 1.6.1 no comprueba correctamente los par\\u00e1metros pasados a la gran librer\\u00eda de entero, lo que podr\\u00eda permitir a atacantes remotos provocar una denegaci\\u00f3n de servicio (bucle infinito) a trav\\u00e9s de una clave p\\u00fablica manipulada a un programa que usa certificados de clientes HTTPS o servidores de librer\\u00edas SSH.\"}]", id: "CVE-2016-3959", lastModified: "2024-11-21T02:51:02.267", metrics: "{\"cvssMetricV30\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:N/I:N/A:P\", \"baseScore\": 5.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 10.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}", published: "2016-05-23T19:59:04.477", references: "[{\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2016-April/182526.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183106.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183137.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.opensuse.org/opensuse-updates/2016-05/msg00077.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2016-1538.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2016/04/05/1\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2016/04/05/2\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://go-review.googlesource.com/#/c/21533/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://groups.google.com/forum/#%21topic/golang-announce/9eqIHqaWvck\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2016-April/182526.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183106.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183137.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://lists.opensuse.org/opensuse-updates/2016-05/msg00077.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2016-1538.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2016/04/05/1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2016/04/05/2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://go-review.googlesource.com/#/c/21533/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://groups.google.com/forum/#%21topic/golang-announce/9eqIHqaWvck\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]", sourceIdentifier: "cve@mitre.org", vulnStatus: "Modified", weaknesses: "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-20\"}]}]", }, nvd: "{\"cve\":{\"id\":\"CVE-2016-3959\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2016-05-23T19:59:04.477\",\"lastModified\":\"2025-04-12T10:46:40.837\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.\"},{\"lang\":\"es\",\"value\":\"La función Verify en crypto/dsa/dsa.go en Go en versiones anteriores a 1.5.4 y 1.6.x en versiones anteriores a 1.6.1 no comprueba correctamente los parámetros pasados a la gran librería de entero, lo que podría permitir a atacantes remotos provocar una denegación de servicio (bucle infinito) a través de una clave pública manipulada a un programa que usa certificados de clientes HTTPS o servidores de librerías SSH.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4863BE36-D16A-4D75-90D9-FD76DB5B48B7\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5257EB6A-67DC-454A-AC53-CB2466EB8774\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:22:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"253C303A-E577-4488-93E6-68A8DD942C38\"},{\"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:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.5\",\"matchCriteriaId\":\"8A030B51-5387-42E6-A885-FE111B4A9BF8\"}]}]}],\"references\":[{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2016-April/182526.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183106.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183137.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2016-05/msg00077.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2016-1538.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/04/05/1\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/04/05/2\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://go-review.googlesource.com/#/c/21533/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://groups.google.com/forum/#%21topic/golang-announce/9eqIHqaWvck\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2016-April/182526.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183106.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183137.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2016-05/msg00077.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2016-1538.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/04/05/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/04/05/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://go-review.googlesource.com/#/c/21533/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://groups.google.com/forum/#%21topic/golang-announce/9eqIHqaWvck\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", }, }
ghsa-w7w7-9368-hffm
Vulnerability from github
Published
2022-05-14 02:12
Modified
2025-04-12 13:00
Severity ?
Details
The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.
{ affected: [], aliases: [ "CVE-2016-3959", ], database_specific: { cwe_ids: [ "CWE-20", ], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2016-05-23T19:59:00Z", severity: "HIGH", }, details: "The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.", id: "GHSA-w7w7-9368-hffm", modified: "2025-04-12T13:00:26Z", published: "2022-05-14T02:12:12Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2016-3959", }, { type: "WEB", url: "https://go-review.googlesource.com/#/c/21533", }, { type: "WEB", url: "https://groups.google.com/forum/#!topic/golang-announce/9eqIHqaWvck", }, { type: "WEB", url: "https://groups.google.com/forum/#%21topic/golang-announce/9eqIHqaWvck", }, { type: "WEB", url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/182526.html", }, { type: "WEB", url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183106.html", }, { type: "WEB", url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183137.html", }, { type: "WEB", url: "http://lists.opensuse.org/opensuse-updates/2016-05/msg00077.html", }, { type: "WEB", url: "http://rhn.redhat.com/errata/RHSA-2016-1538.html", }, { type: "WEB", url: "http://www.openwall.com/lists/oss-security/2016/04/05/1", }, { type: "WEB", url: "http://www.openwall.com/lists/oss-security/2016/04/05/2", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", type: "CVSS_V3", }, ], }
opensuse-su-2024:10812-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
go1.9-1.9.7-11.2 on GA media
Notes
Title of the patch
go1.9-1.9.7-11.2 on GA media
Description of the patch
These are all security issues fixed in the go1.9-1.9.7-11.2 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-10812
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "go1.9-1.9.7-11.2 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the go1.9-1.9.7-11.2 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-10812", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10812-1.json", }, { category: "self", summary: "SUSE CVE CVE-2014-7189 page", url: "https://www.suse.com/security/cve/CVE-2014-7189/", }, { category: "self", summary: "SUSE CVE CVE-2015-8618 page", url: "https://www.suse.com/security/cve/CVE-2015-8618/", }, { category: "self", summary: "SUSE CVE CVE-2016-3959 page", url: "https://www.suse.com/security/cve/CVE-2016-3959/", }, { category: "self", summary: "SUSE CVE CVE-2016-5386 page", url: "https://www.suse.com/security/cve/CVE-2016-5386/", }, { category: "self", summary: "SUSE CVE CVE-2017-15041 page", url: "https://www.suse.com/security/cve/CVE-2017-15041/", }, { category: "self", summary: "SUSE CVE CVE-2017-15042 page", url: "https://www.suse.com/security/cve/CVE-2017-15042/", }, { category: "self", summary: "SUSE CVE CVE-2017-8932 page", url: "https://www.suse.com/security/cve/CVE-2017-8932/", }, { category: "self", summary: "SUSE CVE CVE-2018-6574 page", url: "https://www.suse.com/security/cve/CVE-2018-6574/", }, { category: "self", summary: "SUSE CVE CVE-2018-7187 page", url: "https://www.suse.com/security/cve/CVE-2018-7187/", }, ], title: "go1.9-1.9.7-11.2 on GA media", tracking: { current_release_date: "2024-06-15T00:00:00Z", generator: { date: "2024-06-15T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2024:10812-1", initial_release_date: "2024-06-15T00:00:00Z", revision_history: [ { date: "2024-06-15T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "go1.9-1.9.7-11.2.aarch64", product: { name: "go1.9-1.9.7-11.2.aarch64", product_id: "go1.9-1.9.7-11.2.aarch64", }, }, { category: "product_version", name: "go1.9-doc-1.9.7-11.2.aarch64", product: { name: "go1.9-doc-1.9.7-11.2.aarch64", product_id: "go1.9-doc-1.9.7-11.2.aarch64", }, }, { category: "product_version", name: "go1.9-race-1.9.7-11.2.aarch64", product: { name: "go1.9-race-1.9.7-11.2.aarch64", product_id: "go1.9-race-1.9.7-11.2.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "go1.9-1.9.7-11.2.ppc64le", product: { name: "go1.9-1.9.7-11.2.ppc64le", product_id: "go1.9-1.9.7-11.2.ppc64le", }, }, { category: "product_version", name: "go1.9-doc-1.9.7-11.2.ppc64le", product: { name: "go1.9-doc-1.9.7-11.2.ppc64le", product_id: "go1.9-doc-1.9.7-11.2.ppc64le", }, }, { category: "product_version", name: "go1.9-race-1.9.7-11.2.ppc64le", product: { name: "go1.9-race-1.9.7-11.2.ppc64le", product_id: "go1.9-race-1.9.7-11.2.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "go1.9-1.9.7-11.2.s390x", product: { name: "go1.9-1.9.7-11.2.s390x", product_id: "go1.9-1.9.7-11.2.s390x", }, }, { category: "product_version", name: "go1.9-doc-1.9.7-11.2.s390x", product: { name: "go1.9-doc-1.9.7-11.2.s390x", product_id: "go1.9-doc-1.9.7-11.2.s390x", }, }, { category: "product_version", name: "go1.9-race-1.9.7-11.2.s390x", product: { name: "go1.9-race-1.9.7-11.2.s390x", product_id: "go1.9-race-1.9.7-11.2.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "go1.9-1.9.7-11.2.x86_64", product: { name: "go1.9-1.9.7-11.2.x86_64", product_id: "go1.9-1.9.7-11.2.x86_64", }, }, { category: "product_version", name: "go1.9-doc-1.9.7-11.2.x86_64", product: { name: "go1.9-doc-1.9.7-11.2.x86_64", product_id: "go1.9-doc-1.9.7-11.2.x86_64", }, }, { category: "product_version", name: "go1.9-race-1.9.7-11.2.x86_64", product: { name: "go1.9-race-1.9.7-11.2.x86_64", product_id: "go1.9-race-1.9.7-11.2.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "go1.9-1.9.7-11.2.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", }, product_reference: "go1.9-1.9.7-11.2.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.9-1.9.7-11.2.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", }, product_reference: "go1.9-1.9.7-11.2.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.9-1.9.7-11.2.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", }, product_reference: "go1.9-1.9.7-11.2.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.9-1.9.7-11.2.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", }, product_reference: "go1.9-1.9.7-11.2.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.9-doc-1.9.7-11.2.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", }, product_reference: "go1.9-doc-1.9.7-11.2.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.9-doc-1.9.7-11.2.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", }, product_reference: "go1.9-doc-1.9.7-11.2.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.9-doc-1.9.7-11.2.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", }, product_reference: "go1.9-doc-1.9.7-11.2.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.9-doc-1.9.7-11.2.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", }, product_reference: "go1.9-doc-1.9.7-11.2.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.9-race-1.9.7-11.2.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", }, product_reference: "go1.9-race-1.9.7-11.2.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.9-race-1.9.7-11.2.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", }, product_reference: "go1.9-race-1.9.7-11.2.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.9-race-1.9.7-11.2.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", }, product_reference: "go1.9-race-1.9.7-11.2.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.9-race-1.9.7-11.2.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", }, product_reference: "go1.9-race-1.9.7-11.2.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2014-7189", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2014-7189", }, ], notes: [ { category: "general", text: "crpyto/tls in Go 1.1 before 1.3.2, when SessionTicketsDisabled is enabled, allows man-in-the-middle attackers to spoof clients via unspecified vectors.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2014-7189", url: "https://www.suse.com/security/cve/CVE-2014-7189", }, { category: "external", summary: "SUSE Bug 898901 for CVE-2014-7189", url: "https://bugzilla.suse.com/898901", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2014-7189", }, { cve: "CVE-2015-8618", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2015-8618", }, ], notes: [ { category: "general", text: "The Int.Exp Montgomery code in the math/big library in Go 1.5.x before 1.5.3 mishandles carry propagation and produces incorrect output, which makes it easier for attackers to obtain private RSA keys via unspecified vectors.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2015-8618", url: "https://www.suse.com/security/cve/CVE-2015-8618", }, { category: "external", summary: "SUSE Bug 957814 for CVE-2015-8618", url: "https://bugzilla.suse.com/957814", }, { category: "external", summary: "SUSE Bug 960151 for CVE-2015-8618", url: "https://bugzilla.suse.com/960151", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2015-8618", }, { cve: "CVE-2016-3959", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-3959", }, ], notes: [ { category: "general", text: "The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-3959", url: "https://www.suse.com/security/cve/CVE-2016-3959", }, { category: "external", summary: "SUSE Bug 974232 for CVE-2016-3959", url: "https://bugzilla.suse.com/974232", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2016-3959", }, { cve: "CVE-2016-5386", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-5386", }, ], notes: [ { category: "general", text: "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.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-5386", url: "https://www.suse.com/security/cve/CVE-2016-5386", }, { category: "external", summary: "SUSE Bug 988484 for CVE-2016-5386", url: "https://bugzilla.suse.com/988484", }, { category: "external", summary: "SUSE Bug 988486 for CVE-2016-5386", url: "https://bugzilla.suse.com/988486", }, { category: "external", summary: "SUSE Bug 988487 for CVE-2016-5386", url: "https://bugzilla.suse.com/988487", }, { category: "external", summary: "SUSE Bug 988488 for CVE-2016-5386", url: "https://bugzilla.suse.com/988488", }, { category: "external", summary: "SUSE Bug 988489 for CVE-2016-5386", url: "https://bugzilla.suse.com/988489", }, { category: "external", summary: "SUSE Bug 988491 for CVE-2016-5386", url: "https://bugzilla.suse.com/988491", }, { category: "external", summary: "SUSE Bug 988492 for CVE-2016-5386", url: "https://bugzilla.suse.com/988492", }, { category: "external", summary: "SUSE Bug 989125 for CVE-2016-5386", url: "https://bugzilla.suse.com/989125", }, { category: "external", summary: "SUSE Bug 989174 for CVE-2016-5386", url: "https://bugzilla.suse.com/989174", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.1, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2016-5386", }, { cve: "CVE-2017-15041", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-15041", }, ], notes: [ { category: "general", text: "Go before 1.8.4 and 1.9.x before 1.9.1 allows \"go get\" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git checkout in its pkg2 directory and some other work is done to ensure the proper ordering of operations, \"go get\" can be tricked into reusing this Git checkout for the fetch of code from pkg2. If the Subversion repository's Git checkout has malicious commands in .git/hooks/, they will execute on the system running \"go get.\"", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-15041", url: "https://www.suse.com/security/cve/CVE-2017-15041", }, { category: "external", summary: "SUSE Bug 1062085 for CVE-2017-15041", url: "https://bugzilla.suse.com/1062085", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "critical", }, ], title: "CVE-2017-15041", }, { cve: "CVE-2017-15042", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-15042", }, ], notes: [ { category: "general", text: "An unintended cleartext issue exists in Go before 1.8.4 and 1.9.x before 1.9.1. RFC 4954 requires that, during SMTP, the PLAIN auth scheme must only be used on network connections secured with TLS. The original implementation of smtp.PlainAuth in Go 1.0 enforced this requirement, and it was documented to do so. In 2013, upstream issue #5184, this was changed so that the server may decide whether PLAIN is acceptable. The result is that if you set up a man-in-the-middle SMTP server that doesn't advertise STARTTLS and does advertise that PLAIN auth is OK, the smtp.PlainAuth implementation sends the username and password.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-15042", url: "https://www.suse.com/security/cve/CVE-2017-15042", }, { category: "external", summary: "SUSE Bug 1062087 for CVE-2017-15042", url: "https://bugzilla.suse.com/1062087", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2017-15042", }, { cve: "CVE-2017-8932", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-8932", }, ], notes: [ { category: "general", text: "A bug in the standard library ScalarMult implementation of curve P-256 for amd64 architectures in Go before 1.7.6 and 1.8.x before 1.8.2 causes incorrect results to be generated for specific input points. An adaptive attack can be mounted to progressively extract the scalar input to ScalarMult by submitting crafted points and observing failures to the derive correct output. This leads to a full key recovery attack against static ECDH, as used in popular JWT libraries.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-8932", url: "https://www.suse.com/security/cve/CVE-2017-8932", }, { category: "external", summary: "SUSE Bug 1040618 for CVE-2017-8932", url: "https://bugzilla.suse.com/1040618", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2017-8932", }, { cve: "CVE-2018-6574", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-6574", }, ], notes: [ { category: "general", text: "Go before 1.8.7, Go 1.9.x before 1.9.4, and Go 1.10 pre-releases before Go 1.10rc2 allow \"go get\" remote command execution during source code build, by leveraging the gcc or clang plugin feature, because -fplugin= and -plugin= arguments were not blocked.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-6574", url: "https://www.suse.com/security/cve/CVE-2018-6574", }, { category: "external", summary: "SUSE Bug 1080006 for CVE-2018-6574", url: "https://bugzilla.suse.com/1080006", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2018-6574", }, { cve: "CVE-2018-7187", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-7187", }, ], notes: [ { category: "general", text: "The \"go get\" implementation in Go 1.9.4, when the -insecure command-line option is used, does not validate the import path (get/vcs.go only checks for \"://\" anywhere in the string), which allows remote attackers to execute arbitrary OS commands via a crafted web site.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-7187", url: "https://www.suse.com/security/cve/CVE-2018-7187", }, { category: "external", summary: "SUSE Bug 1080006 for CVE-2018-7187", url: "https://bugzilla.suse.com/1080006", }, { category: "external", summary: "SUSE Bug 1081495 for CVE-2018-7187", url: "https://bugzilla.suse.com/1081495", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:go1.9-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-doc-1.9.7-11.2.x86_64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.aarch64", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.ppc64le", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.s390x", "openSUSE Tumbleweed:go1.9-race-1.9.7-11.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2018-7187", }, ], }
opensuse-su-2024:10804-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
go1.11-1.11.13-10.5 on GA media
Notes
Title of the patch
go1.11-1.11.13-10.5 on GA media
Description of the patch
These are all security issues fixed in the go1.11-1.11.13-10.5 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-10804
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "go1.11-1.11.13-10.5 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the go1.11-1.11.13-10.5 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-10804", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10804-1.json", }, { category: "self", summary: "SUSE CVE CVE-2014-7189 page", url: "https://www.suse.com/security/cve/CVE-2014-7189/", }, { category: "self", summary: "SUSE CVE CVE-2015-8618 page", url: "https://www.suse.com/security/cve/CVE-2015-8618/", }, { category: "self", summary: "SUSE CVE CVE-2016-3959 page", url: "https://www.suse.com/security/cve/CVE-2016-3959/", }, { category: "self", summary: "SUSE CVE CVE-2016-5386 page", url: "https://www.suse.com/security/cve/CVE-2016-5386/", }, { category: "self", summary: "SUSE CVE CVE-2017-15041 page", url: "https://www.suse.com/security/cve/CVE-2017-15041/", }, { category: "self", summary: "SUSE CVE CVE-2017-15042 page", url: "https://www.suse.com/security/cve/CVE-2017-15042/", }, { category: "self", summary: "SUSE CVE CVE-2017-8932 page", url: "https://www.suse.com/security/cve/CVE-2017-8932/", }, { category: "self", summary: "SUSE CVE CVE-2018-16873 page", url: "https://www.suse.com/security/cve/CVE-2018-16873/", }, { category: "self", summary: "SUSE CVE CVE-2018-16874 page", url: "https://www.suse.com/security/cve/CVE-2018-16874/", }, { category: "self", summary: "SUSE CVE CVE-2018-16875 page", url: "https://www.suse.com/security/cve/CVE-2018-16875/", }, { category: "self", summary: "SUSE CVE CVE-2018-6574 page", url: "https://www.suse.com/security/cve/CVE-2018-6574/", }, { category: "self", summary: "SUSE CVE CVE-2019-14809 page", url: "https://www.suse.com/security/cve/CVE-2019-14809/", }, { category: "self", summary: "SUSE CVE CVE-2019-6486 page", url: "https://www.suse.com/security/cve/CVE-2019-6486/", }, { category: "self", summary: "SUSE CVE CVE-2019-9512 page", url: "https://www.suse.com/security/cve/CVE-2019-9512/", }, { category: "self", summary: "SUSE CVE CVE-2019-9514 page", url: "https://www.suse.com/security/cve/CVE-2019-9514/", }, ], title: "go1.11-1.11.13-10.5 on GA media", tracking: { current_release_date: "2024-06-15T00:00:00Z", generator: { date: "2024-06-15T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2024:10804-1", initial_release_date: "2024-06-15T00:00:00Z", revision_history: [ { date: "2024-06-15T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "go1.11-1.11.13-10.5.aarch64", product: { name: "go1.11-1.11.13-10.5.aarch64", product_id: "go1.11-1.11.13-10.5.aarch64", }, }, { category: "product_version", name: "go1.11-doc-1.11.13-10.5.aarch64", product: { name: "go1.11-doc-1.11.13-10.5.aarch64", product_id: "go1.11-doc-1.11.13-10.5.aarch64", }, }, { category: "product_version", name: "go1.11-race-1.11.13-10.5.aarch64", product: { name: "go1.11-race-1.11.13-10.5.aarch64", product_id: "go1.11-race-1.11.13-10.5.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "go1.11-1.11.13-10.5.ppc64le", product: { name: "go1.11-1.11.13-10.5.ppc64le", product_id: "go1.11-1.11.13-10.5.ppc64le", }, }, { category: "product_version", name: "go1.11-doc-1.11.13-10.5.ppc64le", product: { name: "go1.11-doc-1.11.13-10.5.ppc64le", product_id: "go1.11-doc-1.11.13-10.5.ppc64le", }, }, { category: "product_version", name: "go1.11-race-1.11.13-10.5.ppc64le", product: { name: "go1.11-race-1.11.13-10.5.ppc64le", product_id: "go1.11-race-1.11.13-10.5.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "go1.11-1.11.13-10.5.s390x", product: { name: "go1.11-1.11.13-10.5.s390x", product_id: "go1.11-1.11.13-10.5.s390x", }, }, { category: "product_version", name: "go1.11-doc-1.11.13-10.5.s390x", product: { name: "go1.11-doc-1.11.13-10.5.s390x", product_id: "go1.11-doc-1.11.13-10.5.s390x", }, }, { category: "product_version", name: "go1.11-race-1.11.13-10.5.s390x", product: { name: "go1.11-race-1.11.13-10.5.s390x", product_id: "go1.11-race-1.11.13-10.5.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "go1.11-1.11.13-10.5.x86_64", product: { name: "go1.11-1.11.13-10.5.x86_64", product_id: "go1.11-1.11.13-10.5.x86_64", }, }, { category: "product_version", name: "go1.11-doc-1.11.13-10.5.x86_64", product: { name: "go1.11-doc-1.11.13-10.5.x86_64", product_id: "go1.11-doc-1.11.13-10.5.x86_64", }, }, { category: "product_version", name: "go1.11-race-1.11.13-10.5.x86_64", product: { name: "go1.11-race-1.11.13-10.5.x86_64", product_id: "go1.11-race-1.11.13-10.5.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "go1.11-1.11.13-10.5.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", }, product_reference: "go1.11-1.11.13-10.5.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.11-1.11.13-10.5.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", }, product_reference: "go1.11-1.11.13-10.5.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.11-1.11.13-10.5.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", }, product_reference: "go1.11-1.11.13-10.5.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.11-1.11.13-10.5.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", }, product_reference: "go1.11-1.11.13-10.5.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.11-doc-1.11.13-10.5.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", }, product_reference: "go1.11-doc-1.11.13-10.5.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.11-doc-1.11.13-10.5.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", }, product_reference: "go1.11-doc-1.11.13-10.5.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.11-doc-1.11.13-10.5.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", }, product_reference: "go1.11-doc-1.11.13-10.5.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.11-doc-1.11.13-10.5.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", }, product_reference: "go1.11-doc-1.11.13-10.5.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.11-race-1.11.13-10.5.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", }, product_reference: "go1.11-race-1.11.13-10.5.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.11-race-1.11.13-10.5.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", }, product_reference: "go1.11-race-1.11.13-10.5.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.11-race-1.11.13-10.5.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", }, product_reference: "go1.11-race-1.11.13-10.5.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.11-race-1.11.13-10.5.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", }, product_reference: "go1.11-race-1.11.13-10.5.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2014-7189", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2014-7189", }, ], notes: [ { category: "general", text: "crpyto/tls in Go 1.1 before 1.3.2, when SessionTicketsDisabled is enabled, allows man-in-the-middle attackers to spoof clients via unspecified vectors.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, references: [ { category: "external", summary: "CVE-2014-7189", url: "https://www.suse.com/security/cve/CVE-2014-7189", }, { category: "external", summary: "SUSE Bug 898901 for CVE-2014-7189", url: "https://bugzilla.suse.com/898901", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2014-7189", }, { cve: "CVE-2015-8618", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2015-8618", }, ], notes: [ { category: "general", text: "The Int.Exp Montgomery code in the math/big library in Go 1.5.x before 1.5.3 mishandles carry propagation and produces incorrect output, which makes it easier for attackers to obtain private RSA keys via unspecified vectors.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, references: [ { category: "external", summary: "CVE-2015-8618", url: "https://www.suse.com/security/cve/CVE-2015-8618", }, { category: "external", summary: "SUSE Bug 957814 for CVE-2015-8618", url: "https://bugzilla.suse.com/957814", }, { category: "external", summary: "SUSE Bug 960151 for CVE-2015-8618", url: "https://bugzilla.suse.com/960151", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2015-8618", }, { cve: "CVE-2016-3959", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-3959", }, ], notes: [ { category: "general", text: "The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-3959", url: "https://www.suse.com/security/cve/CVE-2016-3959", }, { category: "external", summary: "SUSE Bug 974232 for CVE-2016-3959", url: "https://bugzilla.suse.com/974232", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2016-3959", }, { cve: "CVE-2016-5386", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-5386", }, ], notes: [ { category: "general", text: "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.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-5386", url: "https://www.suse.com/security/cve/CVE-2016-5386", }, { category: "external", summary: "SUSE Bug 988484 for CVE-2016-5386", url: "https://bugzilla.suse.com/988484", }, { category: "external", summary: "SUSE Bug 988486 for CVE-2016-5386", url: "https://bugzilla.suse.com/988486", }, { category: "external", summary: "SUSE Bug 988487 for CVE-2016-5386", url: "https://bugzilla.suse.com/988487", }, { category: "external", summary: "SUSE Bug 988488 for CVE-2016-5386", url: "https://bugzilla.suse.com/988488", }, { category: "external", summary: "SUSE Bug 988489 for CVE-2016-5386", url: "https://bugzilla.suse.com/988489", }, { category: "external", summary: "SUSE Bug 988491 for CVE-2016-5386", url: "https://bugzilla.suse.com/988491", }, { category: "external", summary: "SUSE Bug 988492 for CVE-2016-5386", url: "https://bugzilla.suse.com/988492", }, { category: "external", summary: "SUSE Bug 989125 for CVE-2016-5386", url: "https://bugzilla.suse.com/989125", }, { category: "external", summary: "SUSE Bug 989174 for CVE-2016-5386", url: "https://bugzilla.suse.com/989174", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.1, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2016-5386", }, { cve: "CVE-2017-15041", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-15041", }, ], notes: [ { category: "general", text: "Go before 1.8.4 and 1.9.x before 1.9.1 allows \"go get\" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git checkout in its pkg2 directory and some other work is done to ensure the proper ordering of operations, \"go get\" can be tricked into reusing this Git checkout for the fetch of code from pkg2. If the Subversion repository's Git checkout has malicious commands in .git/hooks/, they will execute on the system running \"go get.\"", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-15041", url: "https://www.suse.com/security/cve/CVE-2017-15041", }, { category: "external", summary: "SUSE Bug 1062085 for CVE-2017-15041", url: "https://bugzilla.suse.com/1062085", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "critical", }, ], title: "CVE-2017-15041", }, { cve: "CVE-2017-15042", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-15042", }, ], notes: [ { category: "general", text: "An unintended cleartext issue exists in Go before 1.8.4 and 1.9.x before 1.9.1. RFC 4954 requires that, during SMTP, the PLAIN auth scheme must only be used on network connections secured with TLS. The original implementation of smtp.PlainAuth in Go 1.0 enforced this requirement, and it was documented to do so. In 2013, upstream issue #5184, this was changed so that the server may decide whether PLAIN is acceptable. The result is that if you set up a man-in-the-middle SMTP server that doesn't advertise STARTTLS and does advertise that PLAIN auth is OK, the smtp.PlainAuth implementation sends the username and password.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-15042", url: "https://www.suse.com/security/cve/CVE-2017-15042", }, { category: "external", summary: "SUSE Bug 1062087 for CVE-2017-15042", url: "https://bugzilla.suse.com/1062087", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2017-15042", }, { cve: "CVE-2017-8932", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-8932", }, ], notes: [ { category: "general", text: "A bug in the standard library ScalarMult implementation of curve P-256 for amd64 architectures in Go before 1.7.6 and 1.8.x before 1.8.2 causes incorrect results to be generated for specific input points. An adaptive attack can be mounted to progressively extract the scalar input to ScalarMult by submitting crafted points and observing failures to the derive correct output. This leads to a full key recovery attack against static ECDH, as used in popular JWT libraries.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-8932", url: "https://www.suse.com/security/cve/CVE-2017-8932", }, { category: "external", summary: "SUSE Bug 1040618 for CVE-2017-8932", url: "https://bugzilla.suse.com/1040618", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2017-8932", }, { cve: "CVE-2018-16873", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-16873", }, ], notes: [ { category: "general", text: "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to remote code execution when executed with the -u flag and the import path of a malicious Go package, or a package that imports it directly or indirectly. Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). Using custom domains, it's possible to arrange things so that a Git repository is cloned to a folder named \".git\" by using a vanity import path that ends with \"/.git\". If the Git repository root contains a \"HEAD\" file, a \"config\" file, an \"objects\" directory, a \"refs\" directory, with some work to ensure the proper ordering of operations, \"go get -u\" can be tricked into considering the parent directory as a repository root, and running Git commands on it. That will use the \"config\" file in the original Git repository root for its configuration, and if that config file contains malicious commands, they will execute on the system running \"go get -u\".", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-16873", url: "https://www.suse.com/security/cve/CVE-2018-16873", }, { category: "external", summary: "SUSE Bug 1118897 for CVE-2018-16873", url: "https://bugzilla.suse.com/1118897", }, { category: "external", summary: "SUSE Bug 1118898 for CVE-2018-16873", url: "https://bugzilla.suse.com/1118898", }, { category: "external", summary: "SUSE Bug 1118899 for CVE-2018-16873", url: "https://bugzilla.suse.com/1118899", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2018-16873", }, { cve: "CVE-2018-16874", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-16874", }, ], notes: [ { category: "general", text: "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly braces (both '{' and '}' characters). Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). The attacker can cause an arbitrary filesystem write, which can lead to code execution.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-16874", url: "https://www.suse.com/security/cve/CVE-2018-16874", }, { category: "external", summary: "SUSE Bug 1118897 for CVE-2018-16874", url: "https://bugzilla.suse.com/1118897", }, { category: "external", summary: "SUSE Bug 1118898 for CVE-2018-16874", url: "https://bugzilla.suse.com/1118898", }, { category: "external", summary: "SUSE Bug 1118899 for CVE-2018-16874", url: "https://bugzilla.suse.com/1118899", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.8, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2018-16874", }, { cve: "CVE-2018-16875", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-16875", }, ], notes: [ { category: "general", text: "The crypto/x509 package of Go before 1.10.6 and 1.11.x before 1.11.3 does not limit the amount of work performed for each chain verification, which might allow attackers to craft pathological inputs leading to a CPU denial of service. Go TLS servers accepting client certificates and TLS clients are affected.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-16875", url: "https://www.suse.com/security/cve/CVE-2018-16875", }, { category: "external", summary: "SUSE Bug 1118897 for CVE-2018-16875", url: "https://bugzilla.suse.com/1118897", }, { category: "external", summary: "SUSE Bug 1118898 for CVE-2018-16875", url: "https://bugzilla.suse.com/1118898", }, { category: "external", summary: "SUSE Bug 1118899 for CVE-2018-16875", url: "https://bugzilla.suse.com/1118899", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2018-16875", }, { cve: "CVE-2018-6574", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-6574", }, ], notes: [ { category: "general", text: "Go before 1.8.7, Go 1.9.x before 1.9.4, and Go 1.10 pre-releases before Go 1.10rc2 allow \"go get\" remote command execution during source code build, by leveraging the gcc or clang plugin feature, because -fplugin= and -plugin= arguments were not blocked.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-6574", url: "https://www.suse.com/security/cve/CVE-2018-6574", }, { category: "external", summary: "SUSE Bug 1080006 for CVE-2018-6574", url: "https://bugzilla.suse.com/1080006", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2018-6574", }, { cve: "CVE-2019-14809", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-14809", }, ], notes: [ { category: "general", text: "net/url in Go before 1.11.13 and 1.12.x before 1.12.8 mishandles malformed hosts in URLs, leading to an authorization bypass in some applications. This is related to a Host field with a suffix appearing in neither Hostname() nor Port(), and is related to a non-numeric port number. For example, an attacker can compose a crafted javascript:// URL that results in a hostname of google.com.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-14809", url: "https://www.suse.com/security/cve/CVE-2019-14809", }, { category: "external", summary: "SUSE Bug 1146123 for CVE-2019-14809", url: "https://bugzilla.suse.com/1146123", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "critical", }, ], title: "CVE-2019-14809", }, { cve: "CVE-2019-6486", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-6486", }, ], notes: [ { category: "general", text: "Go before 1.10.8 and 1.11.x before 1.11.5 mishandles P-521 and P-384 elliptic curves, which allows attackers to cause a denial of service (CPU consumption) or possibly conduct ECDH private key recovery attacks.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-6486", url: "https://www.suse.com/security/cve/CVE-2019-6486", }, { category: "external", summary: "SUSE Bug 1123013 for CVE-2019-6486", url: "https://bugzilla.suse.com/1123013", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2019-6486", }, { cve: "CVE-2019-9512", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-9512", }, ], notes: [ { category: "general", text: "Some HTTP/2 implementations are vulnerable to ping floods, potentially leading to a denial of service. The attacker sends continual pings to an HTTP/2 peer, causing the peer to build an internal queue of responses. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-9512", url: "https://www.suse.com/security/cve/CVE-2019-9512", }, { category: "external", summary: "SUSE Bug 1145663 for CVE-2019-9512", url: "https://bugzilla.suse.com/1145663", }, { category: "external", summary: "SUSE Bug 1146099 for CVE-2019-9512", url: "https://bugzilla.suse.com/1146099", }, { category: "external", summary: "SUSE Bug 1146111 for CVE-2019-9512", url: "https://bugzilla.suse.com/1146111", }, { category: "external", summary: "SUSE Bug 1147142 for CVE-2019-9512", url: "https://bugzilla.suse.com/1147142", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2019-9512", }, { cve: "CVE-2019-9514", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-9514", }, ], notes: [ { category: "general", text: "Some HTTP/2 implementations are vulnerable to a reset flood, potentially leading to a denial of service. The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream of RST_STREAM frames from the peer. Depending on how the peer queues the RST_STREAM frames, this can consume excess memory, CPU, or both.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-9514", url: "https://www.suse.com/security/cve/CVE-2019-9514", }, { category: "external", summary: "SUSE Bug 1145662 for CVE-2019-9514", url: "https://bugzilla.suse.com/1145662", }, { category: "external", summary: "SUSE Bug 1145663 for CVE-2019-9514", url: "https://bugzilla.suse.com/1145663", }, { category: "external", summary: "SUSE Bug 1146095 for CVE-2019-9514", url: "https://bugzilla.suse.com/1146095", }, { category: "external", summary: "SUSE Bug 1146115 for CVE-2019-9514", url: "https://bugzilla.suse.com/1146115", }, { category: "external", summary: "SUSE Bug 1147142 for CVE-2019-9514", url: "https://bugzilla.suse.com/1147142", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x", "openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2019-9514", }, ], }
opensuse-su-2024:10805-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
go1.12-1.12.17-4.8 on GA media
Notes
Title of the patch
go1.12-1.12.17-4.8 on GA media
Description of the patch
These are all security issues fixed in the go1.12-1.12.17-4.8 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-10805
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "go1.12-1.12.17-4.8 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the go1.12-1.12.17-4.8 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-10805", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10805-1.json", }, { category: "self", summary: "SUSE CVE CVE-2014-7189 page", url: "https://www.suse.com/security/cve/CVE-2014-7189/", }, { category: "self", summary: "SUSE CVE CVE-2015-8618 page", url: "https://www.suse.com/security/cve/CVE-2015-8618/", }, { category: "self", summary: "SUSE CVE CVE-2016-3959 page", url: "https://www.suse.com/security/cve/CVE-2016-3959/", }, { category: "self", summary: "SUSE CVE CVE-2016-5386 page", url: "https://www.suse.com/security/cve/CVE-2016-5386/", }, { category: "self", summary: "SUSE CVE CVE-2017-15041 page", url: "https://www.suse.com/security/cve/CVE-2017-15041/", }, { category: "self", summary: "SUSE CVE CVE-2017-15042 page", url: "https://www.suse.com/security/cve/CVE-2017-15042/", }, { category: "self", summary: "SUSE CVE CVE-2017-8932 page", url: "https://www.suse.com/security/cve/CVE-2017-8932/", }, { category: "self", summary: "SUSE CVE CVE-2018-16873 page", url: "https://www.suse.com/security/cve/CVE-2018-16873/", }, { category: "self", summary: "SUSE CVE CVE-2018-16874 page", url: "https://www.suse.com/security/cve/CVE-2018-16874/", }, { category: "self", summary: "SUSE CVE CVE-2018-16875 page", url: "https://www.suse.com/security/cve/CVE-2018-16875/", }, { category: "self", summary: "SUSE CVE CVE-2018-6574 page", url: "https://www.suse.com/security/cve/CVE-2018-6574/", }, { category: "self", summary: "SUSE CVE CVE-2019-11888 page", url: "https://www.suse.com/security/cve/CVE-2019-11888/", }, { category: "self", summary: "SUSE CVE CVE-2019-14809 page", url: "https://www.suse.com/security/cve/CVE-2019-14809/", }, { category: "self", summary: "SUSE CVE CVE-2019-16276 page", url: "https://www.suse.com/security/cve/CVE-2019-16276/", }, { category: "self", summary: "SUSE CVE CVE-2019-17596 page", url: "https://www.suse.com/security/cve/CVE-2019-17596/", }, { category: "self", summary: "SUSE CVE CVE-2019-6486 page", url: "https://www.suse.com/security/cve/CVE-2019-6486/", }, { category: "self", summary: "SUSE CVE CVE-2019-9512 page", url: "https://www.suse.com/security/cve/CVE-2019-9512/", }, { category: "self", summary: "SUSE CVE CVE-2019-9514 page", url: "https://www.suse.com/security/cve/CVE-2019-9514/", }, ], title: "go1.12-1.12.17-4.8 on GA media", tracking: { current_release_date: "2024-06-15T00:00:00Z", generator: { date: "2024-06-15T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2024:10805-1", initial_release_date: "2024-06-15T00:00:00Z", revision_history: [ { date: "2024-06-15T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "go1.12-1.12.17-4.8.aarch64", product: { name: "go1.12-1.12.17-4.8.aarch64", product_id: "go1.12-1.12.17-4.8.aarch64", }, }, { category: "product_version", name: "go1.12-doc-1.12.17-4.8.aarch64", product: { name: "go1.12-doc-1.12.17-4.8.aarch64", product_id: "go1.12-doc-1.12.17-4.8.aarch64", }, }, { category: "product_version", name: "go1.12-race-1.12.17-4.8.aarch64", product: { name: "go1.12-race-1.12.17-4.8.aarch64", product_id: "go1.12-race-1.12.17-4.8.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "go1.12-1.12.17-4.8.ppc64le", product: { name: "go1.12-1.12.17-4.8.ppc64le", product_id: "go1.12-1.12.17-4.8.ppc64le", }, }, { category: "product_version", name: "go1.12-doc-1.12.17-4.8.ppc64le", product: { name: "go1.12-doc-1.12.17-4.8.ppc64le", product_id: "go1.12-doc-1.12.17-4.8.ppc64le", }, }, { category: "product_version", name: "go1.12-race-1.12.17-4.8.ppc64le", product: { name: "go1.12-race-1.12.17-4.8.ppc64le", product_id: "go1.12-race-1.12.17-4.8.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "go1.12-1.12.17-4.8.s390x", product: { name: "go1.12-1.12.17-4.8.s390x", product_id: "go1.12-1.12.17-4.8.s390x", }, }, { category: "product_version", name: "go1.12-doc-1.12.17-4.8.s390x", product: { name: "go1.12-doc-1.12.17-4.8.s390x", product_id: "go1.12-doc-1.12.17-4.8.s390x", }, }, { category: "product_version", name: "go1.12-race-1.12.17-4.8.s390x", product: { name: "go1.12-race-1.12.17-4.8.s390x", product_id: "go1.12-race-1.12.17-4.8.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "go1.12-1.12.17-4.8.x86_64", product: { name: "go1.12-1.12.17-4.8.x86_64", product_id: "go1.12-1.12.17-4.8.x86_64", }, }, { category: "product_version", name: "go1.12-doc-1.12.17-4.8.x86_64", product: { name: "go1.12-doc-1.12.17-4.8.x86_64", product_id: "go1.12-doc-1.12.17-4.8.x86_64", }, }, { category: "product_version", name: "go1.12-race-1.12.17-4.8.x86_64", product: { name: "go1.12-race-1.12.17-4.8.x86_64", product_id: "go1.12-race-1.12.17-4.8.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "go1.12-1.12.17-4.8.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", }, product_reference: "go1.12-1.12.17-4.8.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.12-1.12.17-4.8.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", }, product_reference: "go1.12-1.12.17-4.8.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.12-1.12.17-4.8.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", }, product_reference: "go1.12-1.12.17-4.8.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.12-1.12.17-4.8.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", }, product_reference: "go1.12-1.12.17-4.8.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.12-doc-1.12.17-4.8.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", }, product_reference: "go1.12-doc-1.12.17-4.8.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.12-doc-1.12.17-4.8.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", }, product_reference: "go1.12-doc-1.12.17-4.8.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.12-doc-1.12.17-4.8.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", }, product_reference: "go1.12-doc-1.12.17-4.8.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.12-doc-1.12.17-4.8.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", }, product_reference: "go1.12-doc-1.12.17-4.8.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.12-race-1.12.17-4.8.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", }, product_reference: "go1.12-race-1.12.17-4.8.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.12-race-1.12.17-4.8.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", }, product_reference: "go1.12-race-1.12.17-4.8.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.12-race-1.12.17-4.8.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", }, product_reference: "go1.12-race-1.12.17-4.8.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.12-race-1.12.17-4.8.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", }, product_reference: "go1.12-race-1.12.17-4.8.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2014-7189", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2014-7189", }, ], notes: [ { category: "general", text: "crpyto/tls in Go 1.1 before 1.3.2, when SessionTicketsDisabled is enabled, allows man-in-the-middle attackers to spoof clients via unspecified vectors.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, references: [ { category: "external", summary: "CVE-2014-7189", url: "https://www.suse.com/security/cve/CVE-2014-7189", }, { category: "external", summary: "SUSE Bug 898901 for CVE-2014-7189", url: "https://bugzilla.suse.com/898901", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2014-7189", }, { cve: "CVE-2015-8618", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2015-8618", }, ], notes: [ { category: "general", text: "The Int.Exp Montgomery code in the math/big library in Go 1.5.x before 1.5.3 mishandles carry propagation and produces incorrect output, which makes it easier for attackers to obtain private RSA keys via unspecified vectors.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, references: [ { category: "external", summary: "CVE-2015-8618", url: "https://www.suse.com/security/cve/CVE-2015-8618", }, { category: "external", summary: "SUSE Bug 957814 for CVE-2015-8618", url: "https://bugzilla.suse.com/957814", }, { category: "external", summary: "SUSE Bug 960151 for CVE-2015-8618", url: "https://bugzilla.suse.com/960151", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2015-8618", }, { cve: "CVE-2016-3959", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-3959", }, ], notes: [ { category: "general", text: "The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-3959", url: "https://www.suse.com/security/cve/CVE-2016-3959", }, { category: "external", summary: "SUSE Bug 974232 for CVE-2016-3959", url: "https://bugzilla.suse.com/974232", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2016-3959", }, { cve: "CVE-2016-5386", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-5386", }, ], notes: [ { category: "general", text: "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.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-5386", url: "https://www.suse.com/security/cve/CVE-2016-5386", }, { category: "external", summary: "SUSE Bug 988484 for CVE-2016-5386", url: "https://bugzilla.suse.com/988484", }, { category: "external", summary: "SUSE Bug 988486 for CVE-2016-5386", url: "https://bugzilla.suse.com/988486", }, { category: "external", summary: "SUSE Bug 988487 for CVE-2016-5386", url: "https://bugzilla.suse.com/988487", }, { category: "external", summary: "SUSE Bug 988488 for CVE-2016-5386", url: "https://bugzilla.suse.com/988488", }, { category: "external", summary: "SUSE Bug 988489 for CVE-2016-5386", url: "https://bugzilla.suse.com/988489", }, { category: "external", summary: "SUSE Bug 988491 for CVE-2016-5386", url: "https://bugzilla.suse.com/988491", }, { category: "external", summary: "SUSE Bug 988492 for CVE-2016-5386", url: "https://bugzilla.suse.com/988492", }, { category: "external", summary: "SUSE Bug 989125 for CVE-2016-5386", url: "https://bugzilla.suse.com/989125", }, { category: "external", summary: "SUSE Bug 989174 for CVE-2016-5386", url: "https://bugzilla.suse.com/989174", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.1, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2016-5386", }, { cve: "CVE-2017-15041", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-15041", }, ], notes: [ { category: "general", text: "Go before 1.8.4 and 1.9.x before 1.9.1 allows \"go get\" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git checkout in its pkg2 directory and some other work is done to ensure the proper ordering of operations, \"go get\" can be tricked into reusing this Git checkout for the fetch of code from pkg2. If the Subversion repository's Git checkout has malicious commands in .git/hooks/, they will execute on the system running \"go get.\"", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-15041", url: "https://www.suse.com/security/cve/CVE-2017-15041", }, { category: "external", summary: "SUSE Bug 1062085 for CVE-2017-15041", url: "https://bugzilla.suse.com/1062085", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "critical", }, ], title: "CVE-2017-15041", }, { cve: "CVE-2017-15042", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-15042", }, ], notes: [ { category: "general", text: "An unintended cleartext issue exists in Go before 1.8.4 and 1.9.x before 1.9.1. RFC 4954 requires that, during SMTP, the PLAIN auth scheme must only be used on network connections secured with TLS. The original implementation of smtp.PlainAuth in Go 1.0 enforced this requirement, and it was documented to do so. In 2013, upstream issue #5184, this was changed so that the server may decide whether PLAIN is acceptable. The result is that if you set up a man-in-the-middle SMTP server that doesn't advertise STARTTLS and does advertise that PLAIN auth is OK, the smtp.PlainAuth implementation sends the username and password.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-15042", url: "https://www.suse.com/security/cve/CVE-2017-15042", }, { category: "external", summary: "SUSE Bug 1062087 for CVE-2017-15042", url: "https://bugzilla.suse.com/1062087", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2017-15042", }, { cve: "CVE-2017-8932", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-8932", }, ], notes: [ { category: "general", text: "A bug in the standard library ScalarMult implementation of curve P-256 for amd64 architectures in Go before 1.7.6 and 1.8.x before 1.8.2 causes incorrect results to be generated for specific input points. An adaptive attack can be mounted to progressively extract the scalar input to ScalarMult by submitting crafted points and observing failures to the derive correct output. This leads to a full key recovery attack against static ECDH, as used in popular JWT libraries.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-8932", url: "https://www.suse.com/security/cve/CVE-2017-8932", }, { category: "external", summary: "SUSE Bug 1040618 for CVE-2017-8932", url: "https://bugzilla.suse.com/1040618", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2017-8932", }, { cve: "CVE-2018-16873", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-16873", }, ], notes: [ { category: "general", text: "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to remote code execution when executed with the -u flag and the import path of a malicious Go package, or a package that imports it directly or indirectly. Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). Using custom domains, it's possible to arrange things so that a Git repository is cloned to a folder named \".git\" by using a vanity import path that ends with \"/.git\". If the Git repository root contains a \"HEAD\" file, a \"config\" file, an \"objects\" directory, a \"refs\" directory, with some work to ensure the proper ordering of operations, \"go get -u\" can be tricked into considering the parent directory as a repository root, and running Git commands on it. That will use the \"config\" file in the original Git repository root for its configuration, and if that config file contains malicious commands, they will execute on the system running \"go get -u\".", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-16873", url: "https://www.suse.com/security/cve/CVE-2018-16873", }, { category: "external", summary: "SUSE Bug 1118897 for CVE-2018-16873", url: "https://bugzilla.suse.com/1118897", }, { category: "external", summary: "SUSE Bug 1118898 for CVE-2018-16873", url: "https://bugzilla.suse.com/1118898", }, { category: "external", summary: "SUSE Bug 1118899 for CVE-2018-16873", url: "https://bugzilla.suse.com/1118899", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2018-16873", }, { cve: "CVE-2018-16874", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-16874", }, ], notes: [ { category: "general", text: "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly braces (both '{' and '}' characters). Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). The attacker can cause an arbitrary filesystem write, which can lead to code execution.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-16874", url: "https://www.suse.com/security/cve/CVE-2018-16874", }, { category: "external", summary: "SUSE Bug 1118897 for CVE-2018-16874", url: "https://bugzilla.suse.com/1118897", }, { category: "external", summary: "SUSE Bug 1118898 for CVE-2018-16874", url: "https://bugzilla.suse.com/1118898", }, { category: "external", summary: "SUSE Bug 1118899 for CVE-2018-16874", url: "https://bugzilla.suse.com/1118899", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.8, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2018-16874", }, { cve: "CVE-2018-16875", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-16875", }, ], notes: [ { category: "general", text: "The crypto/x509 package of Go before 1.10.6 and 1.11.x before 1.11.3 does not limit the amount of work performed for each chain verification, which might allow attackers to craft pathological inputs leading to a CPU denial of service. Go TLS servers accepting client certificates and TLS clients are affected.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-16875", url: "https://www.suse.com/security/cve/CVE-2018-16875", }, { category: "external", summary: "SUSE Bug 1118897 for CVE-2018-16875", url: "https://bugzilla.suse.com/1118897", }, { category: "external", summary: "SUSE Bug 1118898 for CVE-2018-16875", url: "https://bugzilla.suse.com/1118898", }, { category: "external", summary: "SUSE Bug 1118899 for CVE-2018-16875", url: "https://bugzilla.suse.com/1118899", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2018-16875", }, { cve: "CVE-2018-6574", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-6574", }, ], notes: [ { category: "general", text: "Go before 1.8.7, Go 1.9.x before 1.9.4, and Go 1.10 pre-releases before Go 1.10rc2 allow \"go get\" remote command execution during source code build, by leveraging the gcc or clang plugin feature, because -fplugin= and -plugin= arguments were not blocked.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-6574", url: "https://www.suse.com/security/cve/CVE-2018-6574", }, { category: "external", summary: "SUSE Bug 1080006 for CVE-2018-6574", url: "https://bugzilla.suse.com/1080006", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2018-6574", }, { cve: "CVE-2019-11888", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-11888", }, ], notes: [ { category: "general", text: "Go through 1.12.5 on Windows mishandles process creation with a nil environment in conjunction with a non-nil token, which allows attackers to obtain sensitive information or gain privileges.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-11888", url: "https://www.suse.com/security/cve/CVE-2019-11888", }, { category: "external", summary: "SUSE Bug 1146203 for CVE-2019-11888", url: "https://bugzilla.suse.com/1146203", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "critical", }, ], title: "CVE-2019-11888", }, { cve: "CVE-2019-14809", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-14809", }, ], notes: [ { category: "general", text: "net/url in Go before 1.11.13 and 1.12.x before 1.12.8 mishandles malformed hosts in URLs, leading to an authorization bypass in some applications. This is related to a Host field with a suffix appearing in neither Hostname() nor Port(), and is related to a non-numeric port number. For example, an attacker can compose a crafted javascript:// URL that results in a hostname of google.com.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-14809", url: "https://www.suse.com/security/cve/CVE-2019-14809", }, { category: "external", summary: "SUSE Bug 1146123 for CVE-2019-14809", url: "https://bugzilla.suse.com/1146123", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "critical", }, ], title: "CVE-2019-14809", }, { cve: "CVE-2019-16276", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-16276", }, ], notes: [ { category: "general", text: "Go before 1.12.10 and 1.13.x before 1.13.1 allow HTTP Request Smuggling.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-16276", url: "https://www.suse.com/security/cve/CVE-2019-16276", }, { category: "external", summary: "SUSE Bug 1152082 for CVE-2019-16276", url: "https://bugzilla.suse.com/1152082", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2019-16276", }, { cve: "CVE-2019-17596", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-17596", }, ], notes: [ { category: "general", text: "Go before 1.12.11 and 1.3.x before 1.13.2 can panic upon an attempt to process network traffic containing an invalid DSA public key. There are several attack scenarios, such as traffic from a client to a server that verifies client certificates.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-17596", url: "https://www.suse.com/security/cve/CVE-2019-17596", }, { category: "external", summary: "SUSE Bug 1154402 for CVE-2019-17596", url: "https://bugzilla.suse.com/1154402", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2019-17596", }, { cve: "CVE-2019-6486", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-6486", }, ], notes: [ { category: "general", text: "Go before 1.10.8 and 1.11.x before 1.11.5 mishandles P-521 and P-384 elliptic curves, which allows attackers to cause a denial of service (CPU consumption) or possibly conduct ECDH private key recovery attacks.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-6486", url: "https://www.suse.com/security/cve/CVE-2019-6486", }, { category: "external", summary: "SUSE Bug 1123013 for CVE-2019-6486", url: "https://bugzilla.suse.com/1123013", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2019-6486", }, { cve: "CVE-2019-9512", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-9512", }, ], notes: [ { category: "general", text: "Some HTTP/2 implementations are vulnerable to ping floods, potentially leading to a denial of service. The attacker sends continual pings to an HTTP/2 peer, causing the peer to build an internal queue of responses. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-9512", url: "https://www.suse.com/security/cve/CVE-2019-9512", }, { category: "external", summary: "SUSE Bug 1145663 for CVE-2019-9512", url: "https://bugzilla.suse.com/1145663", }, { category: "external", summary: "SUSE Bug 1146099 for CVE-2019-9512", url: "https://bugzilla.suse.com/1146099", }, { category: "external", summary: "SUSE Bug 1146111 for CVE-2019-9512", url: "https://bugzilla.suse.com/1146111", }, { category: "external", summary: "SUSE Bug 1147142 for CVE-2019-9512", url: "https://bugzilla.suse.com/1147142", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2019-9512", }, { cve: "CVE-2019-9514", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-9514", }, ], notes: [ { category: "general", text: "Some HTTP/2 implementations are vulnerable to a reset flood, potentially leading to a denial of service. The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream of RST_STREAM frames from the peer. Depending on how the peer queues the RST_STREAM frames, this can consume excess memory, CPU, or both.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-9514", url: "https://www.suse.com/security/cve/CVE-2019-9514", }, { category: "external", summary: "SUSE Bug 1145662 for CVE-2019-9514", url: "https://bugzilla.suse.com/1145662", }, { category: "external", summary: "SUSE Bug 1145663 for CVE-2019-9514", url: "https://bugzilla.suse.com/1145663", }, { category: "external", summary: "SUSE Bug 1146095 for CVE-2019-9514", url: "https://bugzilla.suse.com/1146095", }, { category: "external", summary: "SUSE Bug 1146115 for CVE-2019-9514", url: "https://bugzilla.suse.com/1146115", }, { category: "external", summary: "SUSE Bug 1147142 for CVE-2019-9514", url: "https://bugzilla.suse.com/1147142", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:go1.12-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-doc-1.12.17-4.8.x86_64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.aarch64", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.ppc64le", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.s390x", "openSUSE Tumbleweed:go1.12-race-1.12.17-4.8.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2019-9514", }, ], }
opensuse-su-2024:10028-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
go-1.7.0-2.1 on GA media
Notes
Title of the patch
go-1.7.0-2.1 on GA media
Description of the patch
These are all security issues fixed in the go-1.7.0-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-10028
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "go-1.7.0-2.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the go-1.7.0-2.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-10028", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10028-1.json", }, { category: "self", summary: "SUSE CVE CVE-2014-7189 page", url: "https://www.suse.com/security/cve/CVE-2014-7189/", }, { category: "self", summary: "SUSE CVE CVE-2015-8618 page", url: "https://www.suse.com/security/cve/CVE-2015-8618/", }, { category: "self", summary: "SUSE CVE CVE-2016-3959 page", url: "https://www.suse.com/security/cve/CVE-2016-3959/", }, ], title: "go-1.7.0-2.1 on GA media", tracking: { current_release_date: "2024-06-15T00:00:00Z", generator: { date: "2024-06-15T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2024:10028-1", initial_release_date: "2024-06-15T00:00:00Z", revision_history: [ { date: "2024-06-15T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "go-1.7.0-2.1.aarch64", product: { name: "go-1.7.0-2.1.aarch64", product_id: "go-1.7.0-2.1.aarch64", }, }, { category: "product_version", name: "go-doc-1.7.0-2.1.aarch64", product: { name: "go-doc-1.7.0-2.1.aarch64", product_id: "go-doc-1.7.0-2.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "go-1.7.0-2.1.ppc64le", product: { name: "go-1.7.0-2.1.ppc64le", product_id: "go-1.7.0-2.1.ppc64le", }, }, { category: "product_version", name: "go-doc-1.7.0-2.1.ppc64le", product: { name: "go-doc-1.7.0-2.1.ppc64le", product_id: "go-doc-1.7.0-2.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "go-1.7.0-2.1.s390x", product: { name: "go-1.7.0-2.1.s390x", product_id: "go-1.7.0-2.1.s390x", }, }, { category: "product_version", name: "go-doc-1.7.0-2.1.s390x", product: { name: "go-doc-1.7.0-2.1.s390x", product_id: "go-doc-1.7.0-2.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "go-1.7.0-2.1.x86_64", product: { name: "go-1.7.0-2.1.x86_64", product_id: "go-1.7.0-2.1.x86_64", }, }, { category: "product_version", name: "go-doc-1.7.0-2.1.x86_64", product: { name: "go-doc-1.7.0-2.1.x86_64", product_id: "go-doc-1.7.0-2.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "go-1.7.0-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go-1.7.0-2.1.aarch64", }, product_reference: "go-1.7.0-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go-1.7.0-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go-1.7.0-2.1.ppc64le", }, product_reference: "go-1.7.0-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go-1.7.0-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go-1.7.0-2.1.s390x", }, product_reference: "go-1.7.0-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go-1.7.0-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go-1.7.0-2.1.x86_64", }, product_reference: "go-1.7.0-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go-doc-1.7.0-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go-doc-1.7.0-2.1.aarch64", }, product_reference: "go-doc-1.7.0-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go-doc-1.7.0-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go-doc-1.7.0-2.1.ppc64le", }, product_reference: "go-doc-1.7.0-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go-doc-1.7.0-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go-doc-1.7.0-2.1.s390x", }, product_reference: "go-doc-1.7.0-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go-doc-1.7.0-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go-doc-1.7.0-2.1.x86_64", }, product_reference: "go-doc-1.7.0-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2014-7189", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2014-7189", }, ], notes: [ { category: "general", text: "crpyto/tls in Go 1.1 before 1.3.2, when SessionTicketsDisabled is enabled, allows man-in-the-middle attackers to spoof clients via unspecified vectors.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go-1.7.0-2.1.aarch64", "openSUSE Tumbleweed:go-1.7.0-2.1.ppc64le", "openSUSE Tumbleweed:go-1.7.0-2.1.s390x", "openSUSE Tumbleweed:go-1.7.0-2.1.x86_64", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.aarch64", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.ppc64le", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.s390x", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2014-7189", url: "https://www.suse.com/security/cve/CVE-2014-7189", }, { category: "external", summary: "SUSE Bug 898901 for CVE-2014-7189", url: "https://bugzilla.suse.com/898901", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go-1.7.0-2.1.aarch64", "openSUSE Tumbleweed:go-1.7.0-2.1.ppc64le", "openSUSE Tumbleweed:go-1.7.0-2.1.s390x", "openSUSE Tumbleweed:go-1.7.0-2.1.x86_64", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.aarch64", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.ppc64le", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.s390x", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2014-7189", }, { cve: "CVE-2015-8618", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2015-8618", }, ], notes: [ { category: "general", text: "The Int.Exp Montgomery code in the math/big library in Go 1.5.x before 1.5.3 mishandles carry propagation and produces incorrect output, which makes it easier for attackers to obtain private RSA keys via unspecified vectors.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go-1.7.0-2.1.aarch64", "openSUSE Tumbleweed:go-1.7.0-2.1.ppc64le", "openSUSE Tumbleweed:go-1.7.0-2.1.s390x", "openSUSE Tumbleweed:go-1.7.0-2.1.x86_64", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.aarch64", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.ppc64le", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.s390x", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2015-8618", url: "https://www.suse.com/security/cve/CVE-2015-8618", }, { category: "external", summary: "SUSE Bug 957814 for CVE-2015-8618", url: "https://bugzilla.suse.com/957814", }, { category: "external", summary: "SUSE Bug 960151 for CVE-2015-8618", url: "https://bugzilla.suse.com/960151", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go-1.7.0-2.1.aarch64", "openSUSE Tumbleweed:go-1.7.0-2.1.ppc64le", "openSUSE Tumbleweed:go-1.7.0-2.1.s390x", "openSUSE Tumbleweed:go-1.7.0-2.1.x86_64", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.aarch64", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.ppc64le", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.s390x", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2015-8618", }, { cve: "CVE-2016-3959", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-3959", }, ], notes: [ { category: "general", text: "The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go-1.7.0-2.1.aarch64", "openSUSE Tumbleweed:go-1.7.0-2.1.ppc64le", "openSUSE Tumbleweed:go-1.7.0-2.1.s390x", "openSUSE Tumbleweed:go-1.7.0-2.1.x86_64", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.aarch64", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.ppc64le", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.s390x", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-3959", url: "https://www.suse.com/security/cve/CVE-2016-3959", }, { category: "external", summary: "SUSE Bug 974232 for CVE-2016-3959", url: "https://bugzilla.suse.com/974232", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go-1.7.0-2.1.aarch64", "openSUSE Tumbleweed:go-1.7.0-2.1.ppc64le", "openSUSE Tumbleweed:go-1.7.0-2.1.s390x", "openSUSE Tumbleweed:go-1.7.0-2.1.x86_64", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.aarch64", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.ppc64le", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.s390x", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go-1.7.0-2.1.aarch64", "openSUSE Tumbleweed:go-1.7.0-2.1.ppc64le", "openSUSE Tumbleweed:go-1.7.0-2.1.s390x", "openSUSE Tumbleweed:go-1.7.0-2.1.x86_64", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.aarch64", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.ppc64le", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.s390x", "openSUSE Tumbleweed:go-doc-1.7.0-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2016-3959", }, ], }
opensuse-su-2024:10803-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
go1.10-1.10.8-8.2 on GA media
Notes
Title of the patch
go1.10-1.10.8-8.2 on GA media
Description of the patch
These are all security issues fixed in the go1.10-1.10.8-8.2 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-10803
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "go1.10-1.10.8-8.2 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the go1.10-1.10.8-8.2 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-10803", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10803-1.json", }, { category: "self", summary: "SUSE CVE CVE-2014-7189 page", url: "https://www.suse.com/security/cve/CVE-2014-7189/", }, { category: "self", summary: "SUSE CVE CVE-2015-8618 page", url: "https://www.suse.com/security/cve/CVE-2015-8618/", }, { category: "self", summary: "SUSE CVE CVE-2016-3959 page", url: "https://www.suse.com/security/cve/CVE-2016-3959/", }, { category: "self", summary: "SUSE CVE CVE-2016-5386 page", url: "https://www.suse.com/security/cve/CVE-2016-5386/", }, { category: "self", summary: "SUSE CVE CVE-2017-15041 page", url: "https://www.suse.com/security/cve/CVE-2017-15041/", }, { category: "self", summary: "SUSE CVE CVE-2017-15042 page", url: "https://www.suse.com/security/cve/CVE-2017-15042/", }, { category: "self", summary: "SUSE CVE CVE-2017-8932 page", url: "https://www.suse.com/security/cve/CVE-2017-8932/", }, { category: "self", summary: "SUSE CVE CVE-2018-16873 page", url: "https://www.suse.com/security/cve/CVE-2018-16873/", }, { category: "self", summary: "SUSE CVE CVE-2018-16874 page", url: "https://www.suse.com/security/cve/CVE-2018-16874/", }, { category: "self", summary: "SUSE CVE CVE-2018-16875 page", url: "https://www.suse.com/security/cve/CVE-2018-16875/", }, { category: "self", summary: "SUSE CVE CVE-2018-6574 page", url: "https://www.suse.com/security/cve/CVE-2018-6574/", }, { category: "self", summary: "SUSE CVE CVE-2019-6486 page", url: "https://www.suse.com/security/cve/CVE-2019-6486/", }, ], title: "go1.10-1.10.8-8.2 on GA media", tracking: { current_release_date: "2024-06-15T00:00:00Z", generator: { date: "2024-06-15T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2024:10803-1", initial_release_date: "2024-06-15T00:00:00Z", revision_history: [ { date: "2024-06-15T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "go1.10-1.10.8-8.2.aarch64", product: { name: "go1.10-1.10.8-8.2.aarch64", product_id: "go1.10-1.10.8-8.2.aarch64", }, }, { category: "product_version", name: "go1.10-doc-1.10.8-8.2.aarch64", product: { name: "go1.10-doc-1.10.8-8.2.aarch64", product_id: "go1.10-doc-1.10.8-8.2.aarch64", }, }, { category: "product_version", name: "go1.10-race-1.10.8-8.2.aarch64", product: { name: "go1.10-race-1.10.8-8.2.aarch64", product_id: "go1.10-race-1.10.8-8.2.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "go1.10-1.10.8-8.2.ppc64le", product: { name: "go1.10-1.10.8-8.2.ppc64le", product_id: "go1.10-1.10.8-8.2.ppc64le", }, }, { category: "product_version", name: "go1.10-doc-1.10.8-8.2.ppc64le", product: { name: "go1.10-doc-1.10.8-8.2.ppc64le", product_id: "go1.10-doc-1.10.8-8.2.ppc64le", }, }, { category: "product_version", name: "go1.10-race-1.10.8-8.2.ppc64le", product: { name: "go1.10-race-1.10.8-8.2.ppc64le", product_id: "go1.10-race-1.10.8-8.2.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "go1.10-1.10.8-8.2.s390x", product: { name: "go1.10-1.10.8-8.2.s390x", product_id: "go1.10-1.10.8-8.2.s390x", }, }, { category: "product_version", name: "go1.10-doc-1.10.8-8.2.s390x", product: { name: "go1.10-doc-1.10.8-8.2.s390x", product_id: "go1.10-doc-1.10.8-8.2.s390x", }, }, { category: "product_version", name: "go1.10-race-1.10.8-8.2.s390x", product: { name: "go1.10-race-1.10.8-8.2.s390x", product_id: "go1.10-race-1.10.8-8.2.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "go1.10-1.10.8-8.2.x86_64", product: { name: "go1.10-1.10.8-8.2.x86_64", product_id: "go1.10-1.10.8-8.2.x86_64", }, }, { category: "product_version", name: "go1.10-doc-1.10.8-8.2.x86_64", product: { name: "go1.10-doc-1.10.8-8.2.x86_64", product_id: "go1.10-doc-1.10.8-8.2.x86_64", }, }, { category: "product_version", name: "go1.10-race-1.10.8-8.2.x86_64", product: { name: "go1.10-race-1.10.8-8.2.x86_64", product_id: "go1.10-race-1.10.8-8.2.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "go1.10-1.10.8-8.2.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", }, product_reference: "go1.10-1.10.8-8.2.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.10-1.10.8-8.2.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", }, product_reference: "go1.10-1.10.8-8.2.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.10-1.10.8-8.2.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", }, product_reference: "go1.10-1.10.8-8.2.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.10-1.10.8-8.2.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", }, product_reference: "go1.10-1.10.8-8.2.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.10-doc-1.10.8-8.2.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", }, product_reference: "go1.10-doc-1.10.8-8.2.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.10-doc-1.10.8-8.2.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", }, product_reference: "go1.10-doc-1.10.8-8.2.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.10-doc-1.10.8-8.2.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", }, product_reference: "go1.10-doc-1.10.8-8.2.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.10-doc-1.10.8-8.2.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", }, product_reference: "go1.10-doc-1.10.8-8.2.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.10-race-1.10.8-8.2.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", }, product_reference: "go1.10-race-1.10.8-8.2.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.10-race-1.10.8-8.2.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", }, product_reference: "go1.10-race-1.10.8-8.2.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.10-race-1.10.8-8.2.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", }, product_reference: "go1.10-race-1.10.8-8.2.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "go1.10-race-1.10.8-8.2.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", }, product_reference: "go1.10-race-1.10.8-8.2.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2014-7189", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2014-7189", }, ], notes: [ { category: "general", text: "crpyto/tls in Go 1.1 before 1.3.2, when SessionTicketsDisabled is enabled, allows man-in-the-middle attackers to spoof clients via unspecified vectors.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2014-7189", url: "https://www.suse.com/security/cve/CVE-2014-7189", }, { category: "external", summary: "SUSE Bug 898901 for CVE-2014-7189", url: "https://bugzilla.suse.com/898901", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2014-7189", }, { cve: "CVE-2015-8618", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2015-8618", }, ], notes: [ { category: "general", text: "The Int.Exp Montgomery code in the math/big library in Go 1.5.x before 1.5.3 mishandles carry propagation and produces incorrect output, which makes it easier for attackers to obtain private RSA keys via unspecified vectors.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2015-8618", url: "https://www.suse.com/security/cve/CVE-2015-8618", }, { category: "external", summary: "SUSE Bug 957814 for CVE-2015-8618", url: "https://bugzilla.suse.com/957814", }, { category: "external", summary: "SUSE Bug 960151 for CVE-2015-8618", url: "https://bugzilla.suse.com/960151", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2015-8618", }, { cve: "CVE-2016-3959", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-3959", }, ], notes: [ { category: "general", text: "The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-3959", url: "https://www.suse.com/security/cve/CVE-2016-3959", }, { category: "external", summary: "SUSE Bug 974232 for CVE-2016-3959", url: "https://bugzilla.suse.com/974232", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2016-3959", }, { cve: "CVE-2016-5386", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2016-5386", }, ], notes: [ { category: "general", text: "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.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2016-5386", url: "https://www.suse.com/security/cve/CVE-2016-5386", }, { category: "external", summary: "SUSE Bug 988484 for CVE-2016-5386", url: "https://bugzilla.suse.com/988484", }, { category: "external", summary: "SUSE Bug 988486 for CVE-2016-5386", url: "https://bugzilla.suse.com/988486", }, { category: "external", summary: "SUSE Bug 988487 for CVE-2016-5386", url: "https://bugzilla.suse.com/988487", }, { category: "external", summary: "SUSE Bug 988488 for CVE-2016-5386", url: "https://bugzilla.suse.com/988488", }, { category: "external", summary: "SUSE Bug 988489 for CVE-2016-5386", url: "https://bugzilla.suse.com/988489", }, { category: "external", summary: "SUSE Bug 988491 for CVE-2016-5386", url: "https://bugzilla.suse.com/988491", }, { category: "external", summary: "SUSE Bug 988492 for CVE-2016-5386", url: "https://bugzilla.suse.com/988492", }, { category: "external", summary: "SUSE Bug 989125 for CVE-2016-5386", url: "https://bugzilla.suse.com/989125", }, { category: "external", summary: "SUSE Bug 989174 for CVE-2016-5386", url: "https://bugzilla.suse.com/989174", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.1, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2016-5386", }, { cve: "CVE-2017-15041", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-15041", }, ], notes: [ { category: "general", text: "Go before 1.8.4 and 1.9.x before 1.9.1 allows \"go get\" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git checkout in its pkg2 directory and some other work is done to ensure the proper ordering of operations, \"go get\" can be tricked into reusing this Git checkout for the fetch of code from pkg2. If the Subversion repository's Git checkout has malicious commands in .git/hooks/, they will execute on the system running \"go get.\"", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-15041", url: "https://www.suse.com/security/cve/CVE-2017-15041", }, { category: "external", summary: "SUSE Bug 1062085 for CVE-2017-15041", url: "https://bugzilla.suse.com/1062085", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "critical", }, ], title: "CVE-2017-15041", }, { cve: "CVE-2017-15042", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-15042", }, ], notes: [ { category: "general", text: "An unintended cleartext issue exists in Go before 1.8.4 and 1.9.x before 1.9.1. RFC 4954 requires that, during SMTP, the PLAIN auth scheme must only be used on network connections secured with TLS. The original implementation of smtp.PlainAuth in Go 1.0 enforced this requirement, and it was documented to do so. In 2013, upstream issue #5184, this was changed so that the server may decide whether PLAIN is acceptable. The result is that if you set up a man-in-the-middle SMTP server that doesn't advertise STARTTLS and does advertise that PLAIN auth is OK, the smtp.PlainAuth implementation sends the username and password.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-15042", url: "https://www.suse.com/security/cve/CVE-2017-15042", }, { category: "external", summary: "SUSE Bug 1062087 for CVE-2017-15042", url: "https://bugzilla.suse.com/1062087", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2017-15042", }, { cve: "CVE-2017-8932", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-8932", }, ], notes: [ { category: "general", text: "A bug in the standard library ScalarMult implementation of curve P-256 for amd64 architectures in Go before 1.7.6 and 1.8.x before 1.8.2 causes incorrect results to be generated for specific input points. An adaptive attack can be mounted to progressively extract the scalar input to ScalarMult by submitting crafted points and observing failures to the derive correct output. This leads to a full key recovery attack against static ECDH, as used in popular JWT libraries.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-8932", url: "https://www.suse.com/security/cve/CVE-2017-8932", }, { category: "external", summary: "SUSE Bug 1040618 for CVE-2017-8932", url: "https://bugzilla.suse.com/1040618", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2017-8932", }, { cve: "CVE-2018-16873", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-16873", }, ], notes: [ { category: "general", text: "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to remote code execution when executed with the -u flag and the import path of a malicious Go package, or a package that imports it directly or indirectly. Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). Using custom domains, it's possible to arrange things so that a Git repository is cloned to a folder named \".git\" by using a vanity import path that ends with \"/.git\". If the Git repository root contains a \"HEAD\" file, a \"config\" file, an \"objects\" directory, a \"refs\" directory, with some work to ensure the proper ordering of operations, \"go get -u\" can be tricked into considering the parent directory as a repository root, and running Git commands on it. That will use the \"config\" file in the original Git repository root for its configuration, and if that config file contains malicious commands, they will execute on the system running \"go get -u\".", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-16873", url: "https://www.suse.com/security/cve/CVE-2018-16873", }, { category: "external", summary: "SUSE Bug 1118897 for CVE-2018-16873", url: "https://bugzilla.suse.com/1118897", }, { category: "external", summary: "SUSE Bug 1118898 for CVE-2018-16873", url: "https://bugzilla.suse.com/1118898", }, { category: "external", summary: "SUSE Bug 1118899 for CVE-2018-16873", url: "https://bugzilla.suse.com/1118899", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2018-16873", }, { cve: "CVE-2018-16874", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-16874", }, ], notes: [ { category: "general", text: "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly braces (both '{' and '}' characters). Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). The attacker can cause an arbitrary filesystem write, which can lead to code execution.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-16874", url: "https://www.suse.com/security/cve/CVE-2018-16874", }, { category: "external", summary: "SUSE Bug 1118897 for CVE-2018-16874", url: "https://bugzilla.suse.com/1118897", }, { category: "external", summary: "SUSE Bug 1118898 for CVE-2018-16874", url: "https://bugzilla.suse.com/1118898", }, { category: "external", summary: "SUSE Bug 1118899 for CVE-2018-16874", url: "https://bugzilla.suse.com/1118899", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.8, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2018-16874", }, { cve: "CVE-2018-16875", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-16875", }, ], notes: [ { category: "general", text: "The crypto/x509 package of Go before 1.10.6 and 1.11.x before 1.11.3 does not limit the amount of work performed for each chain verification, which might allow attackers to craft pathological inputs leading to a CPU denial of service. Go TLS servers accepting client certificates and TLS clients are affected.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-16875", url: "https://www.suse.com/security/cve/CVE-2018-16875", }, { category: "external", summary: "SUSE Bug 1118897 for CVE-2018-16875", url: "https://bugzilla.suse.com/1118897", }, { category: "external", summary: "SUSE Bug 1118898 for CVE-2018-16875", url: "https://bugzilla.suse.com/1118898", }, { category: "external", summary: "SUSE Bug 1118899 for CVE-2018-16875", url: "https://bugzilla.suse.com/1118899", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2018-16875", }, { cve: "CVE-2018-6574", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-6574", }, ], notes: [ { category: "general", text: "Go before 1.8.7, Go 1.9.x before 1.9.4, and Go 1.10 pre-releases before Go 1.10rc2 allow \"go get\" remote command execution during source code build, by leveraging the gcc or clang plugin feature, because -fplugin= and -plugin= arguments were not blocked.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-6574", url: "https://www.suse.com/security/cve/CVE-2018-6574", }, { category: "external", summary: "SUSE Bug 1080006 for CVE-2018-6574", url: "https://bugzilla.suse.com/1080006", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2018-6574", }, { cve: "CVE-2019-6486", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-6486", }, ], notes: [ { category: "general", text: "Go before 1.10.8 and 1.11.x before 1.11.5 mishandles P-521 and P-384 elliptic curves, which allows attackers to cause a denial of service (CPU consumption) or possibly conduct ECDH private key recovery attacks.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-6486", url: "https://www.suse.com/security/cve/CVE-2019-6486", }, { category: "external", summary: "SUSE Bug 1123013 for CVE-2019-6486", url: "https://bugzilla.suse.com/1123013", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:go1.10-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-doc-1.10.8-8.2.x86_64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.aarch64", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.ppc64le", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.s390x", "openSUSE Tumbleweed:go1.10-race-1.10.8-8.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2019-6486", }, ], }
gsd-2016-3959
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.
Aliases
Aliases
{ GSD: { alias: "CVE-2016-3959", description: "The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.", id: "GSD-2016-3959", references: [ "https://www.suse.com/security/cve/CVE-2016-3959.html", "https://access.redhat.com/errata/RHSA-2016:1538", "https://advisories.mageia.org/CVE-2016-3959.html", "https://alas.aws.amazon.com/cve/html/CVE-2016-3959.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2016-3959", ], details: "The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.", id: "GSD-2016-3959", modified: "2023-12-13T01:21:27.999671Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2016-3959", 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 Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "[oss-security] 20160405 Re: CVE request - Go - DLL loading, Big int", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2016/04/05/2", }, { name: "https://go-review.googlesource.com/#/c/21533/", refsource: "CONFIRM", url: "https://go-review.googlesource.com/#/c/21533/", }, { name: "RHSA-2016:1538", refsource: "REDHAT", url: "http://rhn.redhat.com/errata/RHSA-2016-1538.html", }, { name: "FEDORA-2016-2940ad5550", refsource: "FEDORA", url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/182526.html", }, { name: "[golang-announce] 20160412 [security] Go 1.6.1 and 1.5.4 are released", refsource: "MLIST", url: "https://groups.google.com/forum/#!topic/golang-announce/9eqIHqaWvck", }, { name: "FEDORA-2016-59c5e405e3", refsource: "FEDORA", url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183106.html", }, { name: "openSUSE-SU-2016:1331", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-updates/2016-05/msg00077.html", }, { name: "[oss-security] 20160405 CVE request - Go - DLL loading, Big int", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2016/04/05/1", }, { name: "FEDORA-2016-2fcfc7670f", refsource: "FEDORA", url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183137.html", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:golang:go:1.6:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { 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, }, { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:22:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*", cpe_name: [], versionEndIncluding: "1.5", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2016-3959", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-20", }, ], }, ], }, references: { reference_data: [ { name: "openSUSE-SU-2016:1331", refsource: "SUSE", tags: [], url: "http://lists.opensuse.org/opensuse-updates/2016-05/msg00077.html", }, { name: "https://go-review.googlesource.com/#/c/21533/", refsource: "CONFIRM", tags: [], url: "https://go-review.googlesource.com/#/c/21533/", }, { name: "[oss-security] 20160405 Re: CVE request - Go - DLL loading, Big int", refsource: "MLIST", tags: [], url: "http://www.openwall.com/lists/oss-security/2016/04/05/2", }, { name: "FEDORA-2016-2fcfc7670f", refsource: "FEDORA", tags: [], url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183137.html", }, { name: "FEDORA-2016-2940ad5550", refsource: "FEDORA", tags: [], url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/182526.html", }, { name: "[oss-security] 20160405 CVE request - Go - DLL loading, Big int", refsource: "MLIST", tags: [], url: "http://www.openwall.com/lists/oss-security/2016/04/05/1", }, { name: "FEDORA-2016-59c5e405e3", refsource: "FEDORA", tags: [], url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183106.html", }, { name: "RHSA-2016:1538", refsource: "REDHAT", tags: [], url: "http://rhn.redhat.com/errata/RHSA-2016-1538.html", }, { name: "[golang-announce] 20160412 [security] Go 1.6.1 and 1.5.4 are released", refsource: "MLIST", tags: [], url: "https://groups.google.com/forum/#!topic/golang-announce/9eqIHqaWvck", }, ], }, }, impact: { baseMetricV2: { cvssV2: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 5, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:L/Au:N/C:N/I:N/A:P", version: "2.0", }, exploitabilityScore: 10, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: false, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", 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:H", version: "3.0", }, exploitabilityScore: 3.9, impactScore: 3.6, }, }, lastModifiedDate: "2018-10-30T16:27Z", publishedDate: "2016-05-23T19:59Z", }, }, }
fkie_cve-2016-3959
Vulnerability from fkie_nvd
Published
2016-05-23 19:59
Modified
2025-04-12 10:46
Severity ?
Summary
The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
opensuse | leap | 42.1 | |
golang | go | 1.6 | |
fedoraproject | fedora | 22 | |
fedoraproject | fedora | 23 | |
fedoraproject | fedora | 24 | |
golang | go | * |
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*", matchCriteriaId: "4863BE36-D16A-4D75-90D9-FD76DB5B48B7", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:golang:go:1.6:*:*:*:*:*:*:*", matchCriteriaId: "5257EB6A-67DC-454A-AC53-CB2466EB8774", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:fedoraproject:fedora:22:*:*:*:*:*:*:*", matchCriteriaId: "253C303A-E577-4488-93E6-68A8DD942C38", 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", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*", matchCriteriaId: "8A030B51-5387-42E6-A885-FE111B4A9BF8", versionEndIncluding: "1.5", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.", }, { lang: "es", value: "La función Verify en crypto/dsa/dsa.go en Go en versiones anteriores a 1.5.4 y 1.6.x en versiones anteriores a 1.6.1 no comprueba correctamente los parámetros pasados a la gran librería de entero, lo que podría permitir a atacantes remotos provocar una denegación de servicio (bucle infinito) a través de una clave pública manipulada a un programa que usa certificados de clientes HTTPS o servidores de librerías SSH.", }, ], id: "CVE-2016-3959", lastModified: "2025-04-12T10:46:40.837", metrics: { cvssMetricV2: [ { acInsufInfo: false, baseSeverity: "MEDIUM", cvssData: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 5, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:L/Au:N/C:N/I:N/A:P", version: "2.0", }, exploitabilityScore: 10, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: false, }, ], cvssMetricV30: [ { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", 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:H", version: "3.0", }, exploitabilityScore: 3.9, impactScore: 3.6, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2016-05-23T19:59:04.477", references: [ { source: "cve@mitre.org", url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/182526.html", }, { source: "cve@mitre.org", url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183106.html", }, { source: "cve@mitre.org", url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183137.html", }, { source: "cve@mitre.org", url: "http://lists.opensuse.org/opensuse-updates/2016-05/msg00077.html", }, { source: "cve@mitre.org", url: "http://rhn.redhat.com/errata/RHSA-2016-1538.html", }, { source: "cve@mitre.org", url: "http://www.openwall.com/lists/oss-security/2016/04/05/1", }, { source: "cve@mitre.org", url: "http://www.openwall.com/lists/oss-security/2016/04/05/2", }, { source: "cve@mitre.org", url: "https://go-review.googlesource.com/#/c/21533/", }, { source: "cve@mitre.org", url: "https://groups.google.com/forum/#%21topic/golang-announce/9eqIHqaWvck", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/182526.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183106.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183137.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://lists.opensuse.org/opensuse-updates/2016-05/msg00077.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://rhn.redhat.com/errata/RHSA-2016-1538.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://www.openwall.com/lists/oss-security/2016/04/05/1", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://www.openwall.com/lists/oss-security/2016/04/05/2", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://go-review.googlesource.com/#/c/21533/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://groups.google.com/forum/#%21topic/golang-announce/9eqIHqaWvck", }, ], sourceIdentifier: "cve@mitre.org", vulnStatus: "Deferred", weaknesses: [ { description: [ { lang: "en", value: "CWE-20", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
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 © 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'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)\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 ('HTTP Request/Response Smuggling')", }, 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's 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 ('HTTP Request/Response Smuggling')", }, 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's 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 ('HTTP Request/Response Smuggling')", }, 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's 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 ('Infinite Loop')", }, 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's 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's 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'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.", 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's 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, 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, 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 © 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'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)\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 ('HTTP Request/Response Smuggling')", }, 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's 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 ('HTTP Request/Response Smuggling')", }, 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's 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 ('HTTP Request/Response Smuggling')", }, 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's 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 ('Infinite Loop')", }, 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's 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's 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'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.", 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's 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, 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, 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 © 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'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)\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 ('HTTP Request/Response Smuggling')", }, 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's 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 ('HTTP Request/Response Smuggling')", }, 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's 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 ('HTTP Request/Response Smuggling')", }, 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's 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 ('Infinite Loop')", }, 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's 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's 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'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.", 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's 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, 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, 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", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).
Loading…
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.