Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-14809 (GCVE-0-2019-14809)
Vulnerability from cvelistv5 – Published: 2019-08-13 20:54 – Updated: 2024-08-05 00:26
VLAI
EPSS
Summary
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.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
13 references
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T00:26:39.120Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://groups.google.com/forum/#%21topic/golang-announce/0uuMm1BwpHE"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://groups.google.com/forum/#%21topic/golang-announce/65QixT3tcmg"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/golang/go/issues/29098"
},
{
"name": "20190819 [SECURITY] [DSA 4503-1] golang-1.11 security update",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "https://seclists.org/bugtraq/2019/Aug/31"
},
{
"name": "DSA-4503",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2019/dsa-4503"
},
{
"name": "openSUSE-SU-2019:2000",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00076.html"
},
{
"name": "openSUSE-SU-2019:2056",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00002.html"
},
{
"name": "openSUSE-SU-2019:2072",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00011.html"
},
{
"name": "FEDORA-2019-55d101a740",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LYO6E3H34C346D2E443GLXK7OK6KIYIQ/"
},
{
"name": "FEDORA-2019-65db7ad6c7",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4BBP27PZGSY6OP6D26E5FW4GZKBFHNU7/"
},
{
"name": "openSUSE-SU-2019:2085",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00021.html"
},
{
"name": "openSUSE-SU-2019:2130",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00038.html"
},
{
"name": "RHSA-2019:3433",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3433"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-11-06T00:08:33.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://groups.google.com/forum/#%21topic/golang-announce/0uuMm1BwpHE"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://groups.google.com/forum/#%21topic/golang-announce/65QixT3tcmg"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/golang/go/issues/29098"
},
{
"name": "20190819 [SECURITY] [DSA 4503-1] golang-1.11 security update",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "https://seclists.org/bugtraq/2019/Aug/31"
},
{
"name": "DSA-4503",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2019/dsa-4503"
},
{
"name": "openSUSE-SU-2019:2000",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00076.html"
},
{
"name": "openSUSE-SU-2019:2056",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00002.html"
},
{
"name": "openSUSE-SU-2019:2072",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00011.html"
},
{
"name": "FEDORA-2019-55d101a740",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LYO6E3H34C346D2E443GLXK7OK6KIYIQ/"
},
{
"name": "FEDORA-2019-65db7ad6c7",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4BBP27PZGSY6OP6D26E5FW4GZKBFHNU7/"
},
{
"name": "openSUSE-SU-2019:2085",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00021.html"
},
{
"name": "openSUSE-SU-2019:2130",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00038.html"
},
{
"name": "RHSA-2019:3433",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3433"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-14809",
"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": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://groups.google.com/forum/#!topic/golang-announce/0uuMm1BwpHE",
"refsource": "MISC",
"url": "https://groups.google.com/forum/#!topic/golang-announce/0uuMm1BwpHE"
},
{
"name": "https://groups.google.com/forum/#!topic/golang-announce/65QixT3tcmg",
"refsource": "CONFIRM",
"url": "https://groups.google.com/forum/#!topic/golang-announce/65QixT3tcmg"
},
{
"name": "https://github.com/golang/go/issues/29098",
"refsource": "CONFIRM",
"url": "https://github.com/golang/go/issues/29098"
},
{
"name": "20190819 [SECURITY] [DSA 4503-1] golang-1.11 security update",
"refsource": "BUGTRAQ",
"url": "https://seclists.org/bugtraq/2019/Aug/31"
},
{
"name": "DSA-4503",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4503"
},
{
"name": "openSUSE-SU-2019:2000",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00076.html"
},
{
"name": "openSUSE-SU-2019:2056",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00002.html"
},
{
"name": "openSUSE-SU-2019:2072",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00011.html"
},
{
"name": "FEDORA-2019-55d101a740",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LYO6E3H34C346D2E443GLXK7OK6KIYIQ/"
},
{
"name": "FEDORA-2019-65db7ad6c7",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BBP27PZGSY6OP6D26E5FW4GZKBFHNU7/"
},
{
"name": "openSUSE-SU-2019:2085",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00021.html"
},
{
"name": "openSUSE-SU-2019:2130",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00038.html"
},
{
"name": "RHSA-2019:3433",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3433"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-14809",
"datePublished": "2019-08-13T20:54:24.000Z",
"dateReserved": "2019-08-10T00:00:00.000Z",
"dateUpdated": "2024-08-05T00:26:39.120Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-14809",
"date": "2026-05-25",
"epss": "0.02582",
"percentile": "0.85769"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"1.11.13\", \"matchCriteriaId\": \"BBD0F192-5A67-48E9-9C1E-4A23148A3837\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.12.0\", \"versionEndExcluding\": \"1.12.8\", \"matchCriteriaId\": \"AFE73A16-798B-477F-923E-E0F9A4BE63F5\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"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.\"}, {\"lang\": \"es\", \"value\": \"net / url in Go antes del 1.11.13 y 1.12.x antes del 1.12.8 maneja mal los hosts mal formados en las URL, lo que lleva a una omisi\\u00f3n de autorizaci\\u00f3n en algunas aplicaciones. Esto est\\u00e1 relacionado con un campo Host con un sufijo que no aparece en Hostname () ni Port (), y est\\u00e1 relacionado con un n\\u00famero de puerto no num\\u00e9rico. Por ejemplo, un atacante puede componer un javascript creado: // URL que da como resultado un nombre de host de google.com.\"}]",
"id": "CVE-2019-14809",
"lastModified": "2024-11-21T04:27:24.180",
"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:H/I:H/A:H\", \"baseScore\": 9.8, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 7.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2019-08-13T21:15:11.427",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00076.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00002.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00011.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00021.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00038.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3433\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://github.com/golang/go/issues/29098\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://groups.google.com/forum/#%21topic/golang-announce/0uuMm1BwpHE\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://groups.google.com/forum/#%21topic/golang-announce/65QixT3tcmg\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4BBP27PZGSY6OP6D26E5FW4GZKBFHNU7/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LYO6E3H34C346D2E443GLXK7OK6KIYIQ/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://seclists.org/bugtraq/2019/Aug/31\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2019/dsa-4503\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00076.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00002.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00011.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00021.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00038.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3433\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/golang/go/issues/29098\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://groups.google.com/forum/#%21topic/golang-announce/0uuMm1BwpHE\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://groups.google.com/forum/#%21topic/golang-announce/65QixT3tcmg\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4BBP27PZGSY6OP6D26E5FW4GZKBFHNU7/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LYO6E3H34C346D2E443GLXK7OK6KIYIQ/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://seclists.org/bugtraq/2019/Aug/31\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2019/dsa-4503\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-noinfo\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-14809\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-08-13T21:15:11.427\",\"lastModified\":\"2024-11-21T04:27:24.180\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"net / url in Go antes del 1.11.13 y 1.12.x antes del 1.12.8 maneja mal los hosts mal formados en las URL, lo que lleva a una omisi\u00f3n de autorizaci\u00f3n en algunas aplicaciones. Esto est\u00e1 relacionado con un campo Host con un sufijo que no aparece en Hostname () ni Port (), y est\u00e1 relacionado con un n\u00famero de puerto no num\u00e9rico. Por ejemplo, un atacante puede componer un javascript creado: // URL que da como resultado un nombre de host de google.com.\"}],\"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:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.11.13\",\"matchCriteriaId\":\"BBD0F192-5A67-48E9-9C1E-4A23148A3837\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.12.0\",\"versionEndExcluding\":\"1.12.8\",\"matchCriteriaId\":\"AFE73A16-798B-477F-923E-E0F9A4BE63F5\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00076.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00002.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00011.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00021.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00038.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3433\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/golang/go/issues/29098\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/forum/#%21topic/golang-announce/0uuMm1BwpHE\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://groups.google.com/forum/#%21topic/golang-announce/65QixT3tcmg\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4BBP27PZGSY6OP6D26E5FW4GZKBFHNU7/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LYO6E3H34C346D2E443GLXK7OK6KIYIQ/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://seclists.org/bugtraq/2019/Aug/31\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2019/dsa-4503\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00076.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00002.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00011.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00021.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00038.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3433\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/golang/go/issues/29098\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/forum/#%21topic/golang-announce/0uuMm1BwpHE\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://groups.google.com/forum/#%21topic/golang-announce/65QixT3tcmg\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4BBP27PZGSY6OP6D26E5FW4GZKBFHNU7/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LYO6E3H34C346D2E443GLXK7OK6KIYIQ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://seclists.org/bugtraq/2019/Aug/31\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2019/dsa-4503\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
BDU:2019-03595
Vulnerability from fstec - Published: 13.08.2019
VLAI
Title
Уязвимость функции net/url языка программирования GO, позволяющая нарушителю оказать воздействие на целостность данных, получить несанкционированный доступ к защищаемой информации, а также вызвать отказ в обслуживании
Description
Уязвимость функции net/url языка программирования GO связана с ошибкой обработки сформированных имен узлов в URL адресах, что приводит к обходу авторизации. Эксплуатация уязвимости может позволить нарушителю, действующему удаленно, оказать воздействие на целостность данных, получить несанкционированный доступ к защищаемой информации, а также вызвать отказ в обслуживании
Severity
Vendor
Сообщество свободного программного обеспечения, Fedora Project, The Go Project, АО "НППКТ", АО «Концерн ВНИИНС»
Software Name
Debian GNU/Linux, Fedora, Go, ОСОН ОСнова Оnyx (запись в едином реестре российских программ №5913), ОС ОН «Стрелец» (запись в едином реестре российских программ №6177)
Software Version
9 (Debian GNU/Linux), 29 (Fedora), 30 (Fedora), 8 (Debian GNU/Linux), до 1.11.13 (Go), от 1.12.0 до 1.12.8 (Go), до 2.1 (ОСОН ОСнова Оnyx), до 16.01.2023 (ОС ОН «Стрелец»)
Possible Mitigations
Для GO:
Обновление программного обеспечения до 1.13~rc2-1 или более поздней версии
Для Debian:
Обновление программного обеспечения (пакета golang-1.13) до 1.13~rc2-1 или более поздней версии
Для Fedora:
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BBP27PZGSY6OP6D26E5FW4GZKBFHNU7/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LYO6E3H34C346D2E443GLXK7OK6KIYIQ/
Для ОСОН ОСнова Оnyx:Обновление программного обеспечения golang-1.15 до версии 1.15.9-3.osnova5
Для ОС ОН «Стрелец»:
Обновление программного обеспечения golang-1.15 до версии 1.15.9-3.osnova6.strelets
Обновление программного обеспечения golang-1.11 до версии 1.11.6-1+deb10u4.osnova6strelets
Reference
https://nvd.nist.gov/vuln/detail/CVE-2019-14809
https://security-tracker.debian.org/tracker/CVE-2019-14809
https://github.com/golang/go/issues/29098
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BBP27PZGSY6OP6D26E5FW4GZKBFHNU7/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LYO6E3H34C346D2E443GLXK7OK6KIYIQ/
https://поддержка.нппкт.рф/bin/view/ОСнова/Обновления/2.1/
https://strelets.net/patchi-i-obnovleniya-bezopasnosti#16012023
CWE
CWE-20
{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "\u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f, Fedora Project, The Go Project, \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\", \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "9 (Debian GNU/Linux), 29 (Fedora), 30 (Fedora), 8 (Debian GNU/Linux), \u0434\u043e 1.11.13 (Go), \u043e\u0442 1.12.0 \u0434\u043e 1.12.8 (Go), \u0434\u043e 2.1 (\u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx), \u0434\u043e 16.01.2023 (\u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0414\u043b\u044f GO:\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f \u0434\u043e 1.13~rc2-1 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u043f\u043e\u0437\u0434\u043d\u0435\u0439 \u0432\u0435\u0440\u0441\u0438\u0438\n\n\u0414\u043b\u044f Debian:\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f (\u043f\u0430\u043a\u0435\u0442\u0430 golang-1.13) \u0434\u043e 1.13~rc2-1 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u043f\u043e\u0437\u0434\u043d\u0435\u0439 \u0432\u0435\u0440\u0441\u0438\u0438\n\n\u0414\u043b\u044f Fedora:\nhttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BBP27PZGSY6OP6D26E5FW4GZKBFHNU7/\nhttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LYO6E3H34C346D2E443GLXK7OK6KIYIQ/\n\n\u0414\u043b\u044f \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx:\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f golang-1.15 \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 1.15.9-3.osnova5\n\n\u0414\u043b\u044f \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb:\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f golang-1.15 \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 1.15.9-3.osnova6.strelets\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f golang-1.11 \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 1.11.6-1+deb10u4.osnova6strelets",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "13.08.2019",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "21.11.2023",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "16.10.2019",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2019-03595",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2019-14809",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Debian GNU/Linux, Fedora, Go, \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913), \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166177)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "\u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 9 , Fedora Project Fedora 29 , Fedora Project Fedora 30 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 8 , \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\" \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx \u0434\u043e 2.1 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913), \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb \u0434\u043e 16.01.2023 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166177)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0444\u0443\u043d\u043a\u0446\u0438\u0438 net/url \u044f\u0437\u044b\u043a\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f GO, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0432\u043e\u0437\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u043d\u0430 \u0446\u0435\u043b\u043e\u0441\u0442\u043d\u043e\u0441\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0445, \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043d\u0435\u0441\u0430\u043d\u043a\u0446\u0438\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0437\u0430\u0449\u0438\u0449\u0430\u0435\u043c\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u043c \u0434\u043e\u0441\u0442\u0443\u043f\u0435",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u0430\u044f \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u0432\u0432\u043e\u0434\u0438\u043c\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445 (CWE-20)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0444\u0443\u043d\u043a\u0446\u0438\u0438 net/url \u044f\u0437\u044b\u043a\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f GO \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043e\u0448\u0438\u0431\u043a\u043e\u0439 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0441\u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0445 \u0438\u043c\u0435\u043d \u0443\u0437\u043b\u043e\u0432 \u0432 URL \u0430\u0434\u0440\u0435\u0441\u0430\u0445, \u0447\u0442\u043e \u043f\u0440\u0438\u0432\u043e\u0434\u0438\u0442 \u043a \u043e\u0431\u0445\u043e\u0434\u0443 \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u0438. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e, \u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0432\u043e\u0437\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u043d\u0430 \u0446\u0435\u043b\u043e\u0441\u0442\u043d\u043e\u0441\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0445, \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043d\u0435\u0441\u0430\u043d\u043a\u0446\u0438\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0437\u0430\u0449\u0438\u0449\u0430\u0435\u043c\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u041c\u0430\u043d\u0438\u043f\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0430\u043c\u0438",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://nvd.nist.gov/vuln/detail/CVE-2019-14809\nhttps://security-tracker.debian.org/tracker/CVE-2019-14809\nhttps://github.com/golang/go/issues/29098\nhttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BBP27PZGSY6OP6D26E5FW4GZKBFHNU7/\nhttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LYO6E3H34C346D2E443GLXK7OK6KIYIQ/\nhttps://\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430.\u043d\u043f\u043f\u043a\u0442.\u0440\u0444/bin/view/\u041e\u0421\u043d\u043e\u0432\u0430/\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f/2.1/\nhttps://strelets.net/patchi-i-obnovleniya-bezopasnosti#16012023",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-20",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 10)\n\u041a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 9,8)"
}
FKIE_CVE-2019-14809
Vulnerability from fkie_nvd - Published: 2019-08-13 21:15 - Updated: 2024-11-21 04:27
Severity
Summary
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.
References
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "BBD0F192-5A67-48E9-9C1E-4A23148A3837",
"versionEndExcluding": "1.11.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "AFE73A16-798B-477F-923E-E0F9A4BE63F5",
"versionEndExcluding": "1.12.8",
"versionStartIncluding": "1.12.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "net / url in Go antes del 1.11.13 y 1.12.x antes del 1.12.8 maneja mal los hosts mal formados en las URL, lo que lleva a una omisi\u00f3n de autorizaci\u00f3n en algunas aplicaciones. Esto est\u00e1 relacionado con un campo Host con un sufijo que no aparece en Hostname () ni Port (), y est\u00e1 relacionado con un n\u00famero de puerto no num\u00e9rico. Por ejemplo, un atacante puede componer un javascript creado: // URL que da como resultado un nombre de host de google.com."
}
],
"id": "CVE-2019-14809",
"lastModified": "2024-11-21T04:27:24.180",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2019-08-13T21:15:11.427",
"references": [
{
"source": "cve@mitre.org",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00076.html"
},
{
"source": "cve@mitre.org",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00002.html"
},
{
"source": "cve@mitre.org",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00011.html"
},
{
"source": "cve@mitre.org",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00021.html"
},
{
"source": "cve@mitre.org",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00038.html"
},
{
"source": "cve@mitre.org",
"url": "https://access.redhat.com/errata/RHSA-2019:3433"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/golang/go/issues/29098"
},
{
"source": "cve@mitre.org",
"url": "https://groups.google.com/forum/#%21topic/golang-announce/0uuMm1BwpHE"
},
{
"source": "cve@mitre.org",
"url": "https://groups.google.com/forum/#%21topic/golang-announce/65QixT3tcmg"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4BBP27PZGSY6OP6D26E5FW4GZKBFHNU7/"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LYO6E3H34C346D2E443GLXK7OK6KIYIQ/"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://seclists.org/bugtraq/2019/Aug/31"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2019/dsa-4503"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00076.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00002.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00011.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00021.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00038.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://access.redhat.com/errata/RHSA-2019:3433"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/golang/go/issues/29098"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://groups.google.com/forum/#%21topic/golang-announce/0uuMm1BwpHE"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://groups.google.com/forum/#%21topic/golang-announce/65QixT3tcmg"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4BBP27PZGSY6OP6D26E5FW4GZKBFHNU7/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LYO6E3H34C346D2E443GLXK7OK6KIYIQ/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://seclists.org/bugtraq/2019/Aug/31"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2019/dsa-4503"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-2XF8-4FV6-M993
Vulnerability from github – Published: 2022-05-24 16:53 – Updated: 2022-05-24 16:53
VLAI
Details
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.
{
"affected": [],
"aliases": [
"CVE-2019-14809"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2019-08-13T21:15:00Z",
"severity": "CRITICAL"
},
"details": "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.",
"id": "GHSA-2xf8-4fv6-m993",
"modified": "2022-05-24T16:53:16Z",
"published": "2022-05-24T16:53:16Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14809"
},
{
"type": "WEB",
"url": "https://github.com/golang/go/issues/29098"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3433"
},
{
"type": "WEB",
"url": "https://groups.google.com/forum/#!topic/golang-announce/0uuMm1BwpHE"
},
{
"type": "WEB",
"url": "https://groups.google.com/forum/#!topic/golang-announce/65QixT3tcmg"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BBP27PZGSY6OP6D26E5FW4GZKBFHNU7"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LYO6E3H34C346D2E443GLXK7OK6KIYIQ"
},
{
"type": "WEB",
"url": "https://seclists.org/bugtraq/2019/Aug/31"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2019/dsa-4503"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00076.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00002.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00011.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00021.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00038.html"
}
],
"schema_version": "1.4.0",
"severity": []
}
GSD-2019-14809
Vulnerability from gsd - Updated: 2023-12-13 01:23Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2019-14809",
"description": "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.",
"id": "GSD-2019-14809",
"references": [
"https://www.suse.com/security/cve/CVE-2019-14809.html",
"https://www.debian.org/security/2019/dsa-4503",
"https://access.redhat.com/errata/RHEA-2019:4179",
"https://access.redhat.com/errata/RHSA-2019:3433",
"https://advisories.mageia.org/CVE-2019-14809.html",
"https://security.archlinux.org/CVE-2019-14809",
"https://alas.aws.amazon.com/cve/html/CVE-2019-14809.html",
"https://linux.oracle.com/cve/CVE-2019-14809.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2019-14809"
],
"details": "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.",
"id": "GSD-2019-14809",
"modified": "2023-12-13T01:23:53.096947Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-14809",
"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": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://groups.google.com/forum/#!topic/golang-announce/0uuMm1BwpHE",
"refsource": "MISC",
"url": "https://groups.google.com/forum/#!topic/golang-announce/0uuMm1BwpHE"
},
{
"name": "https://groups.google.com/forum/#!topic/golang-announce/65QixT3tcmg",
"refsource": "CONFIRM",
"url": "https://groups.google.com/forum/#!topic/golang-announce/65QixT3tcmg"
},
{
"name": "https://github.com/golang/go/issues/29098",
"refsource": "CONFIRM",
"url": "https://github.com/golang/go/issues/29098"
},
{
"name": "20190819 [SECURITY] [DSA 4503-1] golang-1.11 security update",
"refsource": "BUGTRAQ",
"url": "https://seclists.org/bugtraq/2019/Aug/31"
},
{
"name": "DSA-4503",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4503"
},
{
"name": "openSUSE-SU-2019:2000",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00076.html"
},
{
"name": "openSUSE-SU-2019:2056",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00002.html"
},
{
"name": "openSUSE-SU-2019:2072",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00011.html"
},
{
"name": "FEDORA-2019-55d101a740",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LYO6E3H34C346D2E443GLXK7OK6KIYIQ/"
},
{
"name": "FEDORA-2019-65db7ad6c7",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BBP27PZGSY6OP6D26E5FW4GZKBFHNU7/"
},
{
"name": "openSUSE-SU-2019:2085",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00021.html"
},
{
"name": "openSUSE-SU-2019:2130",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00038.html"
},
{
"name": "RHSA-2019:3433",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3433"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.11.13",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.12.8",
"versionStartIncluding": "1.12.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-14809"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://groups.google.com/forum/#!topic/golang-announce/65QixT3tcmg",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://groups.google.com/forum/#!topic/golang-announce/65QixT3tcmg"
},
{
"name": "https://groups.google.com/forum/#!topic/golang-announce/0uuMm1BwpHE",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://groups.google.com/forum/#!topic/golang-announce/0uuMm1BwpHE"
},
{
"name": "https://github.com/golang/go/issues/29098",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/golang/go/issues/29098"
},
{
"name": "20190819 [SECURITY] [DSA 4503-1] golang-1.11 security update",
"refsource": "BUGTRAQ",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://seclists.org/bugtraq/2019/Aug/31"
},
{
"name": "DSA-4503",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2019/dsa-4503"
},
{
"name": "openSUSE-SU-2019:2000",
"refsource": "SUSE",
"tags": [],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00076.html"
},
{
"name": "openSUSE-SU-2019:2056",
"refsource": "SUSE",
"tags": [],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00002.html"
},
{
"name": "openSUSE-SU-2019:2072",
"refsource": "SUSE",
"tags": [],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00011.html"
},
{
"name": "FEDORA-2019-55d101a740",
"refsource": "FEDORA",
"tags": [],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LYO6E3H34C346D2E443GLXK7OK6KIYIQ/"
},
{
"name": "FEDORA-2019-65db7ad6c7",
"refsource": "FEDORA",
"tags": [],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BBP27PZGSY6OP6D26E5FW4GZKBFHNU7/"
},
{
"name": "openSUSE-SU-2019:2085",
"refsource": "SUSE",
"tags": [],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00021.html"
},
{
"name": "openSUSE-SU-2019:2130",
"refsource": "SUSE",
"tags": [],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00038.html"
},
{
"name": "RHSA-2019:3433",
"refsource": "REDHAT",
"tags": [],
"url": "https://access.redhat.com/errata/RHSA-2019:3433"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
},
"lastModifiedDate": "2020-08-24T17:37Z",
"publishedDate": "2019-08-13T21:15Z"
}
}
}
OPENSUSE-SU-2019:2000-1
Vulnerability from csaf_opensuse - Published: 2019-08-24 12:18 - Updated: 2019-08-24 12:18Summary
Security update for go1.12
Severity
Important
Notes
Title of the patch: Security update for go1.12
Description of the patch: This update for go1.12 fixes the following issues:
Security issues fixed:
- CVE-2019-9512: Fixed HTTP/2 flood using PING frames that results in unbounded memory growth. (bsc#1146111)
- CVE-2019-9514: Fixed HTTP/2 implementation is vulnerable to a reset flood, potentially leading to a denial of service. (bsc#1146115)
- CVE-2019-14809: Fixed authorization bypass due to malformed hosts in URLs. (bsc#1146123)
Patchnames: openSUSE-2019-2000
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
9.8 (Critical)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
25 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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": "Security update for go1.12",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.12 fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2019-9512: Fixed HTTP/2 flood using PING frames that results in unbounded memory growth. (bsc#1146111)\n- CVE-2019-9514: Fixed HTTP/2 implementation is vulnerable to a reset flood, potentially leading to a denial of service. (bsc#1146115)\n- CVE-2019-14809: Fixed authorization bypass due to malformed hosts in URLs. (bsc#1146123)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2019-2000",
"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-2019_2000-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2019:2000-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XQV7XTKIELHQ3WYN6US2FNRX7SHXE46J/#XQV7XTKIELHQ3WYN6US2FNRX7SHXE46J"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2019:2000-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XQV7XTKIELHQ3WYN6US2FNRX7SHXE46J/#XQV7XTKIELHQ3WYN6US2FNRX7SHXE46J"
},
{
"category": "self",
"summary": "SUSE Bug 1139210",
"url": "https://bugzilla.suse.com/1139210"
},
{
"category": "self",
"summary": "SUSE Bug 1141689",
"url": "https://bugzilla.suse.com/1141689"
},
{
"category": "self",
"summary": "SUSE Bug 1146111",
"url": "https://bugzilla.suse.com/1146111"
},
{
"category": "self",
"summary": "SUSE Bug 1146115",
"url": "https://bugzilla.suse.com/1146115"
},
{
"category": "self",
"summary": "SUSE Bug 1146123",
"url": "https://bugzilla.suse.com/1146123"
},
{
"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-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": "Security update for go1.12",
"tracking": {
"current_release_date": "2019-08-24T12:18:42Z",
"generator": {
"date": "2019-08-24T12:18:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2019:2000-1",
"initial_release_date": "2019-08-24T12:18:42Z",
"revision_history": [
{
"date": "2019-08-24T12:18:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.12-1.12.9-lp151.2.9.1.x86_64",
"product": {
"name": "go1.12-1.12.9-lp151.2.9.1.x86_64",
"product_id": "go1.12-1.12.9-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.12-doc-1.12.9-lp151.2.9.1.x86_64",
"product": {
"name": "go1.12-doc-1.12.9-lp151.2.9.1.x86_64",
"product_id": "go1.12-doc-1.12.9-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.12-race-1.12.9-lp151.2.9.1.x86_64",
"product": {
"name": "go1.12-race-1.12.9-lp151.2.9.1.x86_64",
"product_id": "go1.12-race-1.12.9-lp151.2.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.1",
"product": {
"name": "openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.12-1.12.9-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.9.1.x86_64"
},
"product_reference": "go1.12-1.12.9-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.12-doc-1.12.9-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.9.1.x86_64"
},
"product_reference": "go1.12-doc-1.12.9-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.12-race-1.12.9-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.9.1.x86_64"
},
"product_reference": "go1.12-race-1.12.9-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"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 Leap 15.1:go1.12-1.12.9-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.9.1.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 Leap 15.1:go1.12-1.12.9-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.9.1.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 Leap 15.1:go1.12-1.12.9-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-08-24T12:18:42Z",
"details": "critical"
}
],
"title": "CVE-2019-14809"
},
{
"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 Leap 15.1:go1.12-1.12.9-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.9.1.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 Leap 15.1:go1.12-1.12.9-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.9.1.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 Leap 15.1:go1.12-1.12.9-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-08-24T12:18:42Z",
"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 Leap 15.1:go1.12-1.12.9-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.9.1.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 Leap 15.1:go1.12-1.12.9-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.9.1.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 Leap 15.1:go1.12-1.12.9-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-08-24T12:18:42Z",
"details": "important"
}
],
"title": "CVE-2019-9514"
}
]
}
OPENSUSE-SU-2019:2056-1
Vulnerability from csaf_opensuse - Published: 2019-09-02 12:21 - Updated: 2019-09-02 12:21Summary
Security update for go1.12
Severity
Moderate
Notes
Title of the patch: Security update for go1.12
Description of the patch: This update for go1.12 fixes the following issues:
Security issues fixed:
- CVE-2019-9512: Fixed HTTP/2 flood using PING frames that results in unbounded memory growth (bsc#1146111).
- CVE-2019-9514: Fixed HTTP/2 implementation that is vulnerable to a reset flood, potentially leading to a denial of service (bsc#1146115).
- CVE-2019-14809: Fixed malformed hosts in URLs that leads to authorization bypass (bsc#1146123).
Bugfixes:
- Update to go version 1.12.9 (bsc#1141689).
- Adding Web Assembly stuff from misc/wasm (bsc#1139210).
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames: openSUSE-2019-2056
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
9.8 (Critical)
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:go1.12-1.12.9-lp151.2.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:go1.12-doc-1.12.9-lp151.2.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:go1.12-race-1.12.9-lp151.2.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.13.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
7.5 (High)
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:go1.12-1.12.9-lp151.2.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:go1.12-doc-1.12.9-lp151.2.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:go1.12-race-1.12.9-lp151.2.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.13.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:go1.12-1.12.9-lp151.2.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:go1.12-doc-1.12.9-lp151.2.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:go1.12-race-1.12.9-lp151.2.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.13.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
25 references
{
"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": "Security update for go1.12",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.12 fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2019-9512: Fixed HTTP/2 flood using PING frames that results in unbounded memory growth (bsc#1146111).\n- CVE-2019-9514: Fixed HTTP/2 implementation that is vulnerable to a reset flood, potentially leading to a denial of service (bsc#1146115).\n- CVE-2019-14809: Fixed malformed hosts in URLs that leads to authorization bypass (bsc#1146123).\n\nBugfixes:\n\n- Update to go version 1.12.9 (bsc#1141689).\n- Adding Web Assembly stuff from misc/wasm (bsc#1139210).\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2019-2056",
"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-2019_2056-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2019:2056-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LE2FKAGHX7TQTQPVJRI4PFRX7OYCDOCT/#LE2FKAGHX7TQTQPVJRI4PFRX7OYCDOCT"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2019:2056-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LE2FKAGHX7TQTQPVJRI4PFRX7OYCDOCT/#LE2FKAGHX7TQTQPVJRI4PFRX7OYCDOCT"
},
{
"category": "self",
"summary": "SUSE Bug 1139210",
"url": "https://bugzilla.suse.com/1139210"
},
{
"category": "self",
"summary": "SUSE Bug 1141689",
"url": "https://bugzilla.suse.com/1141689"
},
{
"category": "self",
"summary": "SUSE Bug 1146111",
"url": "https://bugzilla.suse.com/1146111"
},
{
"category": "self",
"summary": "SUSE Bug 1146115",
"url": "https://bugzilla.suse.com/1146115"
},
{
"category": "self",
"summary": "SUSE Bug 1146123",
"url": "https://bugzilla.suse.com/1146123"
},
{
"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-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": "Security update for go1.12",
"tracking": {
"current_release_date": "2019-09-02T12:21:15Z",
"generator": {
"date": "2019-09-02T12:21:15Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2019:2056-1",
"initial_release_date": "2019-09-02T12:21:15Z",
"revision_history": [
{
"date": "2019-09-02T12:21:15Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.12-1.12.9-lp151.2.13.1.x86_64",
"product": {
"name": "go1.12-1.12.9-lp151.2.13.1.x86_64",
"product_id": "go1.12-1.12.9-lp151.2.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"product": {
"name": "go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"product_id": "go1.12-doc-1.12.9-lp151.2.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.12-race-1.12.9-lp151.2.13.1.x86_64",
"product": {
"name": "go1.12-race-1.12.9-lp151.2.13.1.x86_64",
"product_id": "go1.12-race-1.12.9-lp151.2.13.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.0",
"product": {
"name": "openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.0"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.1",
"product": {
"name": "openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.12-1.12.9-lp151.2.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:go1.12-1.12.9-lp151.2.13.1.x86_64"
},
"product_reference": "go1.12-1.12.9-lp151.2.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.12-doc-1.12.9-lp151.2.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:go1.12-doc-1.12.9-lp151.2.13.1.x86_64"
},
"product_reference": "go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.12-race-1.12.9-lp151.2.13.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:go1.12-race-1.12.9-lp151.2.13.1.x86_64"
},
"product_reference": "go1.12-race-1.12.9-lp151.2.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.12-1.12.9-lp151.2.13.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.13.1.x86_64"
},
"product_reference": "go1.12-1.12.9-lp151.2.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.12-doc-1.12.9-lp151.2.13.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.13.1.x86_64"
},
"product_reference": "go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.12-race-1.12.9-lp151.2.13.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.13.1.x86_64"
},
"product_reference": "go1.12-race-1.12.9-lp151.2.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"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 Leap 15.0:go1.12-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.0:go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.0:go1.12-race-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.13.1.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 Leap 15.0:go1.12-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.0:go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.0:go1.12-race-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.13.1.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 Leap 15.0:go1.12-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.0:go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.0:go1.12-race-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-09-02T12:21:15Z",
"details": "critical"
}
],
"title": "CVE-2019-14809"
},
{
"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 Leap 15.0:go1.12-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.0:go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.0:go1.12-race-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.13.1.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 Leap 15.0:go1.12-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.0:go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.0:go1.12-race-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.13.1.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 Leap 15.0:go1.12-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.0:go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.0:go1.12-race-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-09-02T12:21:15Z",
"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 Leap 15.0:go1.12-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.0:go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.0:go1.12-race-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.13.1.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 Leap 15.0:go1.12-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.0:go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.0:go1.12-race-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.13.1.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 Leap 15.0:go1.12-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.0:go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.0:go1.12-race-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.13.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-09-02T12:21:15Z",
"details": "important"
}
],
"title": "CVE-2019-9514"
}
]
}
OPENSUSE-SU-2019:2072-1
Vulnerability from csaf_opensuse - Published: 2019-09-05 08:24 - Updated: 2019-09-05 08:24Summary
Security update for go1.11
Severity
Moderate
Notes
Title of the patch: Security update for go1.11
Description of the patch: This update for go1.11 fixes the following issues:
Security issues fixed:
- CVE-2019-9512: Fixed HTTP/2 flood using PING frames that results in unbounded memory growth (bsc#1146111).
- CVE-2019-9514: Fixed HTTP/2 implementation that is vulnerable to a reset flood, potentially leading to a denial of service (bsc#1146115).
- CVE-2019-14809: Fixed malformed hosts in URLs that leads to authorization bypass (bsc#1146123).
Bugfixes:
- Update to go version 1.11.13 (bsc#1141688).
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames: openSUSE-2019-2072
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
9.8 (Critical)
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:go1.11-1.11.13-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:go1.11-doc-1.11.13-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:go1.11-race-1.11.13-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.11-1.11.13-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.11-doc-1.11.13-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.11-race-1.11.13-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
7.5 (High)
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:go1.11-1.11.13-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:go1.11-doc-1.11.13-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:go1.11-race-1.11.13-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.11-1.11.13-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.11-doc-1.11.13-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.11-race-1.11.13-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:go1.11-1.11.13-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:go1.11-doc-1.11.13-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:go1.11-race-1.11.13-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.11-1.11.13-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.11-doc-1.11.13-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.11-race-1.11.13-lp151.2.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
24 references
{
"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": "Security update for go1.11",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.11 fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2019-9512: Fixed HTTP/2 flood using PING frames that results in unbounded memory growth (bsc#1146111).\n- CVE-2019-9514: Fixed HTTP/2 implementation that is vulnerable to a reset flood, potentially leading to a denial of service (bsc#1146115).\n- CVE-2019-14809: Fixed malformed hosts in URLs that leads to authorization bypass (bsc#1146123).\n\nBugfixes:\n\n- Update to go version 1.11.13 (bsc#1141688).\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2019-2072",
"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-2019_2072-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2019:2072-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BI24YEOJ5PH7KNJKSQBX7VWR2MF4QCUT/#BI24YEOJ5PH7KNJKSQBX7VWR2MF4QCUT"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2019:2072-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BI24YEOJ5PH7KNJKSQBX7VWR2MF4QCUT/#BI24YEOJ5PH7KNJKSQBX7VWR2MF4QCUT"
},
{
"category": "self",
"summary": "SUSE Bug 1141688",
"url": "https://bugzilla.suse.com/1141688"
},
{
"category": "self",
"summary": "SUSE Bug 1146111",
"url": "https://bugzilla.suse.com/1146111"
},
{
"category": "self",
"summary": "SUSE Bug 1146115",
"url": "https://bugzilla.suse.com/1146115"
},
{
"category": "self",
"summary": "SUSE Bug 1146123",
"url": "https://bugzilla.suse.com/1146123"
},
{
"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-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": "Security update for go1.11",
"tracking": {
"current_release_date": "2019-09-05T08:24:15Z",
"generator": {
"date": "2019-09-05T08:24:15Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2019:2072-1",
"initial_release_date": "2019-09-05T08:24:15Z",
"revision_history": [
{
"date": "2019-09-05T08:24:15Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.11-1.11.13-lp151.2.9.1.x86_64",
"product": {
"name": "go1.11-1.11.13-lp151.2.9.1.x86_64",
"product_id": "go1.11-1.11.13-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"product": {
"name": "go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"product_id": "go1.11-doc-1.11.13-lp151.2.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.11-race-1.11.13-lp151.2.9.1.x86_64",
"product": {
"name": "go1.11-race-1.11.13-lp151.2.9.1.x86_64",
"product_id": "go1.11-race-1.11.13-lp151.2.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.0",
"product": {
"name": "openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.0"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.1",
"product": {
"name": "openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.1"
}
}
}
],
"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-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:go1.11-1.11.13-lp151.2.9.1.x86_64"
},
"product_reference": "go1.11-1.11.13-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.11-doc-1.11.13-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:go1.11-doc-1.11.13-lp151.2.9.1.x86_64"
},
"product_reference": "go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.11-race-1.11.13-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:go1.11-race-1.11.13-lp151.2.9.1.x86_64"
},
"product_reference": "go1.11-race-1.11.13-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.11-1.11.13-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:go1.11-1.11.13-lp151.2.9.1.x86_64"
},
"product_reference": "go1.11-1.11.13-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.11-doc-1.11.13-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:go1.11-doc-1.11.13-lp151.2.9.1.x86_64"
},
"product_reference": "go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.11-race-1.11.13-lp151.2.9.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:go1.11-race-1.11.13-lp151.2.9.1.x86_64"
},
"product_reference": "go1.11-race-1.11.13-lp151.2.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"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 Leap 15.0:go1.11-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.0:go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.0:go1.11-race-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-race-1.11.13-lp151.2.9.1.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 Leap 15.0:go1.11-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.0:go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.0:go1.11-race-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-race-1.11.13-lp151.2.9.1.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 Leap 15.0:go1.11-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.0:go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.0:go1.11-race-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-race-1.11.13-lp151.2.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-09-05T08:24:15Z",
"details": "critical"
}
],
"title": "CVE-2019-14809"
},
{
"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 Leap 15.0:go1.11-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.0:go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.0:go1.11-race-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-race-1.11.13-lp151.2.9.1.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 Leap 15.0:go1.11-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.0:go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.0:go1.11-race-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-race-1.11.13-lp151.2.9.1.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 Leap 15.0:go1.11-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.0:go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.0:go1.11-race-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-race-1.11.13-lp151.2.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-09-05T08:24:15Z",
"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 Leap 15.0:go1.11-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.0:go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.0:go1.11-race-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-race-1.11.13-lp151.2.9.1.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 Leap 15.0:go1.11-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.0:go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.0:go1.11-race-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-race-1.11.13-lp151.2.9.1.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 Leap 15.0:go1.11-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.0:go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.0:go1.11-race-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-doc-1.11.13-lp151.2.9.1.x86_64",
"openSUSE Leap 15.1:go1.11-race-1.11.13-lp151.2.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-09-05T08:24:15Z",
"details": "important"
}
],
"title": "CVE-2019-9514"
}
]
}
OPENSUSE-SU-2019:2085-1
Vulnerability from csaf_opensuse - Published: 2019-09-07 14:22 - Updated: 2019-09-07 14:22Summary
Security update for go1.12
Severity
Moderate
Notes
Title of the patch: Security update for go1.12
Description of the patch: This update for go1.12 fixes the following issues:
Security issues fixed:
- CVE-2019-9512: Fixed HTTP/2 flood using PING frames that results in unbounded memory growth (bsc#1146111).
- CVE-2019-9514: Fixed HTTP/2 implementation that is vulnerable to a reset flood, potentially leading to a denial of service (bsc#1146115).
- CVE-2019-14809: Fixed malformed hosts in URLs that leads to authorization bypass (bsc#1146123).
Bugfixes:
- Update to go version 1.12.9 (bsc#1141689).
- Adding Web Assembly stuff from misc/wasm (bsc#1139210).
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames: openSUSE-2019-2085
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
9.8 (Critical)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.17.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.17.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.17.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
25 references
{
"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": "Security update for go1.12",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.12 fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2019-9512: Fixed HTTP/2 flood using PING frames that results in unbounded memory growth (bsc#1146111).\n- CVE-2019-9514: Fixed HTTP/2 implementation that is vulnerable to a reset flood, potentially leading to a denial of service (bsc#1146115).\n- CVE-2019-14809: Fixed malformed hosts in URLs that leads to authorization bypass (bsc#1146123).\n\nBugfixes:\n\n- Update to go version 1.12.9 (bsc#1141689).\n- Adding Web Assembly stuff from misc/wasm (bsc#1139210).\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2019-2085",
"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-2019_2085-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2019:2085-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/CFMNCQ6JJUWWGAM7EXLET5I2K3DIJU5W/#CFMNCQ6JJUWWGAM7EXLET5I2K3DIJU5W"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2019:2085-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/CFMNCQ6JJUWWGAM7EXLET5I2K3DIJU5W/#CFMNCQ6JJUWWGAM7EXLET5I2K3DIJU5W"
},
{
"category": "self",
"summary": "SUSE Bug 1139210",
"url": "https://bugzilla.suse.com/1139210"
},
{
"category": "self",
"summary": "SUSE Bug 1141689",
"url": "https://bugzilla.suse.com/1141689"
},
{
"category": "self",
"summary": "SUSE Bug 1146111",
"url": "https://bugzilla.suse.com/1146111"
},
{
"category": "self",
"summary": "SUSE Bug 1146115",
"url": "https://bugzilla.suse.com/1146115"
},
{
"category": "self",
"summary": "SUSE Bug 1146123",
"url": "https://bugzilla.suse.com/1146123"
},
{
"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-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": "Security update for go1.12",
"tracking": {
"current_release_date": "2019-09-07T14:22:30Z",
"generator": {
"date": "2019-09-07T14:22:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2019:2085-1",
"initial_release_date": "2019-09-07T14:22:30Z",
"revision_history": [
{
"date": "2019-09-07T14:22:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.12-1.12.9-lp151.2.17.1.x86_64",
"product": {
"name": "go1.12-1.12.9-lp151.2.17.1.x86_64",
"product_id": "go1.12-1.12.9-lp151.2.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.12-doc-1.12.9-lp151.2.17.1.x86_64",
"product": {
"name": "go1.12-doc-1.12.9-lp151.2.17.1.x86_64",
"product_id": "go1.12-doc-1.12.9-lp151.2.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.12-race-1.12.9-lp151.2.17.1.x86_64",
"product": {
"name": "go1.12-race-1.12.9-lp151.2.17.1.x86_64",
"product_id": "go1.12-race-1.12.9-lp151.2.17.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.1",
"product": {
"name": "openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.12-1.12.9-lp151.2.17.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.17.1.x86_64"
},
"product_reference": "go1.12-1.12.9-lp151.2.17.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.12-doc-1.12.9-lp151.2.17.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.17.1.x86_64"
},
"product_reference": "go1.12-doc-1.12.9-lp151.2.17.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.12-race-1.12.9-lp151.2.17.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.17.1.x86_64"
},
"product_reference": "go1.12-race-1.12.9-lp151.2.17.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"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 Leap 15.1:go1.12-1.12.9-lp151.2.17.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.17.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.17.1.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 Leap 15.1:go1.12-1.12.9-lp151.2.17.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.17.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.17.1.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 Leap 15.1:go1.12-1.12.9-lp151.2.17.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.17.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-09-07T14:22:30Z",
"details": "critical"
}
],
"title": "CVE-2019-14809"
},
{
"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 Leap 15.1:go1.12-1.12.9-lp151.2.17.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.17.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.17.1.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 Leap 15.1:go1.12-1.12.9-lp151.2.17.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.17.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.17.1.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 Leap 15.1:go1.12-1.12.9-lp151.2.17.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.17.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-09-07T14:22:30Z",
"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 Leap 15.1:go1.12-1.12.9-lp151.2.17.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.17.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.17.1.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 Leap 15.1:go1.12-1.12.9-lp151.2.17.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.17.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.17.1.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 Leap 15.1:go1.12-1.12.9-lp151.2.17.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.17.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-09-07T14:22:30Z",
"details": "important"
}
],
"title": "CVE-2019-9514"
}
]
}
OPENSUSE-SU-2019:2130-1
Vulnerability from csaf_opensuse - Published: 2019-09-14 12:16 - Updated: 2019-09-14 12:16Summary
Security update for go1.12
Severity
Moderate
Notes
Title of the patch: Security update for go1.12
Description of the patch: This update for go1.12 fixes the following issues:
Security issues fixed:
- CVE-2019-9512: Fixed HTTP/2 flood using PING frames that results in unbounded memory growth (bsc#1146111).
- CVE-2019-9514: Fixed HTTP/2 implementation that is vulnerable to a reset flood, potentially leading to a denial of service (bsc#1146115).
- CVE-2019-14809: Fixed malformed hosts in URLs that leads to authorization bypass (bsc#1146123).
Bugfixes:
- Update to go version 1.12.9 (bsc#1141689).
- Adding Web Assembly stuff from misc/wasm (bsc#1139210).
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames: openSUSE-2019-2130
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
9.8 (Critical)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
25 references
{
"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": "Security update for go1.12",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.12 fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2019-9512: Fixed HTTP/2 flood using PING frames that results in unbounded memory growth (bsc#1146111).\n- CVE-2019-9514: Fixed HTTP/2 implementation that is vulnerable to a reset flood, potentially leading to a denial of service (bsc#1146115).\n- CVE-2019-14809: Fixed malformed hosts in URLs that leads to authorization bypass (bsc#1146123).\n\nBugfixes:\n\n- Update to go version 1.12.9 (bsc#1141689).\n- Adding Web Assembly stuff from misc/wasm (bsc#1139210).\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2019-2130",
"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-2019_2130-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2019:2130-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/STTKQXKGK7AYG47JA3WXKGWSW6TYWICU/#STTKQXKGK7AYG47JA3WXKGWSW6TYWICU"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2019:2130-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/STTKQXKGK7AYG47JA3WXKGWSW6TYWICU/#STTKQXKGK7AYG47JA3WXKGWSW6TYWICU"
},
{
"category": "self",
"summary": "SUSE Bug 1139210",
"url": "https://bugzilla.suse.com/1139210"
},
{
"category": "self",
"summary": "SUSE Bug 1141689",
"url": "https://bugzilla.suse.com/1141689"
},
{
"category": "self",
"summary": "SUSE Bug 1146111",
"url": "https://bugzilla.suse.com/1146111"
},
{
"category": "self",
"summary": "SUSE Bug 1146115",
"url": "https://bugzilla.suse.com/1146115"
},
{
"category": "self",
"summary": "SUSE Bug 1146123",
"url": "https://bugzilla.suse.com/1146123"
},
{
"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-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": "Security update for go1.12",
"tracking": {
"current_release_date": "2019-09-14T12:16:57Z",
"generator": {
"date": "2019-09-14T12:16:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2019:2130-1",
"initial_release_date": "2019-09-14T12:16:57Z",
"revision_history": [
{
"date": "2019-09-14T12:16:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.12-1.12.9-lp151.2.21.1.x86_64",
"product": {
"name": "go1.12-1.12.9-lp151.2.21.1.x86_64",
"product_id": "go1.12-1.12.9-lp151.2.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.12-doc-1.12.9-lp151.2.21.1.x86_64",
"product": {
"name": "go1.12-doc-1.12.9-lp151.2.21.1.x86_64",
"product_id": "go1.12-doc-1.12.9-lp151.2.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.12-race-1.12.9-lp151.2.21.1.x86_64",
"product": {
"name": "go1.12-race-1.12.9-lp151.2.21.1.x86_64",
"product_id": "go1.12-race-1.12.9-lp151.2.21.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.1",
"product": {
"name": "openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.12-1.12.9-lp151.2.21.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:go1.12-1.12.9-lp151.2.21.1.x86_64"
},
"product_reference": "go1.12-1.12.9-lp151.2.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.12-doc-1.12.9-lp151.2.21.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.21.1.x86_64"
},
"product_reference": "go1.12-doc-1.12.9-lp151.2.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.12-race-1.12.9-lp151.2.21.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.21.1.x86_64"
},
"product_reference": "go1.12-race-1.12.9-lp151.2.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"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 Leap 15.1:go1.12-1.12.9-lp151.2.21.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.21.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.21.1.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 Leap 15.1:go1.12-1.12.9-lp151.2.21.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.21.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.21.1.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 Leap 15.1:go1.12-1.12.9-lp151.2.21.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.21.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-09-14T12:16:57Z",
"details": "critical"
}
],
"title": "CVE-2019-14809"
},
{
"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 Leap 15.1:go1.12-1.12.9-lp151.2.21.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.21.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.21.1.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 Leap 15.1:go1.12-1.12.9-lp151.2.21.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.21.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.21.1.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 Leap 15.1:go1.12-1.12.9-lp151.2.21.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.21.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-09-14T12:16:57Z",
"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 Leap 15.1:go1.12-1.12.9-lp151.2.21.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.21.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.21.1.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 Leap 15.1:go1.12-1.12.9-lp151.2.21.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.21.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.21.1.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 Leap 15.1:go1.12-1.12.9-lp151.2.21.1.x86_64",
"openSUSE Leap 15.1:go1.12-doc-1.12.9-lp151.2.21.1.x86_64",
"openSUSE Leap 15.1:go1.12-race-1.12.9-lp151.2.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-09-14T12:16:57Z",
"details": "important"
}
],
"title": "CVE-2019-9514"
}
]
}
OPENSUSE-SU-2024:10804-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
go1.11-1.11.13-10.5 on GA media
Severity
Moderate
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).
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
9.8 (Critical)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
5.9 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.9 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.8 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.9 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
9.8 (Critical)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
7.5 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-doc-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.11-race-1.11.13-10.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
69 references
{
"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"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/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": "important"
}
],
"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\u0027s 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\u0027s 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.1/AV:N/AC:L/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": "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\u0027t 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\u0027s 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 \u0027{\u0027 and \u0027}\u0027 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"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…