Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-39322 (GCVE-0-2023-39322)
Vulnerability from cvelistv5 – Published: 2023-09-08 16:13 – Updated: 2025-02-13 17:02- CWE-400 - Uncontrolled Resource Consumption
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | crypto/tls |
Affected:
1.21.0-0 , < 1.21.1
(semver)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T18:02:07.098Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/62266"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/523039"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2023-2045"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20231020-0004/"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202311-09"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:go_standard_library:crypto_tls:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "crypto_tls",
"vendor": "go_standard_library",
"versions": [
{
"lessThan": "1.21.1",
"status": "affected",
"version": "1.21.0-0",
"versionType": "semver"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-39322",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-26T15:53:33.932737Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-26T15:56:13.357Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "crypto/tls",
"product": "crypto/tls",
"programRoutines": [
{
"name": "QUICConn.HandleData"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.21.1",
"status": "affected",
"version": "1.21.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Marten Seemann"
}
],
"descriptions": [
{
"lang": "en",
"value": "QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With fix, connections now consistently reject messages larger than 65KiB in size."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-11-25T11:09:57.257Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/62266"
},
{
"url": "https://go.dev/cl/523039"
},
{
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"url": "https://pkg.go.dev/vuln/GO-2023-2045"
},
{
"url": "https://security.netapp.com/advisory/ntap-20231020-0004/"
},
{
"url": "https://security.gentoo.org/glsa/202311-09"
}
],
"title": "Memory exhaustion in QUIC connection handling in crypto/tls"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2023-39322",
"datePublished": "2023-09-08T16:13:32.795Z",
"dateReserved": "2023-07-27T17:05:55.187Z",
"dateUpdated": "2025-02-13T17:02:49.143Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-39322",
"date": "2026-05-29",
"epss": "0.00042",
"percentile": "0.13171"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-39322\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2023-09-08T17:15:28.120\",\"lastModified\":\"2024-11-21T08:15:09.307\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With fix, connections now consistently reject messages larger than 65KiB in size.\"},{\"lang\":\"es\",\"value\":\"Las conexiones QUIC no establecen un l\u00edmite superior en la cantidad de datos almacenados en el b\u00fafer al leer mensajes post-handshake, lo que permite que una conexi\u00f3n QUIC maliciosa provoque un crecimiento ilimitado de la memoria. Con la soluci\u00f3n aplicada, las conexiones ahora rechazan sistem\u00e1ticamente los mensajes de m\u00e1s de 65 KiB de tama\u00f1o.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.21.0\",\"versionEndExcluding\":\"1.21.1\",\"matchCriteriaId\":\"958E1BA0-2840-47E9-A790-79C10164C68C\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/523039\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/62266\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-2045\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20231020-0004/\",\"source\":\"security@golang.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://go.dev/cl/523039\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/62266\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-2045\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20231020-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://go.dev/issue/62266\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.dev/cl/523039\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-2045\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20231020-0004/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T18:02:07.098Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-39322\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-26T15:53:33.932737Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:go_standard_library:crypto_tls:*:*:*:*:*:*:*:*\"], \"vendor\": \"go_standard_library\", \"product\": \"crypto_tls\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.21.0-0\", \"lessThan\": \"1.21.1\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-26T15:56:05.489Z\"}}], \"cna\": {\"title\": \"Memory exhaustion in QUIC connection handling in crypto/tls\", \"credits\": [{\"lang\": \"en\", \"value\": \"Marten Seemann\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"crypto/tls\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.21.0-0\", \"lessThan\": \"1.21.1\", \"versionType\": \"semver\"}], \"packageName\": \"crypto/tls\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"QUICConn.HandleData\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/62266\"}, {\"url\": \"https://go.dev/cl/523039\"}, {\"url\": \"https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-2045\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20231020-0004/\"}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With fix, connections now consistently reject messages larger than 65KiB in size.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2023-11-25T11:09:57.257Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-39322\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T17:02:49.143Z\", \"dateReserved\": \"2023-07-27T17:05:55.187Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2023-09-08T16:13:32.795Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
CERTFR-2024-AVI-0878
Vulnerability from certfr_avis - Published: 2024-10-15 - Updated: 2024-10-15
De multiples vulnérabilités ont été découvertes dans les produits Splunk. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une atteinte à la confidentialité des données et une injection de code indirecte à distance (XSS).
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | Splunk Enterprise | Splunk Entreprise versions 9.2.x antérieures à 9.2.3 | ||
| Splunk | Splunk Enterprise | Splunk Entreprise versions 9.1.x antérieures à 9.1.6 | ||
| Splunk | Splunk Enterprise | Splunk Entreprise versions 9.3.x antérieures à 9.3.1 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 9.1.2308.x antérieures à 9.1.2308.208 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 9.1.2312.x antérieures à 9.1.2312.205 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 9.2.2403.x antérieures à 9.2.2403.108 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Splunk Entreprise versions 9.2.x ant\u00e9rieures \u00e0 9.2.3",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Entreprise versions 9.1.x ant\u00e9rieures \u00e0 9.1.6",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Entreprise versions 9.3.x ant\u00e9rieures \u00e0 9.3.1",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 9.1.2308.x ant\u00e9rieures \u00e0 9.1.2308.208",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 9.1.2312.x ant\u00e9rieures \u00e0 9.1.2312.205",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 9.2.2403.x ant\u00e9rieures \u00e0 9.2.2403.108",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2017-14159",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14159"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2020-36230",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36230"
},
{
"name": "CVE-2024-45733",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45733"
},
{
"name": "CVE-2023-45142",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45142"
},
{
"name": "CVE-2020-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36221"
},
{
"name": "CVE-2024-45731",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45731"
},
{
"name": "CVE-2019-13057",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13057"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2023-29401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29401"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2015-3276",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-3276"
},
{
"name": "CVE-2020-36225",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36225"
},
{
"name": "CVE-2024-45739",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45739"
},
{
"name": "CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2020-36224",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36224"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-24557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24557"
},
{
"name": "CVE-2021-27212",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27212"
},
{
"name": "CVE-2020-36228",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36228"
},
{
"name": "CVE-2020-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36227"
},
{
"name": "CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"name": "CVE-2020-15719",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15719"
},
{
"name": "CVE-2024-45740",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45740"
},
{
"name": "CVE-2024-45736",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45736"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2023-39320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39320"
},
{
"name": "CVE-2017-17740",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17740"
},
{
"name": "CVE-2024-45741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45741"
},
{
"name": "CVE-2020-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12243"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2020-36223",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36223"
},
{
"name": "CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"name": "CVE-2024-45737",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45737"
},
{
"name": "CVE-2020-36229",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36229"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-45732",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45732"
},
{
"name": "CVE-2022-29155",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29155"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2024-45735",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45735"
},
{
"name": "CVE-2023-50658",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50658"
},
{
"name": "CVE-2023-47108",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47108"
},
{
"name": "CVE-2023-26125",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26125"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2024-45738",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45738"
},
{
"name": "CVE-2020-36226",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36226"
},
{
"name": "CVE-2020-36222",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36222"
},
{
"name": "CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"name": "CVE-2022-42969",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42969"
},
{
"name": "CVE-2023-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2953"
},
{
"name": "CVE-2019-13565",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13565"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-45734",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45734"
},
{
"name": "CVE-2020-25692",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25692"
}
],
"initial_release_date": "2024-10-15T00:00:00",
"last_revision_date": "2024-10-15T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0878",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-10-15T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Splunk. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une injection de code indirecte \u00e0 distance (XSS).",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Splunk",
"vendor_advisories": [
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1008",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1008"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1005",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1005"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1006",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1006"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1002",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1002"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1003",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1003"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1007",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1007"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1004",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1004"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1010",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1010"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1011",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1011"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1012",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1012"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1009",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1009"
},
{
"published_at": "2024-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1001",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1001"
}
]
}
CERTFR-2025-AVI-0283
Vulnerability from certfr_avis - Published: 2025-04-08 - Updated: 2025-04-10
De multiples vulnérabilités ont été découvertes dans VMware Tanzu Greenplum. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Greenplum | Tanzu Greenplum Platform Extension Framework versions antérieures à 6.11.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Backup and Restore versions antérieures à 1.31.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions antérieures à 6.29.0 |
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Greenplum Platform Extension Framework versions ant\u00e9rieures \u00e0 6.11.1",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Backup and Restore versions ant\u00e9rieures \u00e0 1.31.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions ant\u00e9rieures \u00e0 6.29.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"name": "CVE-2024-47561",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47561"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2023-3792",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3792"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"name": "CVE-2023-39320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39320"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2022-42967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42967"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2018-1282",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1282"
},
{
"name": "CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2024-50379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50379"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
}
],
"initial_release_date": "2025-04-08T00:00:00",
"last_revision_date": "2025-04-10T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0283",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-04-08T00:00:00.000000"
},
{
"description": "Correction d\u0027une erreur dans le r\u00e9sum\u00e9",
"revision_date": "2025-04-10T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans VMware Tanzu Greenplum. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans VMware Tanzu Greenplum",
"vendor_advisories": [
{
"published_at": "2025-04-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 25580",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25580"
},
{
"published_at": "2025-04-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 25581",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25581"
}
]
}
FKIE_CVE-2023-39322
Vulnerability from fkie_nvd - Published: 2023-09-08 17:15 - Updated: 2024-11-21 08:15{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "958E1BA0-2840-47E9-A790-79C10164C68C",
"versionEndExcluding": "1.21.1",
"versionStartIncluding": "1.21.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With fix, connections now consistently reject messages larger than 65KiB in size."
},
{
"lang": "es",
"value": "Las conexiones QUIC no establecen un l\u00edmite superior en la cantidad de datos almacenados en el b\u00fafer al leer mensajes post-handshake, lo que permite que una conexi\u00f3n QUIC maliciosa provoque un crecimiento ilimitado de la memoria. Con la soluci\u00f3n aplicada, las conexiones ahora rechazan sistem\u00e1ticamente los mensajes de m\u00e1s de 65 KiB de tama\u00f1o."
}
],
"id": "CVE-2023-39322",
"lastModified": "2024-11-21T08:15:09.307",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-09-08T17:15:28.120",
"references": [
{
"source": "security@golang.org",
"tags": [
"Patch"
],
"url": "https://go.dev/cl/523039"
},
{
"source": "security@golang.org",
"tags": [
"Issue Tracking"
],
"url": "https://go.dev/issue/62266"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Release Notes"
],
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"source": "security@golang.org",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2023-2045"
},
{
"source": "security@golang.org",
"url": "https://security.gentoo.org/glsa/202311-09"
},
{
"source": "security@golang.org",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20231020-0004/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://go.dev/cl/523039"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking"
],
"url": "https://go.dev/issue/62266"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Release Notes"
],
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2023-2045"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.gentoo.org/glsa/202311-09"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20231020-0004/"
}
],
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-770"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-892H-R6CR-53G4
Vulnerability from github – Published: 2023-09-08 18:30 – Updated: 2023-11-04 03:30QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With fix, connections now consistently reject messages larger than 65KiB in size.
{
"affected": [],
"aliases": [
"CVE-2023-39322"
],
"database_specific": {
"cwe_ids": [
"CWE-400",
"CWE-770"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-09-08T17:15:28Z",
"severity": "HIGH"
},
"details": "QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With fix, connections now consistently reject messages larger than 65KiB in size.",
"id": "GHSA-892h-r6cr-53g4",
"modified": "2023-11-04T03:30:18Z",
"published": "2023-09-08T18:30:29Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"type": "WEB",
"url": "https://go.dev/cl/523039"
},
{
"type": "WEB",
"url": "https://go.dev/issue/62266"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2023-2045"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202311-09"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20231020-0004"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
GSD-2023-39322
Vulnerability from gsd - Updated: 2023-12-13 01:20{
"GSD": {
"alias": "CVE-2023-39322",
"id": "GSD-2023-39322"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-39322"
],
"details": "QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With fix, connections now consistently reject messages larger than 65KiB in size.",
"id": "GSD-2023-39322",
"modified": "2023-12-13T01:20:33.818895Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@golang.org",
"ID": "CVE-2023-39322",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "crypto/tls",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "1.21.0-0",
"version_value": "1.21.1"
}
]
}
}
]
},
"vendor_name": "Go standard library"
}
]
}
},
"credits": [
{
"lang": "en",
"value": "Marten Seemann"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With fix, connections now consistently reject messages larger than 65KiB in size."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400: Uncontrolled Resource Consumption"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://go.dev/issue/62266",
"refsource": "MISC",
"url": "https://go.dev/issue/62266"
},
{
"name": "https://go.dev/cl/523039",
"refsource": "MISC",
"url": "https://go.dev/cl/523039"
},
{
"name": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"refsource": "MISC",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"name": "https://pkg.go.dev/vuln/GO-2023-2045",
"refsource": "MISC",
"url": "https://pkg.go.dev/vuln/GO-2023-2045"
},
{
"name": "https://security.netapp.com/advisory/ntap-20231020-0004/",
"refsource": "MISC",
"url": "https://security.netapp.com/advisory/ntap-20231020-0004/"
},
{
"name": "https://security.gentoo.org/glsa/202311-09",
"refsource": "MISC",
"url": "https://security.gentoo.org/glsa/202311-09"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.21.1",
"versionStartIncluding": "1.21.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@golang.org",
"ID": "CVE-2023-39322"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With fix, connections now consistently reject messages larger than 65KiB in size."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-770"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"refsource": "MISC",
"tags": [
"Mailing List",
"Release Notes"
],
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"name": "https://go.dev/cl/523039",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://go.dev/cl/523039"
},
{
"name": "https://go.dev/issue/62266",
"refsource": "MISC",
"tags": [
"Issue Tracking"
],
"url": "https://go.dev/issue/62266"
},
{
"name": "https://pkg.go.dev/vuln/GO-2023-2045",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2023-2045"
},
{
"name": "https://security.netapp.com/advisory/ntap-20231020-0004/",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20231020-0004/"
},
{
"name": "https://security.gentoo.org/glsa/202311-09",
"refsource": "",
"tags": [],
"url": "https://security.gentoo.org/glsa/202311-09"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-11-25T11:15Z",
"publishedDate": "2023-09-08T17:15Z"
}
}
}
OPENSUSE-SU-2023:0360-1
Vulnerability from csaf_opensuse - Published: 2023-11-09 08:51 - Updated: 2023-11-09 08:51| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 12:go-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go-doc-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 12:go-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go-doc-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 12:go-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go-doc-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 12:go-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go-doc-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 12:go-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go-doc-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 12:go-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go-doc-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 12:go-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go-doc-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 12:go-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go-doc-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
{
"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.21",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update introduces go1.21, including fixes for the following issues:\n\n- go1.21.3 (released 2023-10-10) includes a security fix to the\n net/http package.\n Refs boo#1212475 go1.21 release tracking\n CVE-2023-39325 CVE-2023-44487\n * go#63427 go#63417 boo#1216109 security: fix CVE-2023-39325 CVE-2023-44487 net/http: rapid stream resets can cause excessive work\n\n- go1.21.2 (released 2023-10-05) includes one security fixes to the\n cmd/go package, as well as bug fixes to the compiler, the go\n command, the linker, the runtime, and the runtime/metrics\n package.\n Refs boo#1212475 go1.21 release tracking\n CVE-2023-39323\n * go#63214 go#63211 boo#1215985 security: fix CVE-2023-39323 cmd/go: line directives allows arbitrary execution during build\n * go#62464 runtime: \u0027traceback did not unwind completely\u0027\n * go#62478 runtime/metrics: /gc/scan* metrics return zero\n * go#62505 plugin: variable not initialized properly\n * go#62506 cmd/compile: internal compiler error: InvertFlags should never make it to codegen v100 = InvertFlags v123\n * go#62509 runtime: scheduler change causes Delve\u0027s function call injection to fail intermittently\n * go#62537 runtime: \u0027fatal: morestack on g0\u0027 with PGO enabled on arm64\n * go#62598 cmd/link: issues with Apple\u0027s new linker in Xcode 15 beta\n * go#62668 cmd/compile: slow to compile 17,000 line switch statement?\n * go#62711 cmd/go: TestScript/gotoolchain_path fails if golang.org/dl/go1.21.1 is installed in the user\u0027s $PATH\n\n- go1.21.1 (released 2023-09-06) includes four security fixes to\n the cmd/go, crypto/tls, and html/template packages, as well as\n bug fixes to the compiler, the go command, the linker, the\n runtime, and the context, crypto/tls, encoding/gob, encoding/xml,\n go/types, net/http, os, and path/filepath packages.\n Refs boo#1212475 go1.21 release tracking\n CVE-2023-39318 CVE-2023-39319 CVE-2023-39320 CVE-2023-39321 CVE-2023-39322\n * go#62290 go#62266 boo#1215087 security: fix CVE-2023-39321 CVE-2023-39322 crypto/tls: panic when processing partial post-handshake message in QUICConn.HandleData\n * go#62394 go#62198 boo#1215086 security: fix CVE-2023-39320 cmd/go: go.mod toolchain directive allows arbitrary execution\n * go#62396 go#62196 boo#1215084 security: fix CVE-2023-39318 html/template: improper handling of HTML-like comments within script contexts\n * go#62398 go#62197 boo#1215085 security: fix CVE-2023-39319 html/template: improper handling of special tags within script contexts\n * go#61743 go/types: interface.Complete panics for interfaces with duplicate methods\n * go#61781 cmd/compile: internal compiler error: \u0027f\u0027: value .autotmp_1 (nil) incorrectly live at entry\n * go#61818 cmd/go: panic: runtime error: index out of range [-1] in collectDepsErrors\n * go#61821 runtime/internal/wasitest: TestTCPEcho is racy\n * go#61868 path/filepath: Clean on some invalid Windows paths can lose .. components\n * go#61904 net/http: go 1.20.6 host validation breaks setting Host to a unix socket address\n * go#61905 cmd/go: go get/mod tidy panics with internal error: net token acquired but not released\n * go#61909 cmd/compile: internal compiler error: missed typecheck\n * go#61910 os: ReadDir fails on file systems without File ID support on Windows\n * go#61927 cmd/distpack: release archives don\u0027t include directory members\n * go#61930 spec, go/types, types2: restore Go 1.20 unification when compiling for Go 1.20\n * go#61932 go/types, types2: index out of range panic in Checker.arguments\n * go#61958 cmd/compile: write barrier code is sometimes preemptible when compiled with -N\n * go#61959 go/types, types2: panic: infinite recursion in unification with go1.21.0\n * go#61964 os: ReadDir(\\\\.\\pipe\\) fails with go1.21 on Windows\n * go#61967 crypto/tls: add GODEBUG to control max RSA key size\n * go#61987 runtime: simple programs crash on linux/386 with go1.21 when build with -gcflags=\u0027all=-N -l\u0027\n * go#62019 runtime: execution halts with goroutines stuck in runtime.gopark (protocol error E08 during memory read for packet)\n * go#62046 runtime/trace: segfault in runtime.fpTracebackPCs during deferred call after recovering from panic\n * go#62051 encoding/xml: incompatible changes in the Go 1.21.0\n * go#62057 cmd/compile: internal compiler error: \u0027F\u0027: func F, startMem[b1] has different values\n * go#62071 cmd/api: make non-importable\n * go#62140 cmd/link: slice bounds out of range\n * go#62143 hash/crc32: panic on arm64 with go1.21.0 when indexing slice\n * go#62144 cmd/go: locating GOROOT fails when the go command is run from the cross-compiled bin subdirectory\n * go#62154 encoding/gob: panic decoding into local type, received remote type\n * go#62189 context: misuse of sync.Cond in ExampleAfterFunc_cond\n * go#62204 maps: segfault in Clone\n * go#62205 cmd/compile: backward incompatible change in Go 1.21 type inference with channels\n * go#62222 cmd/go: \u0027go test -o\u0027 may fail with ETXTBSY when running the compiled test\n * go#62328 net/http: http client regression building with js/wasm and running on Chrome: net::ERR_H2_OR_QUIC_REQUIRED\n * go#62329 runtime: MADV_HUGEPAGE causes stalls when allocating memory\n\n- go1.21 (released 2023-08-08) is a major release of Go.\n go1.21.x minor releases will be provided through August 2024.\n https://github.com/golang/go/wiki/Go-Release-Cycle\n go1.21 arrives six months after go1.20. Most of its changes are\n in the implementation of the toolchain, runtime, and libraries.\n As always, the release maintains the Go 1 promise of\n compatibility. We expect almost all Go programs to continue to\n compile and run as before.\n Refs boo#1212475 go1.21 release tracking\n * Go 1.21 introduces a small change to the numbering of\n releases. In the past, we used Go 1.N to refer to both the\n overall Go language version and release family as well as the\n first release in that family. Starting in Go 1.21, the first\n release is now Go 1.N.0. Today we are releasing both the Go\n 1.21 language and its initial implementation, the Go 1.21.0\n release. These notes refer to \u0027Go 1.21\u0027; tools like go version\n will report \u0027go1.21.0\u0027 (until you upgrade to Go 1.21.1). See\n \u0027Go versions\u0027 in the \u0027Go Toolchains\u0027 documentation for details\n about the new version numbering.\n * Language change: Go 1.21 adds three new built-ins to the\n language.\n * Language change: The new functions min and max compute the\n smallest (or largest, for max) value of a fixed number of given\n arguments. See the language spec for details.\n * Language change: The new function clear deletes all elements\n from a map or zeroes all elements of a slice. See the language\n spec for details.\n * Package initialization order is now specified more\n precisely. This may change the behavior of some programs that\n rely on a specific initialization ordering that was not\n expressed by explicit imports. The behavior of such programs\n was not well defined by the spec in past releases. The new rule\n provides an unambiguous definition.\n * Multiple improvements that increase the power and precision of\n type inference have been made.\n * A (possibly partially instantiated generic) function may now be\n called with arguments that are themselves (possibly partially\n instantiated) generic functions.\n * Type inference now also considers methods when a value is\n assigned to an interface: type arguments for type parameters\n used in method signatures may be inferred from the\n corresponding parameter types of matching methods.\n * Similarly, since a type argument must implement all the methods\n of its corresponding constraint, the methods of the type\n argument and constraint are matched which may lead to the\n inference of additional type arguments.\n * If multiple untyped constant arguments of different kinds (such\n as an untyped int and an untyped floating-point constant) are\n passed to parameters with the same (not otherwise specified)\n type parameter type, instead of an error, now type inference\n determines the type using the same approach as an operator with\n untyped constant operands. This change brings the types\n inferred from untyped constant arguments in line with the types\n of constant expressions.\n * Type inference is now precise when matching corresponding types\n in assignments\n * The description of type inference in the language spec has been\n clarified.\n * Go 1.21 includes a preview of a language change we are\n considering for a future version of Go: making for loop\n variables per-iteration instead of per-loop, to avoid\n accidental sharing bugs. For details about how to try that\n language change, see the LoopvarExperiment wiki page.\n * Go 1.21 now defines that if a goroutine is panicking and\n recover was called directly by a deferred function, the return\n value of recover is guaranteed not to be nil. To ensure this,\n calling panic with a nil interface value (or an untyped nil)\n causes a run-time panic of type *runtime.PanicNilError.\n To support programs written for older versions of Go, nil\n panics can be re-enabled by setting GODEBUG=panicnil=1. This\n setting is enabled automatically when compiling a program whose\n main package is in a module with that declares go 1.20 or\n earlier.\n * Go 1.21 adds improved support for backwards compatibility and\n forwards compatibility in the Go toolchain.\n * To improve backwards compatibility, Go 1.21 formalizes Go\u0027s use\n of the GODEBUG environment variable to control the default\n behavior for changes that are non-breaking according to the\n compatibility policy but nonetheless may cause existing\n programs to break. (For example, programs that depend on buggy\n behavior may break when a bug is fixed, but bug fixes are not\n considered breaking changes.) When Go must make this kind of\n behavior change, it now chooses between the old and new\n behavior based on the go line in the workspace\u0027s go.work file\n or else the main module\u0027s go.mod file. Upgrading to a new Go\n toolchain but leaving the go line set to its original (older)\n Go version preserves the behavior of the older toolchain. With\n this compatibility support, the latest Go toolchain should\n always be the best, most secure, implementation of an older\n version of Go. See \u0027Go, Backwards Compatibility, and GODEBUG\u0027\n for details.\n * To improve forwards compatibility, Go 1.21 now reads the go\n line in a go.work or go.mod file as a strict minimum\n requirement: go 1.21.0 means that the workspace or module\n cannot be used with Go 1.20 or with Go 1.21rc1. This allows\n projects that depend on fixes made in later versions of Go to\n ensure that they are not used with earlier versions. It also\n gives better error reporting for projects that make use of new\n Go features: when the problem is that a newer Go version is\n needed, that problem is reported clearly, instead of attempting\n to build the code and instead printing errors about unresolved\n imports or syntax errors.\n * To make these new stricter version requirements easier to\n manage, the go command can now invoke not just the toolchain\n bundled in its own release but also other Go toolchain versions\n found in the PATH or downloaded on demand. If a go.mod or\n go.work go line declares a minimum requirement on a newer\n version of Go, the go command will find and run that version\n automatically. The new toolchain directive sets a suggested\n minimum toolchain to use, which may be newer than the strict go\n minimum. See \u0027Go Toolchains\u0027 for details.\n * go command: The -pgo build flag now defaults to -pgo=auto, and\n the restriction of specifying a single main package on the\n command line is now removed. If a file named default.pgo is\n present in the main package\u0027s directory, the go command will\n use it to enable profile-guided optimization for building the\n corresponding program.\n * go command: The -C dir flag must now be the first flag on the\n command-line when used.\n * go command: The new go test option -fullpath prints full path\n names in test log messages, rather than just base names.\n * go command: The go test -c flag now supports writing test\n binaries for multiple packages, each to pkg.test where pkg is\n the package name. It is an error if more than one test package\n being compiled has a given package name.]\n * go command: The go test -o flag now accepts a directory\n argument, in which case test binaries are written to that\n directory instead of the current directory.\n * cgo: In files that import \u0027C\u0027, the Go toolchain now correctly\n reports errors for attempts to declare Go methods on C types.\n * runtime: When printing very deep stacks, the runtime now prints\n the first 50 (innermost) frames followed by the bottom 50\n (outermost) frames, rather than just printing the first 100\n frames. This makes it easier to see how deeply recursive stacks\n started, and is especially valuable for debugging stack\n overflows.\n * runtime: On Linux platforms that support transparent huge\n pages, the Go runtime now manages which parts of the heap may\n be backed by huge pages more explicitly. This leads to better\n utilization of memory: small heaps should see less memory used\n (up to 50% in pathological cases) while large heaps should see\n fewer broken huge pages for dense parts of the heap, improving\n CPU usage and latency by up to 1%.\n * runtime: As a result of runtime-internal garbage collection\n tuning, applications may see up to a 40% reduction in\n application tail latency and a small decrease in memory\n use. Some applications may also observe a small loss in\n throughput. The memory use decrease should be proportional to\n the loss in throughput, such that the previous release\u0027s\n throughput/memory tradeoff may be recovered (with little change\n to latency) by increasing GOGC and/or GOMEMLIMIT slightly.\n * runtime: Calls from C to Go on threads created in C require\n some setup to prepare for Go execution. On Unix platforms, this\n setup is now preserved across multiple calls from the same\n thread. This significantly reduces the overhead of subsequent C\n to Go calls from ~1-3 microseconds per call to ~100-200\n nanoseconds per call.\n * compiler: Profile-guide optimization (PGO), added as a preview\n in Go 1.20, is now ready for general use. PGO enables\n additional optimizations on code identified as hot by profiles\n of production workloads. As mentioned in the Go command\n section, PGO is enabled by default for binaries that contain a\n default.pgo profile in the main package directory. Performance\n improvements vary depending on application behavior, with most\n programs from a representative set of Go programs seeing\n between 2 and 7% improvement from enabling PGO. See the PGO\n user guide for detailed documentation.\n * compiler: PGO builds can now devirtualize some interface method\n calls, adding a concrete call to the most common callee. This\n enables further optimization, such as inlining the callee.\n * compiler: Go 1.21 improves build speed by up to 6%, largely\n thanks to building the compiler itself with PGO.\n * assembler: On amd64, frameless nosplit assembly functions are\n no longer automatically marked as NOFRAME. Instead, the NOFRAME\n attribute must be explicitly specified if desired, which is\n already the behavior on other architectures supporting frame\n pointers. With this, the runtime now maintains the frame\n pointers for stack transitions.\n * assembler: The verifier that checks for incorrect uses of R15\n when dynamic linking on amd64 has been improved.\n * linker: On windows/amd64, the linker (with help from the\n compiler) now emits SEH unwinding data by default, which\n improves the integration of Go applications with Windows\n debuggers and other tools.\n * linker: In Go 1.21 the linker (with help from the compiler) is\n now capable of deleting dead (unreferenced) global map\n variables, if the number of entries in the variable initializer\n is sufficiently large, and if the initializer expressions are\n side-effect free.\n * core library: The new log/slog package provides structured\n logging with levels. Structured logging emits key-value pairs\n to enable fast, accurate processing of large amounts of log\n data. The package supports integration with popular log\n analysis tools and services.\n * core library: The new testing/slogtest package can help to\n validate slog.Handler implementations.\n * core library: The new slices package provides many common\n operations on slices, using generic functions that work with\n slices of any element type.\n * core library: The new maps package provides several common\n operations on maps, using generic functions that work with maps\n of any key or element type.\n * core library: The new cmp package defines the type constraint\n Ordered and two new generic functions Less and Compare that are\n useful with ordered types.\n * Minor changes to the library: As always, there are various\n minor changes and updates to the library, made with the Go 1\n promise of compatibility in mind. There are also various\n performance improvements, not enumerated here.\n * archive/tar: The implementation of the io/fs.FileInfo interface\n returned by Header.FileInfo now implements a String method that\n calls io/fs.FormatFileInfo.\n * archive/zip: The implementation of the io/fs.FileInfo interface\n returned by FileHeader.FileInfo now implements a String method\n that calls io/fs.FormatFileInfo.\n * archive/zip: The implementation of the io/fs.DirEntry interface\n returned by the io/fs.ReadDirFile.ReadDir method of the\n io/fs.File returned by Reader.Open now implements a String\n method that calls io/fs.FormatDirEntry.\n * bytes: The Buffer type has two new methods: Available and\n AvailableBuffer. These may be used along with the Write method\n to append directly to the Buffer.\n * context: The new WithoutCancel function returns a copy of a\n context that is not canceled when the original context is\n canceled.\n * context: The new WithDeadlineCause and WithTimeoutCause\n functions provide a way to set a context cancellation cause\n when a deadline or timer expires. The cause may be retrieved\n with the Cause function.\n * context: The new AfterFunc function registers a function to run\n after a context has been cancelled.\n * context: An optimization means that the results of calling\n Background and TODO and converting them to a shared type can be\n considered equal. In previous releases they were always\n different. Comparing Context values for equality has never been\n well-defined, so this is not considered to be an incompatible\n change.\n * crypto/ecdsa: PublicKey.Equal and PrivateKey.Equal now execute\n in constant time.\n * crypto/elliptic: All of the Curve methods have been deprecated,\n along with GenerateKey, Marshal, and Unmarshal. For ECDH\n operations, the new crypto/ecdh package should be used\n instead. For lower-level operations, use third-party modules\n such as filippo.io/nistec.\n * crypto/rand: The crypto/rand package now uses the getrandom\n system call on NetBSD 10.0 and later.\n * crypto/rsa: The performance of private RSA operations\n (decryption and signing) is now better than Go 1.19 for\n GOARCH=amd64 and GOARCH=arm64. It had regressed in Go 1.20.\n * crypto/rsa: Due to the addition of private fields to\n PrecomputedValues, PrivateKey.Precompute must be called for\n optimal performance even if deserializing (for example from\n JSON) a previously-precomputed private key.\n * crypto/rsa: PublicKey.Equal and PrivateKey.Equal now execute in\n constant time.\n * crypto/rsa: The GenerateMultiPrimeKey function and the\n PrecomputedValues.CRTValues field have been\n deprecated. PrecomputedValues.CRTValues will still be populated\n when PrivateKey.Precompute is called, but the values will not\n be used during decryption operations.\n * crypto/sha256: SHA-224 and SHA-256 operations now use native\n instructions when available when GOARCH=amd64, providing a\n performance improvement on the order of 3-4x.\n * crypto/tls: Servers now skip verifying client certificates\n (including not running Config.VerifyPeerCertificate) for\n resumed connections, besides checking the expiration time. This\n makes session tickets larger when client certificates are in\n use. Clients were already skipping verification on resumption,\n but now check the expiration time even if\n Config.InsecureSkipVerify is set.\n * crypto/tls: Applications can now control the content of session\n tickets.\n * crypto/tls: The new SessionState type describes a resumable\n session.\n * crypto/tls: The SessionState.Bytes method and ParseSessionState\n function serialize and deserialize a SessionState.\n * crypto/tls: The Config.WrapSession and Config.UnwrapSession\n hooks convert a SessionState to and from a ticket on the server\n side.\n * crypto/tls: The Config.EncryptTicket and Config.DecryptTicket\n methods provide a default implementation of WrapSession and\n UnwrapSession.\n * crypto/tls: The ClientSessionState.ResumptionState method and\n NewResumptionState function may be used by a ClientSessionCache\n implementation to store and resume sessions on the client side.\n * crypto/tls: To reduce the potential for session tickets to be\n used as a tracking mechanism across connections, the server now\n issues new tickets on every resumption (if they are supported\n and not disabled) and tickets don\u0027t bear an identifier for the\n key that encrypted them anymore. If passing a large number of\n keys to Conn.SetSessionTicketKeys, this might lead to a\n noticeable performance cost.\n * crypto/tls: Both clients and servers now implement the Extended\n Master Secret extension (RFC 7627). The deprecation of\n ConnectionState.TLSUnique has been reverted, and is now set for\n resumed connections that support Extended Master Secret.\n * crypto/tls: The new QUICConn type provides support for QUIC\n implementations, including 0-RTT support. Note that this is not\n itself a QUIC implementation, and 0-RTT is still not supported\n in TLS.\n * crypto/tls: The new VersionName function returns the name for a\n TLS version number.\n * crypto/tls: The TLS alert codes sent from the server for client\n authentication failures have been improved. Previously, these\n failures always resulted in a \u0027bad certificate\u0027 alert. Now,\n certain failures will result in more appropriate alert codes,\n as defined by RFC 5246 and RFC 8446:\n * crypto/tls: For TLS 1.3 connections, if the server is\n configured to require client authentication using\n RequireAnyClientCert or RequireAndVerifyClientCert, and the\n client does not provide any certificate, the server will now\n return the \u0027certificate required\u0027 alert.\n * crypto/tls: If the client provides a certificate that is not\n signed by the set of trusted certificate authorities configured\n on the server, the server will return the \u0027unknown certificate\n authority\u0027 alert.\n * crypto/tls: If the client provides a certificate that is either\n expired or not yet valid, the server will return the \u0027expired\n certificate\u0027 alert.\n * crypto/tls: In all other scenarios related to client\n authentication failures, the server still returns \u0027bad\n certificate\u0027.\n * crypto/x509: RevocationList.RevokedCertificates has been\n deprecated and replaced with the new RevokedCertificateEntries\n field, which is a slice of RevocationListEntry.\n RevocationListEntry contains all of the fields in\n pkix.RevokedCertificate, as well as the revocation reason code.\n * crypto/x509: Name constraints are now correctly enforced on\n non-leaf certificates, and not on the certificates where they\n are expressed.\n * debug/elf: The new File.DynValue method may be used to retrieve\n the numeric values listed with a given dynamic tag.\n * debug/elf: The constant flags permitted in a DT_FLAGS_1 dynamic\n tag are now defined with type DynFlag1. These tags have names\n starting with DF_1.\n * debug/elf: The package now defines the constant COMPRESS_ZSTD.\n * debug/elf: The package now defines the constant\n R_PPC64_REL24_P9NOTOC.\n * debug/pe: Attempts to read from a section containing\n uninitialized data using Section.Data or the reader returned by\n Section.Open now return an error.\n * embed: The io/fs.File returned by FS.Open now has a ReadAt\n method that implements io.ReaderAt.\n * embed: Calling FS.Open.Stat will return a type that now\n implements a String method that calls io/fs.FormatFileInfo.\n * errors: The new ErrUnsupported error provides a standardized\n way to indicate that a requested operation may not be performed\n because it is unsupported. For example, a call to os.Link when\n using a file system that does not support hard links.\n * flag: The new BoolFunc function and FlagSet.BoolFunc method\n define a flag that does not require an argument and calls a\n function when the flag is used. This is similar to Func but for\n a boolean flag.\n * flag: A flag definition (via Bool, BoolVar, Int, IntVar, etc.)\n will panic if Set has already been called on a flag with the\n same name. This change is intended to detect cases where\n changes in initialization order cause flag operations to occur\n in a different order than expected. In many cases the fix to\n this problem is to introduce a explicit package dependence to\n correctly order the definition before any Set operations.\n * go/ast: The new IsGenerated predicate reports whether a file\n syntax tree contains the special comment that conventionally\n indicates that the file was generated by a tool.\n * go/ast: The new File.GoVersion field records the minimum Go\n version required by any //go:build or // +build directives.\n * go/build: The package now parses build directives (comments\n that start with //go:) in file headers (before the package\n declaration). These directives are available in the new Package\n fields Directives, TestDirectives, and XTestDirectives.\n * go/build/constraint: The new GoVersion function returns the\n minimum Go version implied by a build expression.\n * go/token: The new File.Lines method returns the file\u0027s\n line-number table in the same form as accepted by\n File.SetLines.\n * go/types: The new Package.GoVersion method returns the Go\n language version used to check the package.\n * hash/maphash: The hash/maphash package now has a pure Go\n implementation, selectable with the purego build tag.\n * html/template: The new error ErrJSTemplate is returned when an\n action appears in a JavaScript template literal. Previously an\n unexported error was returned.\n * io/fs: The new FormatFileInfo function returns a formatted\n version of a FileInfo. The new FormatDirEntry function returns\n a formatted version of a DirEntry. The implementation of\n DirEntry returned by ReadDir now implements a String method\n that calls FormatDirEntry, and the same is true for the\n DirEntry value passed to WalkDirFunc.\n * math/big: The new Int.Float64 method returns the nearest\n floating-point value to a multi-precision integer, along with\n an indication of any rounding that occurred.\n * net: On Linux, the net package can now use Multipath TCP when\n the kernel supports it. It is not used by default. To use\n Multipath TCP when available on a client, call the\n Dialer.SetMultipathTCP method before calling the Dialer.Dial or\n Dialer.DialContext methods. To use Multipath TCP when available\n on a server, call the ListenConfig.SetMultipathTCP method\n before calling the ListenConfig.Listen method. Specify the\n network as \u0027tcp\u0027 or \u0027tcp4\u0027 or \u0027tcp6\u0027 as usual. If Multipath TCP\n is not supported by the kernel or the remote host, the\n connection will silently fall back to TCP. To test whether a\n particular connection is using Multipath TCP, use the\n TCPConn.MultipathTCP method.\n * net: In a future Go release we may enable Multipath TCP by\n default on systems that support it.\n * net/http: The new ResponseController.EnableFullDuplex method\n allows server handlers to concurrently read from an HTTP/1\n request body while writing the response. Normally, the HTTP/1\n server automatically consumes any remaining request body before\n starting to write the response, to avoid deadlocking clients\n which attempt to write a complete request before reading the\n response. The EnableFullDuplex method disables this behavior.\n * net/http: The new ErrSchemeMismatch error is returned by Client\n and Transport when the server responds to an HTTPS request with\n an HTTP response.\n * net/http: The net/http package now supports\n errors.ErrUnsupported, in that the expression\n errors.Is(http.ErrNotSupported, errors.ErrUnsupported) will\n return true.\n * os: Programs may now pass an empty time.Time value to the\n Chtimes function to leave either the access time or the\n modification time unchanged.\n * os: On Windows the File.Chdir method now changes the current\n directory to the file, rather than always returning an error.\n * os: On Unix systems, if a non-blocking descriptor is passed to\n NewFile, calling the File.Fd method will now return a\n non-blocking descriptor. Previously the descriptor was\n converted to blocking mode.\n * os: On Windows calling Truncate on a non-existent file used to\n create an empty file. It now returns an error indicating that\n the file does not exist.\n * os: On Windows calling TempDir now uses GetTempPath2W when\n available, instead of GetTempPathW. The new behavior is a\n security hardening measure that prevents temporary files\n created by processes running as SYSTEM to be accessed by\n non-SYSTEM processes.\n * os: On Windows the os package now supports working with files\n whose names, stored as UTF-16, can\u0027t be represented as valid\n UTF-8.\n * os: On Windows Lstat now resolves symbolic links for paths\n ending with a path separator, consistent with its behavior on\n POSIX platforms.\n * os: The implementation of the io/fs.DirEntry interface returned\n by the ReadDir function and the File.ReadDir method now\n implements a String method that calls io/fs.FormatDirEntry.\n * os: The implementation of the io/fs.FS interface returned by\n the DirFS function now implements the io/fs.ReadFileFS and the\n io/fs.ReadDirFS interfaces.\n * path/filepath: The implementation of the io/fs.DirEntry\n interface passed to the function argument of WalkDir now\n implements a String method that calls io/fs.FormatDirEntry.\n * reflect: In Go 1.21, ValueOf no longer forces its argument to\n be allocated on the heap, allowing a Value\u0027s content to be\n allocated on the stack. Most operations on a Value also allow\n the underlying value to be stack allocated.\n * reflect: The new Value method Value.Clear clears the contents\n of a map or zeros the contents of a slice. This corresponds to\n the new clear built-in added to the language.\n * reflect: The SliceHeader and StringHeader types are now\n deprecated. In new code prefer unsafe.Slice, unsafe.SliceData,\n unsafe.String, or unsafe.StringData.\n * regexp: Regexp now defines MarshalText and UnmarshalText\n methods. These implement encoding.TextMarshaler and\n encoding.TextUnmarshaler and will be used by packages such as\n encoding/json.\n * runtime: Textual stack traces produced by Go programs, such as\n those produced when crashing, calling runtime.Stack, or\n collecting a goroutine profile with debug=2, now include the\n IDs of the goroutines that created each goroutine in the stack\n trace.\n * runtime: Crashing Go applications can now opt-in to Windows\n Error Reporting (WER) by setting the environment variable\n GOTRACEBACK=wer or calling debug.SetTraceback(\u0027wer\u0027) before the\n crash. Other than enabling WER, the runtime will behave as with\n GOTRACEBACK=crash. On non-Windows systems, GOTRACEBACK=wer is\n ignored.\n * runtime: GODEBUG=cgocheck=2, a thorough checker of cgo pointer\n passing rules, is no longer available as a debug\n option. Instead, it is available as an experiment using\n GOEXPERIMENT=cgocheck2. In particular this means that this mode\n has to be selected at build time instead of startup time.\n * runtime: GODEBUG=cgocheck=1 is still available (and is still\n the default).\n * runtime: A new type Pinner has been added to the runtime\n package. Pinners may be used to \u0027pin\u0027 Go memory such that it\n may be used more freely by non-Go code. For instance, passing\n Go values that reference pinned Go memory to C code is now\n allowed. Previously, passing any such nested reference was\n disallowed by the cgo pointer passing rules. See the docs for\n more details.\n * runtime/metrics: A few previously-internal GC metrics, such as\n live heap size, are now available. GOGC and GOMEMLIMIT are also\n now available as metrics.\n * runtime/trace: Collecting traces on amd64 and arm64 now incurs\n a substantially smaller CPU cost: up to a 10x improvement over\n the previous release.\n * runtime/trace: Traces now contain explicit stop-the-world\n events for every reason the Go runtime might stop-the-world,\n not just garbage collection.\n * sync: The new OnceFunc, OnceValue, and OnceValues functions\n capture a common use of Once to lazily initialize a value on\n first use.\n * syscall: On Windows the Fchdir function now changes the current\n directory to its argument, rather than always returning an\n error.\n * syscall: On FreeBSD SysProcAttr has a new field Jail that may\n be used to put the newly created process in a jailed\n environment.\n * syscall: On Windows the syscall package now supports working\n with files whose names, stored as UTF-16, can\u0027t be represented\n as valid UTF-8. The UTF16ToString and UTF16FromString functions\n now convert between UTF-16 data and WTF-8 strings. This is\n backward compatible as WTF-8 is a superset of the UTF-8 format\n that was used in earlier releases.\n * syscall: Several error values match the new\n errors.ErrUnsupported, such that errors.Is(err,\n errors.ErrUnsupported) returns true.\n ENOSYS\n ENOTSUP\n EOPNOTSUPP\n EPLAN9 (Plan 9 only)\n ERROR_CALL_NOT_IMPLEMENTED (Windows only)\n ERROR_NOT_SUPPORTED (Windows only)\n EWINDOWS (Windows only)\n * testing: The new -test.fullpath option will print full path\n names in test log messages, rather than just base names.\n * testing: The new Testing function reports whether the program\n is a test created by go test.\n * testing/fstest: Calling Open.Stat will return a type that now\n implements a String method that calls io/fs.FormatFileInfo.\n * unicode: The unicode package and associated support throughout\n the system has been upgraded to Unicode 15.0.0.\n * Darwin port: As announced in the Go 1.20 release notes, Go 1.21\n requires macOS 10.15 Catalina or later; support for previous\n versions has been discontinued.\n * Windows port: As announced in the Go 1.20 release notes, Go\n 1.21 requires at least Windows 10 or Windows Server 2016;\n support for previous versions has been discontinued.\n * WebAssembly port: The new go:wasmimport directive can now be\n used in Go programs to import functions from the WebAssembly\n host.\n * WebAssembly port: The Go scheduler now interacts much more\n efficiently with the JavaScript event loop, especially in\n applications that block frequently on asynchronous events.\n * WebAssembly System Interface port: Go 1.21 adds an experimental\n port to the WebAssembly System Interface (WASI), Preview 1\n (GOOS=wasip1, GOARCH=wasm).\n * WebAssembly System Interface port: As a result of the addition\n of the new GOOS value \u0027wasip1\u0027, Go files named *_wasip1.go will\n now be ignored by Go tools except when that GOOS value is being\n used. If you have existing filenames matching that pattern, you\n will need to rename them.\n * ppc64/ppc64le port: On Linux, GOPPC64=power10 now generates\n PC-relative instructions, prefixed instructions, and other new\n Power10 instructions. On AIX, GOPPC64=power10 generates Power10\n instructions, but does not generate PC-relative instructions.\n * ppc64/ppc64le port: When building position-independent binaries\n for GOPPC64=power10 GOOS=linux GOARCH=ppc64le, users can expect\n reduced binary sizes in most cases, in some cases\n 3.5%. Position-independent binaries are built for ppc64le with\n the following -buildmode values: c-archive, c-shared, shared,\n pie, plugin.\n * loong64 port: The linux/loong64 port now supports\n -buildmode=c-archive, -buildmode=c-shared and -buildmode=pie.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2023-360",
"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-2023_0360-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2023:0360-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/PHLNOE5TP7BJKIUIINHT2OD2ZR672SJX/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2023:0360-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/PHLNOE5TP7BJKIUIINHT2OD2ZR672SJX/"
},
{
"category": "self",
"summary": "SUSE Bug 1212475",
"url": "https://bugzilla.suse.com/1212475"
},
{
"category": "self",
"summary": "SUSE Bug 1212667",
"url": "https://bugzilla.suse.com/1212667"
},
{
"category": "self",
"summary": "SUSE Bug 1212669",
"url": "https://bugzilla.suse.com/1212669"
},
{
"category": "self",
"summary": "SUSE Bug 1215084",
"url": "https://bugzilla.suse.com/1215084"
},
{
"category": "self",
"summary": "SUSE Bug 1215085",
"url": "https://bugzilla.suse.com/1215085"
},
{
"category": "self",
"summary": "SUSE Bug 1215086",
"url": "https://bugzilla.suse.com/1215086"
},
{
"category": "self",
"summary": "SUSE Bug 1215087",
"url": "https://bugzilla.suse.com/1215087"
},
{
"category": "self",
"summary": "SUSE Bug 1215090",
"url": "https://bugzilla.suse.com/1215090"
},
{
"category": "self",
"summary": "SUSE Bug 1215985",
"url": "https://bugzilla.suse.com/1215985"
},
{
"category": "self",
"summary": "SUSE Bug 1216109",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39318 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39318/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39319 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39319/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39320 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39320/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39321 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39321/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39322 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39322/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39323 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39323/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39325 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39325/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-44487 page",
"url": "https://www.suse.com/security/cve/CVE-2023-44487/"
}
],
"title": "Security update for go1.21",
"tracking": {
"current_release_date": "2023-11-09T08:51:37Z",
"generator": {
"date": "2023-11-09T08:51:37Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2023:0360-1",
"initial_release_date": "2023-11-09T08:51:37Z",
"revision_history": [
{
"date": "2023-11-09T08:51:37Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go-1.21-41.1.x86_64",
"product": {
"name": "go-1.21-41.1.x86_64",
"product_id": "go-1.21-41.1.x86_64"
}
},
{
"category": "product_version",
"name": "go-doc-1.21-41.1.x86_64",
"product": {
"name": "go-doc-1.21-41.1.x86_64",
"product_id": "go-doc-1.21-41.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-1.21.3-2.1.x86_64",
"product": {
"name": "go1.21-1.21.3-2.1.x86_64",
"product_id": "go1.21-1.21.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.3-2.1.x86_64",
"product": {
"name": "go1.21-doc-1.21.3-2.1.x86_64",
"product_id": "go1.21-doc-1.21.3-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Package Hub 12",
"product": {
"name": "SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-1.21-41.1.x86_64 as component of SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12:go-1.21-41.1.x86_64"
},
"product_reference": "go-1.21-41.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-doc-1.21-41.1.x86_64 as component of SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12:go-doc-1.21-41.1.x86_64"
},
"product_reference": "go-doc-1.21-41.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.3-2.1.x86_64 as component of SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64"
},
"product_reference": "go1.21-1.21.3-2.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.3-2.1.x86_64 as component of SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.3-2.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-39318",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39318"
}
],
"notes": [
{
"category": "general",
"text": "The html/template package does not properly handle HTML-like \"\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped. This may be leveraged to perform an XSS attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39318",
"url": "https://www.suse.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "SUSE Bug 1215084 for CVE-2023-39318",
"url": "https://bugzilla.suse.com/1215084"
}
],
"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": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.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": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "moderate"
}
],
"title": "CVE-2023-39318"
},
{
"cve": "CVE-2023-39319",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39319"
}
],
"notes": [
{
"category": "general",
"text": "The html/template package does not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39319",
"url": "https://www.suse.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "SUSE Bug 1215085 for CVE-2023-39319",
"url": "https://bugzilla.suse.com/1215085"
}
],
"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": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.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": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "moderate"
}
],
"title": "CVE-2023-39319"
},
{
"cve": "CVE-2023-39320",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39320"
}
],
"notes": [
{
"category": "general",
"text": "The go.mod toolchain directive, introduced in Go 1.21, can be leveraged to execute scripts and binaries relative to the root of the module when the \"go\" command was executed within the module. This applies to modules downloaded using the \"go\" command from the module proxy, as well as modules downloaded directly using VCS software.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39320",
"url": "https://www.suse.com/security/cve/CVE-2023-39320"
},
{
"category": "external",
"summary": "SUSE Bug 1215086 for CVE-2023-39320",
"url": "https://bugzilla.suse.com/1215086"
}
],
"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": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "important"
}
],
"title": "CVE-2023-39320"
},
{
"cve": "CVE-2023-39321",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39321"
}
],
"notes": [
{
"category": "general",
"text": "Processing an incomplete post-handshake message for a QUIC connection can cause a panic.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39321",
"url": "https://www.suse.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "SUSE Bug 1215087 for CVE-2023-39321",
"url": "https://bugzilla.suse.com/1215087"
}
],
"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": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.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": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "important"
}
],
"title": "CVE-2023-39321"
},
{
"cve": "CVE-2023-39322",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39322"
}
],
"notes": [
{
"category": "general",
"text": "QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39322",
"url": "https://www.suse.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "SUSE Bug 1215087 for CVE-2023-39322",
"url": "https://bugzilla.suse.com/1215087"
}
],
"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": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.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": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "important"
}
],
"title": "CVE-2023-39322"
},
{
"cve": "CVE-2023-39323",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39323"
}
],
"notes": [
{
"category": "general",
"text": "Line directives (\"//line\") can be used to bypass the restrictions on \"//go:cgo_\" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running \"go build\". The line directive requires the absolute path of the file in which the directive lives, which makes exploiting this issue significantly more complex.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39323",
"url": "https://www.suse.com/security/cve/CVE-2023-39323"
},
{
"category": "external",
"summary": "SUSE Bug 1215985 for CVE-2023-39323",
"url": "https://bugzilla.suse.com/1215985"
}
],
"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": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "important"
}
],
"title": "CVE-2023-39323"
},
{
"cve": "CVE-2023-39325",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39325"
}
],
"notes": [
{
"category": "general",
"text": "A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39325",
"url": "https://www.suse.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1230323 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1230323"
}
],
"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": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.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": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "important"
}
],
"title": "CVE-2023-39325"
},
{
"cve": "CVE-2023-44487",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-44487"
}
],
"notes": [
{
"category": "general",
"text": "The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-44487",
"url": "https://www.suse.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1216123 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216123"
},
{
"category": "external",
"summary": "SUSE Bug 1216169 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216169"
},
{
"category": "external",
"summary": "SUSE Bug 1216171 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216171"
},
{
"category": "external",
"summary": "SUSE Bug 1216174 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216174"
},
{
"category": "external",
"summary": "SUSE Bug 1216176 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216176"
},
{
"category": "external",
"summary": "SUSE Bug 1216181 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216181"
},
{
"category": "external",
"summary": "SUSE Bug 1216182 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216182"
},
{
"category": "external",
"summary": "SUSE Bug 1216190 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216190"
}
],
"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": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.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": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "important"
}
],
"title": "CVE-2023-44487"
}
]
}
RHBA-2023:6364
Vulnerability from csaf_redhat - Published: 2023-11-07 08:50 - Updated: 2026-05-19 21:18A flaw was found in Golang. The html/template package did not properly handle HMTL-like "<!--" and "-->" comment tokens, nor hashbang "#!" comment tokens, in <script> contexts. This issue may cause the template parser to improperly interpret the contents of <script> contexts, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src | — | ||
| Unresolved product id: AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64 | — | ||
| Unresolved product id: AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64 | — | ||
| Unresolved product id: AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64 | — |
A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in <script> contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src | — | ||
| Unresolved product id: AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64 | — | ||
| Unresolved product id: AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64 | — | ||
| Unresolved product id: AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64 | — |
A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src | — | ||
| Unresolved product id: AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64 | — | ||
| Unresolved product id: AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64 | — | ||
| Unresolved product id: AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64 | — |
A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src | — | ||
| Unresolved product id: AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64 | — | ||
| Unresolved product id: AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64 | — | ||
| Unresolved product id: AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for golang and delve is now available for Red Hat Enterprise Linux 9.",
"title": "Topic"
},
{
"category": "general",
"text": "For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.3 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHBA-2023:6364",
"url": "https://access.redhat.com/errata/RHBA-2023:6364"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index"
},
{
"category": "external",
"summary": "2098211",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098211"
},
{
"category": "external",
"summary": "2116995",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116995"
},
{
"category": "external",
"summary": "2117248",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117248"
},
{
"category": "external",
"summary": "2167409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167409"
},
{
"category": "external",
"summary": "2186496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186496"
},
{
"category": "external",
"summary": "2190184",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2190184"
},
{
"category": "external",
"summary": "2230705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230705"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_6364.json"
}
],
"title": "Red Hat Bug Fix Advisory: golang and delve bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-05-19T21:18:06+00:00",
"generator": {
"date": "2026-05-19T21:18:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHBA-2023:6364",
"initial_release_date": "2023-11-07T08:50:26+00:00",
"revision_history": [
{
"date": "2023-11-07T08:50:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-07T08:50:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-19T21:18:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.20.2-1.el9.src",
"product": {
"name": "delve-0:1.20.2-1.el9.src",
"product_id": "delve-0:1.20.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.20.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.el9_3.src",
"product": {
"name": "golang-0:1.20.10-1.el9_3.src",
"product_id": "golang-0:1.20.10-1.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.20.2-1.el9.x86_64",
"product": {
"name": "delve-0:1.20.2-1.el9.x86_64",
"product_id": "delve-0:1.20.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.20.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.20.2-1.el9.x86_64",
"product": {
"name": "delve-debugsource-0:1.20.2-1.el9.x86_64",
"product_id": "delve-debugsource-0:1.20.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.20.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.20.2-1.el9.x86_64",
"product": {
"name": "delve-debuginfo-0:1.20.2-1.el9.x86_64",
"product_id": "delve-debuginfo-0:1.20.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.20.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.el9_3.x86_64",
"product": {
"name": "go-toolset-0:1.20.10-1.el9_3.x86_64",
"product_id": "go-toolset-0:1.20.10-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.el9_3.x86_64",
"product": {
"name": "golang-0:1.20.10-1.el9_3.x86_64",
"product_id": "golang-0:1.20.10-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.el9_3.x86_64",
"product": {
"name": "golang-bin-0:1.20.10-1.el9_3.x86_64",
"product_id": "golang-bin-0:1.20.10-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.el9_3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.el9_3.aarch64",
"product": {
"name": "go-toolset-0:1.20.10-1.el9_3.aarch64",
"product_id": "go-toolset-0:1.20.10-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.el9_3.aarch64",
"product": {
"name": "golang-0:1.20.10-1.el9_3.aarch64",
"product_id": "golang-0:1.20.10-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.el9_3.aarch64",
"product": {
"name": "golang-bin-0:1.20.10-1.el9_3.aarch64",
"product_id": "golang-bin-0:1.20.10-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.el9_3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.el9_3.ppc64le",
"product": {
"name": "go-toolset-0:1.20.10-1.el9_3.ppc64le",
"product_id": "go-toolset-0:1.20.10-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.el9_3.ppc64le",
"product": {
"name": "golang-0:1.20.10-1.el9_3.ppc64le",
"product_id": "golang-0:1.20.10-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.el9_3.ppc64le",
"product": {
"name": "golang-bin-0:1.20.10-1.el9_3.ppc64le",
"product_id": "golang-bin-0:1.20.10-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.el9_3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.el9_3.s390x",
"product": {
"name": "go-toolset-0:1.20.10-1.el9_3.s390x",
"product_id": "go-toolset-0:1.20.10-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.el9_3.s390x",
"product": {
"name": "golang-0:1.20.10-1.el9_3.s390x",
"product_id": "golang-0:1.20.10-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.el9_3.s390x",
"product": {
"name": "golang-bin-0:1.20.10-1.el9_3.s390x",
"product_id": "golang-bin-0:1.20.10-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.el9_3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.20.10-1.el9_3.noarch",
"product": {
"name": "golang-docs-0:1.20.10-1.el9_3.noarch",
"product_id": "golang-docs-0:1.20.10-1.el9_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.20.10-1.el9_3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.20.10-1.el9_3.noarch",
"product": {
"name": "golang-misc-0:1.20.10-1.el9_3.noarch",
"product_id": "golang-misc-0:1.20.10-1.el9_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.20.10-1.el9_3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.20.10-1.el9_3.noarch",
"product": {
"name": "golang-src-0:1.20.10-1.el9_3.noarch",
"product_id": "golang-src-0:1.20.10-1.el9_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.20.10-1.el9_3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.20.10-1.el9_3.noarch",
"product": {
"name": "golang-tests-0:1.20.10-1.el9_3.noarch",
"product_id": "golang-tests-0:1.20.10-1.el9_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.20.10-1.el9_3?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.20.2-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src"
},
"product_reference": "delve-0:1.20.2-1.el9.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.20.2-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64"
},
"product_reference": "delve-0:1.20.2-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.20.2-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64"
},
"product_reference": "delve-debuginfo-0:1.20.2-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.20.2-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
},
"product_reference": "delve-debugsource-0:1.20.2-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64"
},
"product_reference": "go-toolset-0:1.20.10-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le"
},
"product_reference": "go-toolset-0:1.20.10-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x"
},
"product_reference": "go-toolset-0:1.20.10-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64"
},
"product_reference": "go-toolset-0:1.20.10-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64"
},
"product_reference": "golang-0:1.20.10-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le"
},
"product_reference": "golang-0:1.20.10-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x"
},
"product_reference": "golang-0:1.20.10-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src"
},
"product_reference": "golang-0:1.20.10-1.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64"
},
"product_reference": "golang-0:1.20.10-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64"
},
"product_reference": "golang-bin-0:1.20.10-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le"
},
"product_reference": "golang-bin-0:1.20.10-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x"
},
"product_reference": "golang-bin-0:1.20.10-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64"
},
"product_reference": "golang-bin-0:1.20.10-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.20.10-1.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch"
},
"product_reference": "golang-docs-0:1.20.10-1.el9_3.noarch",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.20.10-1.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch"
},
"product_reference": "golang-misc-0:1.20.10-1.el9_3.noarch",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.20.10-1.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch"
},
"product_reference": "golang-src-0:1.20.10-1.el9_3.noarch",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.20.10-1.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
},
"product_reference": "golang-tests-0:1.20.10-1.el9_3.noarch",
"relates_to_product_reference": "AppStream-9.3.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"known_not_affected": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:50:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6364"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"known_not_affected": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:50:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6364"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"known_not_affected": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:50:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6364"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"known_not_affected": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:50:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6364"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.src",
"AppStream-9.3.0.GA:delve-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debuginfo-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:delve-debugsource-0:1.20.2-1.el9.x86_64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:go-toolset-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.src",
"AppStream-9.3.0.GA:golang-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.aarch64",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.ppc64le",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.s390x",
"AppStream-9.3.0.GA:golang-bin-0:1.20.10-1.el9_3.x86_64",
"AppStream-9.3.0.GA:golang-docs-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-misc-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-src-0:1.20.10-1.el9_3.noarch",
"AppStream-9.3.0.GA:golang-tests-0:1.20.10-1.el9_3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHBA-2023:6928
Vulnerability from csaf_redhat - Published: 2023-11-14 16:04 - Updated: 2026-05-19 21:18A flaw was found in Golang. The html/template package did not properly handle HMTL-like "<!--" and "-->" comment tokens, nor hashbang "#!" comment tokens, in <script> contexts. This issue may cause the template parser to improperly interpret the contents of <script> contexts, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in <script> contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in the golang cmd/go standard library. A line directive ("//line") can be used to bypass the restrictions on "//go:cgo_" directives, allowing blocked linker and compiler flags to pass during compilation. This can result in the unexpected execution of arbitrary code when running "go build". The line directive requires the absolute path of the file in which the directive lives, which makes exploiting this issue significantly more complex.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.",
"title": "Topic"
},
{
"category": "general",
"text": "For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.9 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHBA-2023:6928",
"url": "https://access.redhat.com/errata/RHBA-2023:6928"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index"
},
{
"category": "external",
"summary": "2186495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186495"
},
{
"category": "external",
"summary": "2226901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2226901"
},
{
"category": "external",
"summary": "2230599",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230599"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_6928.json"
}
],
"title": "Red Hat Bug Fix Advisory: go-toolset:rhel8 bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-05-19T21:18:08+00:00",
"generator": {
"date": "2026-05-19T21:18:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHBA-2023:6928",
"initial_release_date": "2023-11-14T16:04:55+00:00",
"revision_history": [
{
"date": "2023-11-14T16:04:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-14T16:04:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-19T21:18:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64 (go-toolset:rhel8)",
"product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=src\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src (go-toolset:rhel8)",
"product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=src\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src (go-toolset:rhel8)",
"product_id": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=src\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=noarch\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=noarch\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=noarch\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=noarch\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=s390x\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"product": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x (go-toolset:rhel8)",
"product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=s390x\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=s390x\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.10-1.module%2Bel8.9.0%2B20382%2B04f7fe80?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8090020231013032436:26eb71ac"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8"
},
"product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T16:04:55+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6928"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T16:04:55+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6928"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T16:04:55+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6928"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T16:04:55+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6928"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39323",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-10-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242544"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang cmd/go standard library. A line directive (\"//line\") can be used to bypass the restrictions on \"//go:cgo_\" directives, allowing blocked linker and compiler flags to pass during compilation. This can result in the unexpected execution of arbitrary code when running \"go build\". The line directive requires the absolute path of the file in which the directive lives, which makes exploiting this issue significantly more complex.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/go: line directives allows arbitrary execution during build",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This attack requires knowledge of the absolute path to the file containing the malicious directive, which significantly limits its feasibility for external attackers unless they already have local access or detailed knowledge of the system\u0027s layout. To exploit the vulnerability, an attacker must also convince a developer to download and build a malicious Go module\u2014an action typically constrained by trusted workflows and package verification.\n\nImportantly, this vulnerability does not impact running applications. Instead, it targets the development process, specifically developers or CI/CD pipelines during the build phase, further narrowing its scope.\n\nAs a result, this issue has been rated Moderate due to the multiple complex and unlikely prerequisites required for a successful exploit.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39323"
},
{
"category": "external",
"summary": "RHBZ#2242544",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242544"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39323",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39323"
},
{
"category": "external",
"summary": "https://go.dev/cl/533215",
"url": "https://go.dev/cl/533215"
},
{
"category": "external",
"summary": "https://go.dev/issue/63211",
"url": "https://go.dev/issue/63211"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/XBa1oHDevAo",
"url": "https://groups.google.com/g/golang-announce/c/XBa1oHDevAo"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2095.json",
"url": "https://vuln.go.dev/ID/GO-2023-2095.json"
}
],
"release_date": "2023-10-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T16:04:55+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6928"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:go-toolset-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.src::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.s390x::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-bin-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-docs-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-misc-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-src-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8",
"AppStream-8.9.0.GA:golang-tests-0:1.20.10-1.module+el8.9.0+20382+04f7fe80.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/go: line directives allows arbitrary execution during build"
}
]
}
RHBA-2023:7648
Vulnerability from csaf_redhat - Published: 2023-12-05 06:56 - Updated: 2026-05-19 21:18A flaw was found in Golang. The html/template package did not properly handle HMTL-like "<!--" and "-->" comment tokens, nor hashbang "#!" comment tokens, in <script> contexts. This issue may cause the template parser to improperly interpret the contents of <script> contexts, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64 | — | ||
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64 | — | ||
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64 | — | ||
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64 | — | ||
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64 | — |
A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in <script> contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64 | — | ||
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64 | — | ||
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64 | — | ||
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64 | — | ||
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64 | — |
A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64 | — | ||
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64 | — | ||
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64 | — | ||
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64 | — | ||
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64 | — |
A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64 | — | ||
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64 | — | ||
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64 | — | ||
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64 | — | ||
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64 | — | ||
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64 | — |
A memory leak was found in the otelhttp handler of open-telemetry. This flaw allows a remote, unauthenticated attacker to exhaust the server's memory by sending many malicious requests, affecting the availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated Release packages that fix several bugs and add various enhancements are now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Migration Toolkit for Virtualization 2.5.3 Images",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHBA-2023:7648",
"url": "https://access.redhat.com/errata/RHBA-2023:7648"
},
{
"category": "external",
"summary": "MTV-698",
"url": "https://issues.redhat.com/browse/MTV-698"
},
{
"category": "external",
"summary": "MTV-699",
"url": "https://issues.redhat.com/browse/MTV-699"
},
{
"category": "external",
"summary": "MTV-714",
"url": "https://issues.redhat.com/browse/MTV-714"
},
{
"category": "external",
"summary": "MTV-783",
"url": "https://issues.redhat.com/browse/MTV-783"
},
{
"category": "external",
"summary": "MTV-803",
"url": "https://issues.redhat.com/browse/MTV-803"
},
{
"category": "external",
"summary": "MTV-811",
"url": "https://issues.redhat.com/browse/MTV-811"
},
{
"category": "external",
"summary": "MTV-812",
"url": "https://issues.redhat.com/browse/MTV-812"
},
{
"category": "external",
"summary": "MTV-818",
"url": "https://issues.redhat.com/browse/MTV-818"
},
{
"category": "external",
"summary": "MTV-830",
"url": "https://issues.redhat.com/browse/MTV-830"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_7648.json"
}
],
"title": "Red Hat Bug Fix Advisory: MTV 2.5.3 Images",
"tracking": {
"current_release_date": "2026-05-19T21:18:08+00:00",
"generator": {
"date": "2026-05-19T21:18:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHBA-2023:7648",
"initial_release_date": "2023-12-05T06:56:16+00:00",
"revision_history": [
{
"date": "2023-12-05T06:56:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-05T06:56:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-19T21:18:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-MTV-2.5",
"product": {
"name": "8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_virtualization:2.5::el9"
}
}
},
{
"category": "product_name",
"name": "8Base-MTV-2.5",
"product": {
"name": "8Base-MTV-2.5",
"product_id": "8Base-MTV-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_virtualization:2.5::el8"
}
}
}
],
"category": "product_family",
"name": "Migration Toolkit for Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"product_id": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-api-rhel9\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"product_id": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-console-plugin-rhel9\u0026tag=2.5.3-4"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"product_id": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-controller-rhel9\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"product_id": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-must-gather-api-rhel8\u0026tag=2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"product_id": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-must-gather-rhel8\u0026tag=2.5.3-9"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"product_id": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-openstack-populator-rhel9\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"product_id": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-operator-bundle\u0026tag=2.5.3-30"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"product_id": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-rhel8-operator\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"product_id": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-ova-provider-server-rhel9\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"product_id": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-populator-controller-rhel9\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"product_id": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-rhv-populator-rhel8\u0026tag=2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"product_id": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-validation-rhel9\u0026tag=2.5.3-12"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64",
"product_id": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-virt-v2v-rhel9\u0026tag=2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"product_id": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8\u0026tag=2.5.3-11"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64 as a component of 8Base-MTV-2.5",
"product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"relates_to_product_reference": "8Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64 as a component of 8Base-MTV-2.5",
"product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"relates_to_product_reference": "8Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64 as a component of 8Base-MTV-2.5",
"product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"relates_to_product_reference": "8Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64 as a component of 8Base-MTV-2.5",
"product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"relates_to_product_reference": "8Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64 as a component of 8Base-MTV-2.5",
"product_id": "8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"relates_to_product_reference": "8Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64 as a component of 8Base-MTV-2.5",
"product_id": "9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64",
"relates_to_product_reference": "9Base-MTV-2.5"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"known_not_affected": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-05T06:56:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"known_not_affected": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-05T06:56:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"known_not_affected": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-05T06:56:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"known_not_affected": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-05T06:56:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-45142",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-10-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2245180"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak was found in the otelhttp handler of open-telemetry. This flaw allows a remote, unauthenticated attacker to exhaust the server\u0027s memory by sending many malicious requests, affecting the availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "opentelemetry: DoS vulnerability in otelhttp",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While no authentication is required, there are a significant number of non-default factors which prevent widespread exploitation of this flaw. For a service to be affected, all of the following must be true:\n* The go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp package must be in use\n* Configured a metrics pipeline which uses the otelhttp.NewHandler wrapper function\n* No filtering of unknown HTTP methods or user agents at a higher level (such as Content Delivery Network/Load Balancer/etc...)\n\nDue to the limited attack surface, Red Hat Product Security rates the impact as Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64"
],
"known_not_affected": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45142"
},
{
"category": "external",
"summary": "RHBZ#2245180",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245180"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45142",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45142"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45142",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45142"
},
{
"category": "external",
"summary": "https://github.com/open-telemetry/opentelemetry-go-contrib/security/advisories/GHSA-rcjv-mgp8-qvmr",
"url": "https://github.com/open-telemetry/opentelemetry-go-contrib/security/advisories/GHSA-rcjv-mgp8-qvmr"
}
],
"release_date": "2023-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-05T06:56:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:7648"
},
{
"category": "workaround",
"details": "As a workaround to stop being affected otelhttp.WithFilter() can be used.\n\nFor convenience and safe usage of this library, it should by default mark with the label unknown non-standard HTTP methods and User agents to show that such requests were made but do not increase cardinality. In case someone wants to stay with the current behavior, library API should allow to enable it.\n\nThe other possibility is to disable HTTP metrics instrumentation by passing otelhttp.WithMeterProvider option with noop.NewMeterProvider.",
"product_ids": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:8754f24846c622dab9bd423895512a8380f5bdb11569632a5ef8330f2beca1d7_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:fceee04ea01c3b516623ef6f15591e6807b9f00fe0c172d54b5d2787f51ac3b6_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:97e9e4096fe23ef06a79cc24db15f2d185922a76c00bf96fd4b49d541186c8fe_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:8fedc9fe464f5cacd62bb045b248e43d3bd89cbcefd168a3a1fae01e4728bd02_amd64",
"8Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:cce69df41be6386f1abf91f6466a4d8deaab4ec893354bd9e8be90fc35ef46b1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-api-rhel9@sha256:886beb6c16e2c325aad2c0aa7ab33d261af0c59daf901f1325a4f855a93e94e3_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:0df281d03f068951d4f82683bd1c3348ac905dd7d7097adb82ebd32da09e3159_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:da28fd4f76380dfa9072911ae004f9009199d45ea1f2bb7c6b1e86f874e1ace1_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:d0b218a09f5435fee89a2b0a9f4ff9a56891b123e565611094ebc81927576f92_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f6b4db29214b9e92404569b732eb4df67c3f5cab85f9f56219aee2e330a034ac_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-ova-provider-server-rhel9@sha256:20ba9c9859980fecdcf6aab2c9b90808fe2170e2e6408eab680721341816b316_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:d478f7b0cafe869f013da6ddc58055e8a54fa6f7e0778cd05176f08ca4cc4e5f_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:e0a5ff55776d70f48cd20ee87c8ca38039a1f1325d726041e958cf47f97711fe_amd64",
"9Base-MTV-2.5:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:455e95d6dacbe580cc3b9273c4c740d3f8b708b05c8c2dbdd1f67280b64d4ad6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "opentelemetry: DoS vulnerability in otelhttp"
}
]
}
RHSA-2023:5008
Vulnerability from csaf_redhat - Published: 2023-10-31 14:23 - Updated: 2026-05-19 21:18An authentication bypass vulnerability was discovered in kube-apiserver. This issue could allow a remote, authenticated attacker who has been given permissions "update, patch" the "pods/ephemeralcontainers" subresource beyond what the default is. They would then need to create a new pod or patch one that they already have access to. This might allow evasion of SCC admission restrictions, thereby gaining control of a privileged pod.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Kubernetes, where users may be able to launch containers using images restricted by the ImagePolicyWebhook when using ephemeral containers. Kubernetes clusters are only affected if the ImagePolicyWebhook admission plugin is used together with ephemeral containers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Kubernetes, where users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using ephemeral containers. The policy ensures that pods running with a service account may only reference secrets specified in the service account’s secrets field. Kubernetes clusters are only affected if the ServiceAccount admission plugin and the kubernetes.io/enforce-mountable-secrets annotation are used together with ephemeral containers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang. The html/template package did not properly handle HMTL-like "<!--" and "-->" comment tokens, nor hashbang "#!" comment tokens, in <script> contexts. This issue may cause the template parser to improperly interpret the contents of <script> contexts, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch | — |
Vendor Fix
fix
|
A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in <script> contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch | — |
Vendor Fix
fix
|
A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch | — |
Vendor Fix
fix
|
A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat build of MicroShift release 4.14.0 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat build of MicroShift is Red Hat\u0027s light-weight Kubernetes orchestration solution designed for edge device deployments and is built from the edge capabilities of Red Hat OpenShift. MicroShift is an application that is deployed on top of Red Hat Enterprise Linux devices at the edge, providing an efficient way to operate single-node clusters in these low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift 4.14.0. Read the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:5006\n\nAll of the bug fixes may not be documented in this advisory. Read the following release notes documentation for details about these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.14/html/release_notes/index\n\nSecurity Fix(es):\n\n* kube-apiserver: PrivEsc (CVE-2023-1260)\n\n* kube-apiserver: Bypassing policies imposed by the ImagePolicyWebhook admission plugin (CVE-2023-2727)\n\n* kube-apiserver: Bypassing enforce mountable secrets policy imposed by the ServiceAccount admission plugin (CVE-2023-2728)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:5008",
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2176267",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176267"
},
{
"category": "external",
"summary": "2211322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211322"
},
{
"category": "external",
"summary": "2211348",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211348"
},
{
"category": "external",
"summary": "OCPBUGS-10201",
"url": "https://issues.redhat.com/browse/OCPBUGS-10201"
},
{
"category": "external",
"summary": "OCPBUGS-10226",
"url": "https://issues.redhat.com/browse/OCPBUGS-10226"
},
{
"category": "external",
"summary": "OCPBUGS-10766",
"url": "https://issues.redhat.com/browse/OCPBUGS-10766"
},
{
"category": "external",
"summary": "OCPBUGS-11296",
"url": "https://issues.redhat.com/browse/OCPBUGS-11296"
},
{
"category": "external",
"summary": "OCPBUGS-11374",
"url": "https://issues.redhat.com/browse/OCPBUGS-11374"
},
{
"category": "external",
"summary": "OCPBUGS-11421",
"url": "https://issues.redhat.com/browse/OCPBUGS-11421"
},
{
"category": "external",
"summary": "OCPBUGS-11512",
"url": "https://issues.redhat.com/browse/OCPBUGS-11512"
},
{
"category": "external",
"summary": "OCPBUGS-11538",
"url": "https://issues.redhat.com/browse/OCPBUGS-11538"
},
{
"category": "external",
"summary": "OCPBUGS-11592",
"url": "https://issues.redhat.com/browse/OCPBUGS-11592"
},
{
"category": "external",
"summary": "OCPBUGS-11734",
"url": "https://issues.redhat.com/browse/OCPBUGS-11734"
},
{
"category": "external",
"summary": "OCPBUGS-11829",
"url": "https://issues.redhat.com/browse/OCPBUGS-11829"
},
{
"category": "external",
"summary": "OCPBUGS-11967",
"url": "https://issues.redhat.com/browse/OCPBUGS-11967"
},
{
"category": "external",
"summary": "OCPBUGS-12146",
"url": "https://issues.redhat.com/browse/OCPBUGS-12146"
},
{
"category": "external",
"summary": "OCPBUGS-12736",
"url": "https://issues.redhat.com/browse/OCPBUGS-12736"
},
{
"category": "external",
"summary": "OCPBUGS-12744",
"url": "https://issues.redhat.com/browse/OCPBUGS-12744"
},
{
"category": "external",
"summary": "OCPBUGS-12977",
"url": "https://issues.redhat.com/browse/OCPBUGS-12977"
},
{
"category": "external",
"summary": "OCPBUGS-13078",
"url": "https://issues.redhat.com/browse/OCPBUGS-13078"
},
{
"category": "external",
"summary": "OCPBUGS-13221",
"url": "https://issues.redhat.com/browse/OCPBUGS-13221"
},
{
"category": "external",
"summary": "OCPBUGS-14364",
"url": "https://issues.redhat.com/browse/OCPBUGS-14364"
},
{
"category": "external",
"summary": "OCPBUGS-14678",
"url": "https://issues.redhat.com/browse/OCPBUGS-14678"
},
{
"category": "external",
"summary": "OCPBUGS-15397",
"url": "https://issues.redhat.com/browse/OCPBUGS-15397"
},
{
"category": "external",
"summary": "OCPBUGS-15740",
"url": "https://issues.redhat.com/browse/OCPBUGS-15740"
},
{
"category": "external",
"summary": "OCPBUGS-15948",
"url": "https://issues.redhat.com/browse/OCPBUGS-15948"
},
{
"category": "external",
"summary": "OCPBUGS-16339",
"url": "https://issues.redhat.com/browse/OCPBUGS-16339"
},
{
"category": "external",
"summary": "OCPBUGS-16392",
"url": "https://issues.redhat.com/browse/OCPBUGS-16392"
},
{
"category": "external",
"summary": "OCPBUGS-18696",
"url": "https://issues.redhat.com/browse/OCPBUGS-18696"
},
{
"category": "external",
"summary": "OCPBUGS-18773",
"url": "https://issues.redhat.com/browse/OCPBUGS-18773"
},
{
"category": "external",
"summary": "OCPBUGS-19339",
"url": "https://issues.redhat.com/browse/OCPBUGS-19339"
},
{
"category": "external",
"summary": "OCPBUGS-19423",
"url": "https://issues.redhat.com/browse/OCPBUGS-19423"
},
{
"category": "external",
"summary": "OCPBUGS-19518",
"url": "https://issues.redhat.com/browse/OCPBUGS-19518"
},
{
"category": "external",
"summary": "OCPBUGS-19638",
"url": "https://issues.redhat.com/browse/OCPBUGS-19638"
},
{
"category": "external",
"summary": "OCPBUGS-19646",
"url": "https://issues.redhat.com/browse/OCPBUGS-19646"
},
{
"category": "external",
"summary": "OCPBUGS-19772",
"url": "https://issues.redhat.com/browse/OCPBUGS-19772"
},
{
"category": "external",
"summary": "OCPBUGS-19872",
"url": "https://issues.redhat.com/browse/OCPBUGS-19872"
},
{
"category": "external",
"summary": "OCPBUGS-19939",
"url": "https://issues.redhat.com/browse/OCPBUGS-19939"
},
{
"category": "external",
"summary": "OCPBUGS-20059",
"url": "https://issues.redhat.com/browse/OCPBUGS-20059"
},
{
"category": "external",
"summary": "OCPBUGS-20174",
"url": "https://issues.redhat.com/browse/OCPBUGS-20174"
},
{
"category": "external",
"summary": "OCPBUGS-6861",
"url": "https://issues.redhat.com/browse/OCPBUGS-6861"
},
{
"category": "external",
"summary": "OCPBUGS-7535",
"url": "https://issues.redhat.com/browse/OCPBUGS-7535"
},
{
"category": "external",
"summary": "OCPBUGS-7779",
"url": "https://issues.redhat.com/browse/OCPBUGS-7779"
},
{
"category": "external",
"summary": "OCPBUGS-7791",
"url": "https://issues.redhat.com/browse/OCPBUGS-7791"
},
{
"category": "external",
"summary": "OCPBUGS-7874",
"url": "https://issues.redhat.com/browse/OCPBUGS-7874"
},
{
"category": "external",
"summary": "OCPBUGS-8277",
"url": "https://issues.redhat.com/browse/OCPBUGS-8277"
},
{
"category": "external",
"summary": "OCPBUGS-8278",
"url": "https://issues.redhat.com/browse/OCPBUGS-8278"
},
{
"category": "external",
"summary": "OCPBUGS-8301",
"url": "https://issues.redhat.com/browse/OCPBUGS-8301"
},
{
"category": "external",
"summary": "OCPBUGS-8329",
"url": "https://issues.redhat.com/browse/OCPBUGS-8329"
},
{
"category": "external",
"summary": "OCPBUGS-8411",
"url": "https://issues.redhat.com/browse/OCPBUGS-8411"
},
{
"category": "external",
"summary": "OCPBUGS-8516",
"url": "https://issues.redhat.com/browse/OCPBUGS-8516"
},
{
"category": "external",
"summary": "OCPBUGS-9996",
"url": "https://issues.redhat.com/browse/OCPBUGS-9996"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5008.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of MicroShift 4.14.0 security update",
"tracking": {
"current_release_date": "2026-05-19T21:18:47+00:00",
"generator": {
"date": "2026-05-19T21:18:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2023:5008",
"initial_release_date": "2023-10-31T14:23:30+00:00",
"revision_history": [
{
"date": "2023-10-31T14:23:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-31T14:23:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-19T21:18:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"product": {
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"product_id": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"product": {
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"product_id": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"product": {
"name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"product_id": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-networking@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"product": {
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"product_id": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"product": {
"name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"product_id": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-networking@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"product": {
"name": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"product_id": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-release-info@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"product": {
"name": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"product_id": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-selinux@4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64"
},
"product_reference": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src"
},
"product_reference": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64"
},
"product_reference": "microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64"
},
"product_reference": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64"
},
"product_reference": "microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
},
"product_reference": "microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
},
"product_reference": "microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Xingxing Xia"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2023-1260",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"discovery_date": "2023-03-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2176267"
}
],
"notes": [
{
"category": "description",
"text": "An authentication bypass vulnerability was discovered in kube-apiserver. This issue could allow a remote, authenticated attacker who has been given permissions \"update, patch\" the \"pods/ephemeralcontainers\" subresource beyond what the default is. They would then need to create a new pod or patch one that they already have access to. This might allow evasion of SCC admission restrictions, thereby gaining control of a privileged pod.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kube-apiserver: PrivEsc",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-1260"
},
{
"category": "external",
"summary": "RHBZ#2176267",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176267"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-1260",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1260"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1260",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1260"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-92hx-3mh6-hc49",
"url": "https://github.com/advisories/GHSA-92hx-3mh6-hc49"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kube-apiserver: PrivEsc"
},
{
"acknowledgments": [
{
"names": [
"Kubernetes Security Team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-2727",
"discovery_date": "2023-05-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2211322"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Kubernetes, where users may be able to launch containers using images restricted by the ImagePolicyWebhook when using ephemeral containers. Kubernetes clusters are only affected if the ImagePolicyWebhook admission plugin is used together with ephemeral containers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kube-apiserver: Bypassing policies imposed by the ImagePolicyWebhook admission plugin",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2727"
},
{
"category": "external",
"summary": "RHBZ#2211322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211322"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2727",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2727"
},
{
"category": "external",
"summary": "https://github.com/kubernetes/kubernetes/issues/118640",
"url": "https://github.com/kubernetes/kubernetes/issues/118640"
}
],
"release_date": "2023-06-15T04:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
},
{
"category": "workaround",
"details": "This issue can be mitigated by applying the patch provided for the kube-apiserver component. This patch prevents ephemeral containers from using an image that is restricted by ImagePolicyWebhook. \nNote: Validation webhooks, (such as Gatekeeper \u003chttps://open-policy-agent.github.io/gatekeeper-library/website/validation/allowedrepos\u003e \nand Kyverno \u003chttps://kyverno.io/policies/other/allowed-image-repos/allowed-image-repos/\u003e) can also be used to enforce the same restrictions.",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kube-apiserver: Bypassing policies imposed by the ImagePolicyWebhook admission plugin"
},
{
"acknowledgments": [
{
"names": [
"Kubernetes Security Team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-2728",
"discovery_date": "2023-05-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2211348"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Kubernetes, where users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using ephemeral containers. The policy ensures that pods running with a service account may only reference secrets specified in the service account\u2019s secrets field. Kubernetes clusters are only affected if the ServiceAccount admission plugin and the kubernetes.io/enforce-mountable-secrets annotation are used together with ephemeral containers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kube-apiserver: Bypassing enforce mountable secrets policy imposed by the ServiceAccount admission plugin",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2728"
},
{
"category": "external",
"summary": "RHBZ#2211348",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211348"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2728",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2728"
},
{
"category": "external",
"summary": "https://github.com/kubernetes/kubernetes/issues/118640",
"url": "https://github.com/kubernetes/kubernetes/issues/118640"
}
],
"release_date": "2023-06-15T04:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
},
{
"category": "workaround",
"details": "This issue can be mitigated by applying the patch provided for the kube-apiserver component. The patch prevents ephemeral containers from bypassing the mountable secrets policy enforced by the ServiceAccount admission plugin.",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kube-apiserver: Bypassing enforce mountable secrets policy imposed by the ServiceAccount admission plugin"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:23:30+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.0-202310261440.p0.g1586504.assembly.4.14.0.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
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.