Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-41724 (GCVE-0-2022-41724)
Vulnerability from cvelistv5 – Published: 2023-02-28 17:19 – Updated: 2025-03-07 17:57- CWE-400 - Uncontrolled Resource Consumption
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | crypto/tls |
Affected:
0 , < 1.19.6
(semver)
Affected: 1.20.0-0 , < 1.20.1 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T12:49:43.929Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/58001"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/468125"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202311-09"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2022-41724",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-03-07T17:56:50.422222Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-03-07T17:57:05.605Z",
"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": "handshakeMessage.marshal"
},
{
"name": "Conn.writeRecord"
},
{
"name": "Conn.readHandshake"
},
{
"name": "Conn.handleRenegotiation"
},
{
"name": "Conn.handlePostHandshakeMessage"
},
{
"name": "Conn.handleKeyUpdate"
},
{
"name": "Conn.clientHandshake"
},
{
"name": "Conn.loadSession"
},
{
"name": "clientHandshakeState.handshake"
},
{
"name": "clientHandshakeState.doFullHandshake"
},
{
"name": "clientHandshakeState.readFinished"
},
{
"name": "clientHandshakeState.readSessionTicket"
},
{
"name": "clientHandshakeState.sendFinished"
},
{
"name": "clientHandshakeStateTLS13.handshake"
},
{
"name": "clientHandshakeStateTLS13.sendDummyChangeCipherSpec"
},
{
"name": "clientHandshakeStateTLS13.processHelloRetryRequest"
},
{
"name": "clientHandshakeStateTLS13.readServerParameters"
},
{
"name": "clientHandshakeStateTLS13.readServerCertificate"
},
{
"name": "clientHandshakeStateTLS13.readServerFinished"
},
{
"name": "clientHandshakeStateTLS13.sendClientCertificate"
},
{
"name": "clientHandshakeStateTLS13.sendClientFinished"
},
{
"name": "clientHelloMsg.marshal"
},
{
"name": "clientHelloMsg.marshalWithoutBinders"
},
{
"name": "clientHelloMsg.updateBinders"
},
{
"name": "serverHelloMsg.marshal"
},
{
"name": "encryptedExtensionsMsg.marshal"
},
{
"name": "endOfEarlyDataMsg.marshal"
},
{
"name": "keyUpdateMsg.marshal"
},
{
"name": "newSessionTicketMsgTLS13.marshal"
},
{
"name": "certificateRequestMsgTLS13.marshal"
},
{
"name": "certificateMsg.marshal"
},
{
"name": "certificateMsgTLS13.marshal"
},
{
"name": "serverKeyExchangeMsg.marshal"
},
{
"name": "certificateStatusMsg.marshal"
},
{
"name": "serverHelloDoneMsg.marshal"
},
{
"name": "clientKeyExchangeMsg.marshal"
},
{
"name": "finishedMsg.marshal"
},
{
"name": "certificateRequestMsg.marshal"
},
{
"name": "certificateVerifyMsg.marshal"
},
{
"name": "newSessionTicketMsg.marshal"
},
{
"name": "helloRequestMsg.marshal"
},
{
"name": "Conn.readClientHello"
},
{
"name": "serverHandshakeState.doResumeHandshake"
},
{
"name": "serverHandshakeState.doFullHandshake"
},
{
"name": "serverHandshakeState.readFinished"
},
{
"name": "serverHandshakeState.sendSessionTicket"
},
{
"name": "serverHandshakeState.sendFinished"
},
{
"name": "serverHandshakeStateTLS13.checkForResumption"
},
{
"name": "serverHandshakeStateTLS13.sendDummyChangeCipherSpec"
},
{
"name": "serverHandshakeStateTLS13.doHelloRetryRequest"
},
{
"name": "serverHandshakeStateTLS13.sendServerParameters"
},
{
"name": "serverHandshakeStateTLS13.sendServerCertificate"
},
{
"name": "serverHandshakeStateTLS13.sendServerFinished"
},
{
"name": "serverHandshakeStateTLS13.sendSessionTickets"
},
{
"name": "serverHandshakeStateTLS13.readClientCertificate"
},
{
"name": "serverHandshakeStateTLS13.readClientFinished"
},
{
"name": "cipherSuiteTLS13.expandLabel"
},
{
"name": "sessionState.marshal"
},
{
"name": "sessionStateTLS13.marshal"
},
{
"name": "Conn.Handshake"
},
{
"name": "Conn.HandshakeContext"
},
{
"name": "Conn.Read"
},
{
"name": "Conn.Write"
},
{
"name": "ConnectionState.ExportKeyingMaterial"
},
{
"name": "Dial"
},
{
"name": "DialWithDialer"
},
{
"name": "Dialer.Dial"
},
{
"name": "Dialer.DialContext"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.19.6",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.20.1",
"status": "affected",
"version": "1.20.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Marten Seemann"
}
],
"descriptions": [
{
"lang": "en",
"value": "Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly enable session resumption (by setting Config.ClientSessionCache to a non-nil value), and TLS 1.3 servers which request client certificates (by setting Config.ClientAuth \u003e= RequestClientCert)."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-11-25T11:09:30.560Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/58001"
},
{
"url": "https://go.dev/cl/468125"
},
{
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
},
{
"url": "https://security.gentoo.org/glsa/202311-09"
}
],
"title": "Panic on large handshake records in crypto/tls"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2022-41724",
"datePublished": "2023-02-28T17:19:44.420Z",
"dateReserved": "2022-09-28T17:00:06.611Z",
"dateUpdated": "2025-03-07T17:57:05.605Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-41724",
"date": "2026-05-27",
"epss": "0.0002",
"percentile": "0.05723"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-41724\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2023-02-28T18:15:10.043\",\"lastModified\":\"2024-11-21T07:23:44.603\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly enable session resumption (by setting Config.ClientSessionCache to a non-nil value), and TLS 1.3 servers which request client certificates (by setting Config.ClientAuth \u003e= RequestClientCert).\"}],\"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-400\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.19.6\",\"matchCriteriaId\":\"2219CF76-6D17-487E-9B67-BC49E4743528\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.20.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"B78574DF-045C-4A26-B0F5-8C082B24D9FD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.20.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"1A10A0A9-4C2C-42FF-AB8C-52D023BE1445\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.20.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"AE127A27-C103-4F60-AE36-8AF1C92ADEA9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.20.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"E40BF33F-3AE7-4CF3-8E29-E92B94243CFA\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/468125\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\",\"Release Notes\"]},{\"url\":\"https://go.dev/issue/58001\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-1570\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/cl/468125\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Release Notes\"]},{\"url\":\"https://go.dev/issue/58001\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-1570\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://go.dev/issue/58001\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.dev/cl/468125\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1570\", \"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-03T12:49:43.929Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-41724\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-07T17:56:50.422222Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-07T17:56:59.380Z\"}}], \"cna\": {\"title\": \"Panic on large handshake records in crypto/tls\", \"credits\": [{\"lang\": \"en\", \"value\": \"Marten Seemann\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"crypto/tls\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.19.6\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.20.0-0\", \"lessThan\": \"1.20.1\", \"versionType\": \"semver\"}], \"packageName\": \"crypto/tls\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"handshakeMessage.marshal\"}, {\"name\": \"Conn.writeRecord\"}, {\"name\": \"Conn.readHandshake\"}, {\"name\": \"Conn.handleRenegotiation\"}, {\"name\": \"Conn.handlePostHandshakeMessage\"}, {\"name\": \"Conn.handleKeyUpdate\"}, {\"name\": \"Conn.clientHandshake\"}, {\"name\": \"Conn.loadSession\"}, {\"name\": \"clientHandshakeState.handshake\"}, {\"name\": \"clientHandshakeState.doFullHandshake\"}, {\"name\": \"clientHandshakeState.readFinished\"}, {\"name\": \"clientHandshakeState.readSessionTicket\"}, {\"name\": \"clientHandshakeState.sendFinished\"}, {\"name\": \"clientHandshakeStateTLS13.handshake\"}, {\"name\": \"clientHandshakeStateTLS13.sendDummyChangeCipherSpec\"}, {\"name\": \"clientHandshakeStateTLS13.processHelloRetryRequest\"}, {\"name\": \"clientHandshakeStateTLS13.readServerParameters\"}, {\"name\": \"clientHandshakeStateTLS13.readServerCertificate\"}, {\"name\": \"clientHandshakeStateTLS13.readServerFinished\"}, {\"name\": \"clientHandshakeStateTLS13.sendClientCertificate\"}, {\"name\": \"clientHandshakeStateTLS13.sendClientFinished\"}, {\"name\": \"clientHelloMsg.marshal\"}, {\"name\": \"clientHelloMsg.marshalWithoutBinders\"}, {\"name\": \"clientHelloMsg.updateBinders\"}, {\"name\": \"serverHelloMsg.marshal\"}, {\"name\": \"encryptedExtensionsMsg.marshal\"}, {\"name\": \"endOfEarlyDataMsg.marshal\"}, {\"name\": \"keyUpdateMsg.marshal\"}, {\"name\": \"newSessionTicketMsgTLS13.marshal\"}, {\"name\": \"certificateRequestMsgTLS13.marshal\"}, {\"name\": \"certificateMsg.marshal\"}, {\"name\": \"certificateMsgTLS13.marshal\"}, {\"name\": \"serverKeyExchangeMsg.marshal\"}, {\"name\": \"certificateStatusMsg.marshal\"}, {\"name\": \"serverHelloDoneMsg.marshal\"}, {\"name\": \"clientKeyExchangeMsg.marshal\"}, {\"name\": \"finishedMsg.marshal\"}, {\"name\": \"certificateRequestMsg.marshal\"}, {\"name\": \"certificateVerifyMsg.marshal\"}, {\"name\": \"newSessionTicketMsg.marshal\"}, {\"name\": \"helloRequestMsg.marshal\"}, {\"name\": \"Conn.readClientHello\"}, {\"name\": \"serverHandshakeState.doResumeHandshake\"}, {\"name\": \"serverHandshakeState.doFullHandshake\"}, {\"name\": \"serverHandshakeState.readFinished\"}, {\"name\": \"serverHandshakeState.sendSessionTicket\"}, {\"name\": \"serverHandshakeState.sendFinished\"}, {\"name\": \"serverHandshakeStateTLS13.checkForResumption\"}, {\"name\": \"serverHandshakeStateTLS13.sendDummyChangeCipherSpec\"}, {\"name\": \"serverHandshakeStateTLS13.doHelloRetryRequest\"}, {\"name\": \"serverHandshakeStateTLS13.sendServerParameters\"}, {\"name\": \"serverHandshakeStateTLS13.sendServerCertificate\"}, {\"name\": \"serverHandshakeStateTLS13.sendServerFinished\"}, {\"name\": \"serverHandshakeStateTLS13.sendSessionTickets\"}, {\"name\": \"serverHandshakeStateTLS13.readClientCertificate\"}, {\"name\": \"serverHandshakeStateTLS13.readClientFinished\"}, {\"name\": \"cipherSuiteTLS13.expandLabel\"}, {\"name\": \"sessionState.marshal\"}, {\"name\": \"sessionStateTLS13.marshal\"}, {\"name\": \"Conn.Handshake\"}, {\"name\": \"Conn.HandshakeContext\"}, {\"name\": \"Conn.Read\"}, {\"name\": \"Conn.Write\"}, {\"name\": \"ConnectionState.ExportKeyingMaterial\"}, {\"name\": \"Dial\"}, {\"name\": \"DialWithDialer\"}, {\"name\": \"Dialer.Dial\"}, {\"name\": \"Dialer.DialContext\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/58001\"}, {\"url\": \"https://go.dev/cl/468125\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1570\"}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly enable session resumption (by setting Config.ClientSessionCache to a non-nil value), and TLS 1.3 servers which request client certificates (by setting Config.ClientAuth \u003e= RequestClientCert).\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2023-11-25T11:09:30.560Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-41724\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-07T17:57:05.605Z\", \"dateReserved\": \"2022-09-28T17:00:06.611Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2023-02-28T17:19:44.420Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2023:4003
Vulnerability from csaf_redhat - Published: 2023-07-10 09:56 - Updated: 2026-05-28 02:50A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request's form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
An integer overflow flaw was found in Golang's crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
Workaround
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
Workaround
|
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
Workaround
|
A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr={{.}}") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
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": "This is release 1.4 of the rpms for Red Hat Service Interconnect. Red Hat Service Interconnect 1.4 introduces a service network, linking TCP and HTTP services across the hybrid cloud.\nA service network enables communication between services running in different network locations or sites. It allows geographically distributed services to connect as if they were all running in the same site.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "As a Kubernetes user, I cannot connect easily connect services from one cluster with services on another cluster. Red Hat Application Interconnect enables me to create a service network and it allows geographically distributed services to connect as if they were all running in the same site.\n\nSecurity Fix(es):\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\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:4003",
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_service_interconnect",
"url": "https://access.redhat.com/documentation/en-us/red_hat_service_interconnect"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4003.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Service Interconnect 1.4 Release security update",
"tracking": {
"current_release_date": "2026-05-28T02:50:48+00:00",
"generator": {
"date": "2026-05-28T02:50:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:4003",
"initial_release_date": "2023-07-10T09:56:57+00:00",
"revision_history": [
{
"date": "2023-07-10T09:56:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-10T09:56:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T02:50:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Service Interconnect",
"product": {
"name": "Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_interconnect:1::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Service Interconnect 1",
"product": {
"name": "Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_interconnect:1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Service Interconnect"
},
{
"branches": [
{
"category": "product_version",
"name": "libwebsockets-0:4.3.1-1.el8ai.src",
"product": {
"name": "libwebsockets-0:4.3.1-1.el8ai.src",
"product_id": "libwebsockets-0:4.3.1-1.el8ai.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets@4.3.1-1.el8ai?arch=src"
}
}
},
{
"category": "product_version",
"name": "skupper-router-0:2.4.1-2.el8.src",
"product": {
"name": "skupper-router-0:2.4.1-2.el8.src",
"product_id": "skupper-router-0:2.4.1-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router@2.4.1-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-0:0.37.0-2.el8ai.src",
"product": {
"name": "qpid-proton-0:0.37.0-2.el8ai.src",
"product_id": "qpid-proton-0:0.37.0-2.el8ai.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton@0.37.0-2.el8ai?arch=src"
}
}
},
{
"category": "product_version",
"name": "skupper-cli-0:1.4.1-2.el8.src",
"product": {
"name": "skupper-cli-0:1.4.1-2.el8.src",
"product_id": "skupper-cli-0:1.4.1-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-cli@1.4.1-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-0:4.3.1-1.el9ai.src",
"product": {
"name": "libwebsockets-0:4.3.1-1.el9ai.src",
"product_id": "libwebsockets-0:4.3.1-1.el9ai.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets@4.3.1-1.el9ai?arch=src"
}
}
},
{
"category": "product_version",
"name": "skupper-router-0:2.4.1-2.el9.src",
"product": {
"name": "skupper-router-0:2.4.1-2.el9.src",
"product_id": "skupper-router-0:2.4.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router@2.4.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-0:0.37.0-2.el9ai.src",
"product": {
"name": "qpid-proton-0:0.37.0-2.el9ai.src",
"product_id": "qpid-proton-0:0.37.0-2.el9ai.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton@0.37.0-2.el9ai?arch=src"
}
}
},
{
"category": "product_version",
"name": "jsoncpp-0:1.9.4-3.el9.src",
"product": {
"name": "jsoncpp-0:1.9.4-3.el9.src",
"product_id": "jsoncpp-0:1.9.4-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoncpp@1.9.4-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "skupper-cli-0:1.4.1-2.el9.src",
"product": {
"name": "skupper-cli-0:1.4.1-2.el9.src",
"product_id": "skupper-cli-0:1.4.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-cli@1.4.1-2.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libwebsockets-0:4.3.1-1.el8ai.x86_64",
"product": {
"name": "libwebsockets-0:4.3.1-1.el8ai.x86_64",
"product_id": "libwebsockets-0:4.3.1-1.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets@4.3.1-1.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"product": {
"name": "libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"product_id": "libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-devel@4.3.1-1.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"product": {
"name": "libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"product_id": "libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-debugsource@4.3.1-1.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"product": {
"name": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"product_id": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-debuginfo@4.3.1-1.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-router-0:2.4.1-2.el8.x86_64",
"product": {
"name": "skupper-router-0:2.4.1-2.el8.x86_64",
"product_id": "skupper-router-0:2.4.1-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router@2.4.1-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"product": {
"name": "skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"product_id": "skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-debugsource@2.4.1-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"product": {
"name": "skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"product_id": "skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-debuginfo@2.4.1-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"product_id": "python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qpid-proton@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"product_id": "qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-c@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"product_id": "qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-c-devel@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"product_id": "qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-debugsource@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_id": "python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qpid-proton-debuginfo@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_id": "qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-c-debuginfo@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_id": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-cpp-debuginfo@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_id": "qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-debuginfo@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_id": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-qpid_proton-debuginfo@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-cli-0:1.4.1-2.el8.x86_64",
"product": {
"name": "skupper-cli-0:1.4.1-2.el8.x86_64",
"product_id": "skupper-cli-0:1.4.1-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-cli@1.4.1-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-0:4.3.1-1.el9ai.x86_64",
"product": {
"name": "libwebsockets-0:4.3.1-1.el9ai.x86_64",
"product_id": "libwebsockets-0:4.3.1-1.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets@4.3.1-1.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"product": {
"name": "libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"product_id": "libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-devel@4.3.1-1.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"product": {
"name": "libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"product_id": "libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-debugsource@4.3.1-1.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"product": {
"name": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"product_id": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-debuginfo@4.3.1-1.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-router-0:2.4.1-2.el9.x86_64",
"product": {
"name": "skupper-router-0:2.4.1-2.el9.x86_64",
"product_id": "skupper-router-0:2.4.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router@2.4.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"product": {
"name": "skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"product_id": "skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-debugsource@2.4.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"product": {
"name": "skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"product_id": "skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-debuginfo@2.4.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"product_id": "python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qpid-proton@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-c@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-c-devel@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-cpp@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-cpp-devel@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-debugsource@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_id": "python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qpid-proton-debuginfo@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-c-debuginfo@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-cpp-debuginfo@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-debuginfo@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_id": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-qpid_proton-debuginfo@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jsoncpp-0:1.9.4-3.el9.x86_64",
"product": {
"name": "jsoncpp-0:1.9.4-3.el9.x86_64",
"product_id": "jsoncpp-0:1.9.4-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoncpp@1.9.4-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"product": {
"name": "jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"product_id": "jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoncpp-devel@1.9.4-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"product": {
"name": "jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"product_id": "jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoncpp-debugsource@1.9.4-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"product": {
"name": "jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"product_id": "jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoncpp-debuginfo@1.9.4-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-cli-0:1.4.1-2.el9.x86_64",
"product": {
"name": "skupper-cli-0:1.4.1-2.el9.x86_64",
"product_id": "skupper-cli-0:1.4.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-cli@1.4.1-2.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libwebsockets-0:4.3.1-1.el8ai.aarch64",
"product": {
"name": "libwebsockets-0:4.3.1-1.el8ai.aarch64",
"product_id": "libwebsockets-0:4.3.1-1.el8ai.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets@4.3.1-1.el8ai?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"product": {
"name": "libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"product_id": "libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-devel@4.3.1-1.el8ai?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"product": {
"name": "libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"product_id": "libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-debugsource@4.3.1-1.el8ai?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"product": {
"name": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"product_id": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-debuginfo@4.3.1-1.el8ai?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-0:4.3.1-1.el9ai.aarch64",
"product": {
"name": "libwebsockets-0:4.3.1-1.el9ai.aarch64",
"product_id": "libwebsockets-0:4.3.1-1.el9ai.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets@4.3.1-1.el9ai?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"product": {
"name": "libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"product_id": "libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-devel@4.3.1-1.el9ai?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"product": {
"name": "libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"product_id": "libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-debugsource@4.3.1-1.el9ai?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"product": {
"name": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"product_id": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-debuginfo@4.3.1-1.el9ai?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "skupper-router-common-0:2.4.1-2.el8.noarch",
"product": {
"name": "skupper-router-common-0:2.4.1-2.el8.noarch",
"product_id": "skupper-router-common-0:2.4.1-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-common@2.4.1-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "skupper-router-docs-0:2.4.1-2.el8.noarch",
"product": {
"name": "skupper-router-docs-0:2.4.1-2.el8.noarch",
"product_id": "skupper-router-docs-0:2.4.1-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-docs@2.4.1-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "skupper-router-tools-0:2.4.1-2.el8.noarch",
"product": {
"name": "skupper-router-tools-0:2.4.1-2.el8.noarch",
"product_id": "skupper-router-tools-0:2.4.1-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-tools@2.4.1-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "skupper-router-common-0:2.4.1-2.el9.noarch",
"product": {
"name": "skupper-router-common-0:2.4.1-2.el9.noarch",
"product_id": "skupper-router-common-0:2.4.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-common@2.4.1-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "skupper-router-docs-0:2.4.1-2.el9.noarch",
"product": {
"name": "skupper-router-docs-0:2.4.1-2.el9.noarch",
"product_id": "skupper-router-docs-0:2.4.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-docs@2.4.1-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "skupper-router-tools-0:2.4.1-2.el9.noarch",
"product": {
"name": "skupper-router-tools-0:2.4.1-2.el9.noarch",
"product_id": "skupper-router-tools-0:2.4.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-tools@2.4.1-2.el9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-0:4.3.1-1.el8ai.aarch64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64"
},
"product_reference": "libwebsockets-0:4.3.1-1.el8ai.aarch64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-0:4.3.1-1.el8ai.src as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src"
},
"product_reference": "libwebsockets-0:4.3.1-1.el8ai.src",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-0:4.3.1-1.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64"
},
"product_reference": "libwebsockets-0:4.3.1-1.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64"
},
"product_reference": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64"
},
"product_reference": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64"
},
"product_reference": "libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64"
},
"product_reference": "libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-devel-0:4.3.1-1.el8ai.aarch64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64"
},
"product_reference": "libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64"
},
"product_reference": "libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-0:0.37.0-2.el8ai.src as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src"
},
"product_reference": "qpid-proton-0:0.37.0-2.el8ai.src",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-c-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-cli-0:1.4.1-2.el8.src as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src"
},
"product_reference": "skupper-cli-0:1.4.1-2.el8.src",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-cli-0:1.4.1-2.el8.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64"
},
"product_reference": "skupper-cli-0:1.4.1-2.el8.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-0:2.4.1-2.el8.src as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src"
},
"product_reference": "skupper-router-0:2.4.1-2.el8.src",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-0:2.4.1-2.el8.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64"
},
"product_reference": "skupper-router-0:2.4.1-2.el8.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-common-0:2.4.1-2.el8.noarch as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch"
},
"product_reference": "skupper-router-common-0:2.4.1-2.el8.noarch",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64"
},
"product_reference": "skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-debugsource-0:2.4.1-2.el8.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64"
},
"product_reference": "skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-docs-0:2.4.1-2.el8.noarch as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch"
},
"product_reference": "skupper-router-docs-0:2.4.1-2.el8.noarch",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-tools-0:2.4.1-2.el8.noarch as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch"
},
"product_reference": "skupper-router-tools-0:2.4.1-2.el8.noarch",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoncpp-0:1.9.4-3.el9.src as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src"
},
"product_reference": "jsoncpp-0:1.9.4-3.el9.src",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoncpp-0:1.9.4-3.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64"
},
"product_reference": "jsoncpp-0:1.9.4-3.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64"
},
"product_reference": "jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64"
},
"product_reference": "jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoncpp-devel-0:1.9.4-3.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64"
},
"product_reference": "jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-0:4.3.1-1.el9ai.aarch64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64"
},
"product_reference": "libwebsockets-0:4.3.1-1.el9ai.aarch64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-0:4.3.1-1.el9ai.src as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src"
},
"product_reference": "libwebsockets-0:4.3.1-1.el9ai.src",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-0:4.3.1-1.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64"
},
"product_reference": "libwebsockets-0:4.3.1-1.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64"
},
"product_reference": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64"
},
"product_reference": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64"
},
"product_reference": "libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64"
},
"product_reference": "libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-devel-0:4.3.1-1.el9ai.aarch64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64"
},
"product_reference": "libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64"
},
"product_reference": "libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-0:0.37.0-2.el9ai.src as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src"
},
"product_reference": "qpid-proton-0:0.37.0-2.el9ai.src",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-c-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-cli-0:1.4.1-2.el9.src as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src"
},
"product_reference": "skupper-cli-0:1.4.1-2.el9.src",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-cli-0:1.4.1-2.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
},
"product_reference": "skupper-cli-0:1.4.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-0:2.4.1-2.el9.src as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src"
},
"product_reference": "skupper-router-0:2.4.1-2.el9.src",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-0:2.4.1-2.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64"
},
"product_reference": "skupper-router-0:2.4.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-common-0:2.4.1-2.el9.noarch as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch"
},
"product_reference": "skupper-router-common-0:2.4.1-2.el9.noarch",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64"
},
"product_reference": "skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-debugsource-0:2.4.1-2.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64"
},
"product_reference": "skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-docs-0:2.4.1-2.el9.noarch as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch"
},
"product_reference": "skupper-router-docs-0:2.4.1-2.el9.noarch",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-tools-0:2.4.1-2.el9.noarch as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
},
"product_reference": "skupper-router-tools-0:2.4.1-2.el9.noarch",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate impact.",
"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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.\nRedhat has marked this vulnerability as moderate as this vulnerability could lead to a potential denial of service when all the resource of a system is consumed which is technically not a clear case of denial of service.",
"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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
},
{
"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": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Moderate because it allows denial of service condition in Go\u2019s source code parser when processing specially crafted input containing //line directives with excessively large line numbers. Exploitation can cause the parser to enter an infinite loop, consuming CPU resources and rendering services unresponsive. While this issue does not permit code execution or data access, it poses a significant availability impact for systems processing untrusted Go source input.",
"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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
},
{
"category": "workaround",
"details": "To mitigate this issue, upgrade Go to version 1.19.8, 1.20.3, or later, where the vulnerability has been addressed.",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it is also not affected.",
"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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is low.",
"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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact to low.",
"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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.aarch64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.aarch64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
}
]
}
RHSA-2023:4470
Vulnerability from csaf_redhat - Published: 2023-08-03 14:15 - Updated: 2026-05-27 02:32A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr={{.}}") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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": "An update is now available for Red Hat Ansible Automation Platform 2.3\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 Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es) for openshift-clients:\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n* golang: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\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:4470",
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4470.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.3 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2026-05-27T02:32:44+00:00",
"generator": {
"date": "2026-05-27T02:32:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:4470",
"initial_release_date": "2023-08-03T14:15:32+00:00",
"revision_history": [
{
"date": "2023-08-03T14:15:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-03T14:15:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-27T02:32:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.3 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.3 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.3::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202307200611.p0.g49844f7.assembly.stream.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202307200611.p0.g49844f7.assembly.stream.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src as a component of Red Hat Ansible Automation Platform 2.3 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 as a component of Red Hat Ansible Automation Platform 2.3 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T14:15:32+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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T14:15:32+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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
}
],
"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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T14:15:32+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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
}
],
"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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T14:15:32+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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
}
],
"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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.\nRedhat has marked this vulnerability as moderate as this vulnerability could lead to a potential denial of service when all the resource of a system is consumed which is technically not a clear case of denial of service.",
"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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T14:15:32+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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
},
{
"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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Moderate because it allows denial of service condition in Go\u2019s source code parser when processing specially crafted input containing //line directives with excessively large line numbers. Exploitation can cause the parser to enter an infinite loop, consuming CPU resources and rendering services unresponsive. While this issue does not permit code execution or data access, it poses a significant availability impact for systems processing untrusted Go source input.",
"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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T14:15:32+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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
},
{
"category": "workaround",
"details": "To mitigate this issue, upgrade Go to version 1.19.8, 1.20.3, or later, where the vulnerability has been addressed.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it is also not affected.",
"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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T14:15:32+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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is low.",
"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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T14:15:32+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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24540",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of JavaScript whitespace",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore the impact is low.",
"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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24540"
},
{
"category": "external",
"summary": "RHBZ#2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540"
},
{
"category": "external",
"summary": "https://go.dev/issue/59721",
"url": "https://go.dev/issue/59721"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T14:15:32+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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact to low.",
"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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T14:15:32+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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
}
]
}
RHSA-2023:4627
Vulnerability from csaf_redhat - Published: 2023-08-14 01:02 - Updated: 2026-05-28 02:50A flaw was found in Jackson Databind. This issue may allow a malicious user to cause a denial of service (2 GB transient heap usage per read) in uncommon situations involving JsonNode JDK serialization.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
A flaw was found in undertow. The undertow client is not checking the server identity the server certificate presents in HTTPS connections. This is a compulsory step ( that should at least be performed by default) in HTTPS and in http/2.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead read the body of the HTTP request, which could be attacker-manipulated to represent arbitrary HTTP2 requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Those using Snakeyaml to parse untrusted YAML files may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stack overflow. This effect may support a denial of service attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
A flaw was found in codec-haproxy from the Netty project. This flaw allows an attacker to build a malformed crafted message and cause infinite recursion, causing stack exhaustion and leading to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
A flaw was found in HtmlUnit. This issue may allow a malicious user to supply content to htmlUnit, which could cause a crash by stack overflow, leading to a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
A flaw was found in Zip4j. In this issue, it does not always check the MAC when decrypting a ZIP archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
A flaw was found in the crypto/internal/nistec golang library. The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars, such as a scalar larger than the order of the curve. This does not impact usages of crypto/ecdsa or crypto/ecdh.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Workaround
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Workaround
|
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Workaround
|
A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Workaround
|
A flaw was found in Gin-Gonic Gin. This flaw allows a remote attacker to bypass security restrictions caused by improper input validation. An attacker can perform cache poisoning attacks by sending a specially-crafted request using the X-Forwarded-Prefix header.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Workaround
|
A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr={{.}}") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Workaround
|
A flaw was found in the fast-XML-parser. The affected versions of fast-XML-parser are vulnerable to a denial of service caused by a regular expression denial of service (ReDoS) flaw in the Doctype Entities. By sending a specially crafted regex input, a remote attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
{
"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": "Migration Toolkit for Applications 6.2.0 release\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": "Migration Toolkit for Applications 6.2.0 Images\n\nSecurity Fix(es):\n\n* golang: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n\n* jackson-databind: Possible DoS if using JDK serialization to serialize JsonNode (CVE-2021-46877)\n\n* undertow: Server identity in https connection is not checked by the undertow client (CVE-2022-4492)\n\n* x/net/http2/h2c: request smuggling (CVE-2022-41721)\n\n* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n\n* dev-java/snakeyaml: DoS via stack overflow (CVE-2022-41854)\n\n* codec-haproxy: HAProxyMessageDecoder Stack Exhaustion DoS (CVE-2022-41881)\n\n* htmlUnit: Stack overflow crash causes Denial of Service (DoS) (CVE-2023-2798)\n\n* zip4j: does not always check the MAC when decrypting a ZIP archive (CVE-2023-22899)\n\n* golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results (CVE-2023-24532)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* golang-github-gin-gonic-gin: Improper Input Validation (CVE-2023-26125)\n\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\n\n* fast-xml-parser: Regex Injection via Doctype Entities (CVE-2023-34104)\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:4627",
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2151988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151988"
},
{
"category": "external",
"summary": "2153260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153260"
},
{
"category": "external",
"summary": "2153379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153379"
},
{
"category": "external",
"summary": "2162182",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2162182"
},
{
"category": "external",
"summary": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "2185278",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185278"
},
{
"category": "external",
"summary": "2185707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185707"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "2203769",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2203769"
},
{
"category": "external",
"summary": "2210366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210366"
},
{
"category": "external",
"summary": "2221261",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221261"
},
{
"category": "external",
"summary": "2223355",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223355"
},
{
"category": "external",
"summary": "MTA-1015",
"url": "https://issues.redhat.com/browse/MTA-1015"
},
{
"category": "external",
"summary": "MTA-1041",
"url": "https://issues.redhat.com/browse/MTA-1041"
},
{
"category": "external",
"summary": "MTA-194",
"url": "https://issues.redhat.com/browse/MTA-194"
},
{
"category": "external",
"summary": "MTA-24",
"url": "https://issues.redhat.com/browse/MTA-24"
},
{
"category": "external",
"summary": "MTA-27",
"url": "https://issues.redhat.com/browse/MTA-27"
},
{
"category": "external",
"summary": "MTA-464",
"url": "https://issues.redhat.com/browse/MTA-464"
},
{
"category": "external",
"summary": "MTA-465",
"url": "https://issues.redhat.com/browse/MTA-465"
},
{
"category": "external",
"summary": "MTA-468",
"url": "https://issues.redhat.com/browse/MTA-468"
},
{
"category": "external",
"summary": "MTA-469",
"url": "https://issues.redhat.com/browse/MTA-469"
},
{
"category": "external",
"summary": "MTA-470",
"url": "https://issues.redhat.com/browse/MTA-470"
},
{
"category": "external",
"summary": "MTA-472",
"url": "https://issues.redhat.com/browse/MTA-472"
},
{
"category": "external",
"summary": "MTA-474",
"url": "https://issues.redhat.com/browse/MTA-474"
},
{
"category": "external",
"summary": "MTA-476",
"url": "https://issues.redhat.com/browse/MTA-476"
},
{
"category": "external",
"summary": "MTA-477",
"url": "https://issues.redhat.com/browse/MTA-477"
},
{
"category": "external",
"summary": "MTA-478",
"url": "https://issues.redhat.com/browse/MTA-478"
},
{
"category": "external",
"summary": "MTA-479",
"url": "https://issues.redhat.com/browse/MTA-479"
},
{
"category": "external",
"summary": "MTA-480",
"url": "https://issues.redhat.com/browse/MTA-480"
},
{
"category": "external",
"summary": "MTA-481",
"url": "https://issues.redhat.com/browse/MTA-481"
},
{
"category": "external",
"summary": "MTA-483",
"url": "https://issues.redhat.com/browse/MTA-483"
},
{
"category": "external",
"summary": "MTA-484",
"url": "https://issues.redhat.com/browse/MTA-484"
},
{
"category": "external",
"summary": "MTA-485",
"url": "https://issues.redhat.com/browse/MTA-485"
},
{
"category": "external",
"summary": "MTA-500",
"url": "https://issues.redhat.com/browse/MTA-500"
},
{
"category": "external",
"summary": "MTA-582",
"url": "https://issues.redhat.com/browse/MTA-582"
},
{
"category": "external",
"summary": "MTA-590",
"url": "https://issues.redhat.com/browse/MTA-590"
},
{
"category": "external",
"summary": "MTA-643",
"url": "https://issues.redhat.com/browse/MTA-643"
},
{
"category": "external",
"summary": "MTA-647",
"url": "https://issues.redhat.com/browse/MTA-647"
},
{
"category": "external",
"summary": "MTA-651",
"url": "https://issues.redhat.com/browse/MTA-651"
},
{
"category": "external",
"summary": "MTA-658",
"url": "https://issues.redhat.com/browse/MTA-658"
},
{
"category": "external",
"summary": "MTA-659",
"url": "https://issues.redhat.com/browse/MTA-659"
},
{
"category": "external",
"summary": "MTA-674",
"url": "https://issues.redhat.com/browse/MTA-674"
},
{
"category": "external",
"summary": "MTA-678",
"url": "https://issues.redhat.com/browse/MTA-678"
},
{
"category": "external",
"summary": "MTA-680",
"url": "https://issues.redhat.com/browse/MTA-680"
},
{
"category": "external",
"summary": "MTA-681",
"url": "https://issues.redhat.com/browse/MTA-681"
},
{
"category": "external",
"summary": "MTA-682",
"url": "https://issues.redhat.com/browse/MTA-682"
},
{
"category": "external",
"summary": "MTA-695",
"url": "https://issues.redhat.com/browse/MTA-695"
},
{
"category": "external",
"summary": "MTA-698",
"url": "https://issues.redhat.com/browse/MTA-698"
},
{
"category": "external",
"summary": "MTA-699",
"url": "https://issues.redhat.com/browse/MTA-699"
},
{
"category": "external",
"summary": "MTA-706",
"url": "https://issues.redhat.com/browse/MTA-706"
},
{
"category": "external",
"summary": "MTA-717",
"url": "https://issues.redhat.com/browse/MTA-717"
},
{
"category": "external",
"summary": "MTA-739",
"url": "https://issues.redhat.com/browse/MTA-739"
},
{
"category": "external",
"summary": "MTA-741",
"url": "https://issues.redhat.com/browse/MTA-741"
},
{
"category": "external",
"summary": "MTA-747",
"url": "https://issues.redhat.com/browse/MTA-747"
},
{
"category": "external",
"summary": "MTA-750",
"url": "https://issues.redhat.com/browse/MTA-750"
},
{
"category": "external",
"summary": "MTA-753",
"url": "https://issues.redhat.com/browse/MTA-753"
},
{
"category": "external",
"summary": "MTA-761",
"url": "https://issues.redhat.com/browse/MTA-761"
},
{
"category": "external",
"summary": "MTA-764",
"url": "https://issues.redhat.com/browse/MTA-764"
},
{
"category": "external",
"summary": "MTA-765",
"url": "https://issues.redhat.com/browse/MTA-765"
},
{
"category": "external",
"summary": "MTA-766",
"url": "https://issues.redhat.com/browse/MTA-766"
},
{
"category": "external",
"summary": "MTA-772",
"url": "https://issues.redhat.com/browse/MTA-772"
},
{
"category": "external",
"summary": "MTA-773",
"url": "https://issues.redhat.com/browse/MTA-773"
},
{
"category": "external",
"summary": "MTA-778",
"url": "https://issues.redhat.com/browse/MTA-778"
},
{
"category": "external",
"summary": "MTA-802",
"url": "https://issues.redhat.com/browse/MTA-802"
},
{
"category": "external",
"summary": "MTA-807",
"url": "https://issues.redhat.com/browse/MTA-807"
},
{
"category": "external",
"summary": "MTA-808",
"url": "https://issues.redhat.com/browse/MTA-808"
},
{
"category": "external",
"summary": "MTA-809",
"url": "https://issues.redhat.com/browse/MTA-809"
},
{
"category": "external",
"summary": "MTA-811",
"url": "https://issues.redhat.com/browse/MTA-811"
},
{
"category": "external",
"summary": "MTA-814",
"url": "https://issues.redhat.com/browse/MTA-814"
},
{
"category": "external",
"summary": "MTA-815",
"url": "https://issues.redhat.com/browse/MTA-815"
},
{
"category": "external",
"summary": "MTA-826",
"url": "https://issues.redhat.com/browse/MTA-826"
},
{
"category": "external",
"summary": "MTA-845",
"url": "https://issues.redhat.com/browse/MTA-845"
},
{
"category": "external",
"summary": "MTA-863",
"url": "https://issues.redhat.com/browse/MTA-863"
},
{
"category": "external",
"summary": "MTA-870",
"url": "https://issues.redhat.com/browse/MTA-870"
},
{
"category": "external",
"summary": "MTA-872",
"url": "https://issues.redhat.com/browse/MTA-872"
},
{
"category": "external",
"summary": "MTA-873",
"url": "https://issues.redhat.com/browse/MTA-873"
},
{
"category": "external",
"summary": "MTA-877",
"url": "https://issues.redhat.com/browse/MTA-877"
},
{
"category": "external",
"summary": "MTA-881",
"url": "https://issues.redhat.com/browse/MTA-881"
},
{
"category": "external",
"summary": "MTA-894",
"url": "https://issues.redhat.com/browse/MTA-894"
},
{
"category": "external",
"summary": "MTA-895",
"url": "https://issues.redhat.com/browse/MTA-895"
},
{
"category": "external",
"summary": "MTA-898",
"url": "https://issues.redhat.com/browse/MTA-898"
},
{
"category": "external",
"summary": "MTA-906",
"url": "https://issues.redhat.com/browse/MTA-906"
},
{
"category": "external",
"summary": "MTA-908",
"url": "https://issues.redhat.com/browse/MTA-908"
},
{
"category": "external",
"summary": "MTA-909",
"url": "https://issues.redhat.com/browse/MTA-909"
},
{
"category": "external",
"summary": "MTA-912",
"url": "https://issues.redhat.com/browse/MTA-912"
},
{
"category": "external",
"summary": "MTA-916",
"url": "https://issues.redhat.com/browse/MTA-916"
},
{
"category": "external",
"summary": "MTA-923",
"url": "https://issues.redhat.com/browse/MTA-923"
},
{
"category": "external",
"summary": "MTA-937",
"url": "https://issues.redhat.com/browse/MTA-937"
},
{
"category": "external",
"summary": "MTA-943",
"url": "https://issues.redhat.com/browse/MTA-943"
},
{
"category": "external",
"summary": "MTA-973",
"url": "https://issues.redhat.com/browse/MTA-973"
},
{
"category": "external",
"summary": "MTA-974",
"url": "https://issues.redhat.com/browse/MTA-974"
},
{
"category": "external",
"summary": "MTA-984",
"url": "https://issues.redhat.com/browse/MTA-984"
},
{
"category": "external",
"summary": "MTA-985",
"url": "https://issues.redhat.com/browse/MTA-985"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4627.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Applications security and bug fix update",
"tracking": {
"current_release_date": "2026-05-28T02:50:53+00:00",
"generator": {
"date": "2026-05-28T02:50:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:4627",
"initial_release_date": "2023-08-14T01:02:25+00:00",
"revision_history": [
{
"date": "2023-08-14T01:02:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-14T01:02:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T02:50:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "MTA 6.2 for RHEL 8",
"product": {
"name": "MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_applications:6.2::el9"
}
}
},
{
"category": "product_name",
"name": "MTA 6.2 for RHEL 8",
"product": {
"name": "MTA 6.2 for RHEL 8",
"product_id": "8Base-MTA-6.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_applications:6.2::el8"
}
}
}
],
"category": "product_family",
"name": "Migration Toolkit for Applications"
},
{
"branches": [
{
"category": "product_version",
"name": "mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"product": {
"name": "mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"product_id": "mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-hub-rhel9\u0026tag=6.2.0-16"
}
}
},
{
"category": "product_version",
"name": "mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"product": {
"name": "mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"product_id": "mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-operator-bundle\u0026tag=6.2.0-29"
}
}
},
{
"category": "product_version",
"name": "mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"product": {
"name": "mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"product_id": "mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-rhel8-operator\u0026tag=6.2.0-12"
}
}
},
{
"category": "product_version",
"name": "mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"product": {
"name": "mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"product_id": "mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-pathfinder-rhel9\u0026tag=6.2.0-5"
}
}
},
{
"category": "product_version",
"name": "mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"product": {
"name": "mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"product_id": "mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-ui-rhel9\u0026tag=6.2.0-17"
}
}
},
{
"category": "product_version",
"name": "mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64",
"product": {
"name": "mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64",
"product_id": "mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-windup-addon-rhel9\u0026tag=6.2.0-11"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64"
},
"product_reference": "mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"relates_to_product_reference": "8Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
},
"product_reference": "mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64"
},
"product_reference": "mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64"
},
"product_reference": "mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64"
},
"product_reference": "mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
},
"product_reference": "mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-46877",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185707"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jackson Databind. This issue may allow a malicious user to cause a denial of service (2 GB transient heap usage per read) in uncommon situations involving JsonNode JDK serialization.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jackson-databind: Possible DoS if using JDK serialization to serialize JsonNode",
"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-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-46877"
},
{
"category": "external",
"summary": "RHBZ#2185707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185707"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-46877",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46877"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-46877",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-46877"
}
],
"release_date": "2023-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jackson-databind: Possible DoS if using JDK serialization to serialize JsonNode"
},
{
"cve": "CVE-2022-4492",
"cwe": {
"id": "CWE-550",
"name": "Server-generated Error Message Containing Sensitive Information"
},
"discovery_date": "2022-12-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2153260"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undertow. The undertow client is not checking the server identity the server certificate presents in HTTPS connections. This is a compulsory step ( that should at least be performed by default) in HTTPS and in http/2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undertow: Server identity in https connection is not checked by the undertow client",
"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-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-4492"
},
{
"category": "external",
"summary": "RHBZ#2153260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153260"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-4492",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4492"
}
],
"release_date": "2022-12-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "undertow: Server identity in https connection is not checked by the undertow client"
},
{
"cve": "CVE-2022-41721",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2023-01-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2162182"
}
],
"notes": [
{
"category": "description",
"text": "A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead read the body of the HTTP request, which could be attacker-manipulated to represent arbitrary HTTP2 requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "x/net/http2/h2c: request smuggling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This moderate severity flaw was found in golang.org/x/net/http2/h2c when using MaxBytesHandler. If the handler does not fully read the body of an HTTP request, the server may interpret the remaining request body as HTTP/2 frames. An attacker can craft this body to include arbitrary HTTP/2 frames, enabling request smuggling. This can cause denial of service (DoS) by crashing or disrupting the server\u2019s HTTP/2 handling.",
"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-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41721"
},
{
"category": "external",
"summary": "RHBZ#2162182",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2162182"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41721",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41721"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41721",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41721"
},
{
"category": "external",
"summary": "https://go.dev/cl/447396",
"url": "https://go.dev/cl/447396"
},
{
"category": "external",
"summary": "https://go.dev/issue/56352",
"url": "https://go.dev/issue/56352"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1495",
"url": "https://pkg.go.dev/vuln/GO-2023-1495"
}
],
"release_date": "2023-01-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "x/net/http2/h2c: request smuggling"
},
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate impact.",
"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-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2022-41854",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2022-12-08T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2151988"
}
],
"notes": [
{
"category": "description",
"text": "Those using Snakeyaml to parse untrusted YAML files may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stack overflow. This effect may support a denial of service attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dev-java/snakeyaml: DoS via stack overflow",
"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-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41854"
},
{
"category": "external",
"summary": "RHBZ#2151988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151988"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41854",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41854"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41854",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41854"
},
{
"category": "external",
"summary": "https://bitbucket.org/snakeyaml/snakeyaml/issues/543/stackoverflow-oss-fuzz-50355",
"url": "https://bitbucket.org/snakeyaml/snakeyaml/issues/543/stackoverflow-oss-fuzz-50355"
},
{
"category": "external",
"summary": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50355",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50355"
}
],
"release_date": "2022-11-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dev-java/snakeyaml: DoS via stack overflow"
},
{
"cve": "CVE-2022-41881",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2022-12-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2153379"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in codec-haproxy from the Netty project. This flaw allows an attacker to build a malformed crafted message and cause infinite recursion, causing stack exhaustion and leading to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "codec-haproxy: HAProxyMessageDecoder Stack Exhaustion DoS",
"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-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41881"
},
{
"category": "external",
"summary": "RHBZ#2153379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153379"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41881"
}
],
"release_date": "2022-12-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "codec-haproxy: HAProxyMessageDecoder Stack Exhaustion DoS"
},
{
"cve": "CVE-2023-2798",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-05-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2210366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in HtmlUnit. This issue may allow a malicious user to supply content to htmlUnit, which could cause a crash by stack overflow, leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "htmlUnit: Stack overflow crash causes Denial of Service (DoS)",
"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-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2798"
},
{
"category": "external",
"summary": "RHBZ#2210366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2798",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2798"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2798",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2798"
}
],
"release_date": "2023-05-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "htmlUnit: Stack overflow crash causes Denial of Service (DoS)"
},
{
"cve": "CVE-2023-22899",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"discovery_date": "2023-01-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185278"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Zip4j. In this issue, it does not always check the MAC when decrypting a ZIP archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "zip4j: does not always check the MAC when decrypting a ZIP archive",
"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-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-22899"
},
{
"category": "external",
"summary": "RHBZ#2185278",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185278"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-22899",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22899"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-22899",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22899"
}
],
"release_date": "2023-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "zip4j: does not always check the MAC when decrypting a ZIP archive"
},
{
"cve": "CVE-2023-24532",
"cwe": {
"id": "CWE-682",
"name": "Incorrect Calculation"
},
"discovery_date": "2023-07-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2223355"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/internal/nistec golang library. The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars, such as a scalar larger than the order of the curve. This does not impact usages of crypto/ecdsa or crypto/ecdh.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results",
"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-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24532"
},
{
"category": "external",
"summary": "RHBZ#2223355",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223355"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24532"
},
{
"category": "external",
"summary": "https://go.dev/cl/471255",
"url": "https://go.dev/cl/471255"
},
{
"category": "external",
"summary": "https://go.dev/issue/58647",
"url": "https://go.dev/issue/58647"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/3-TpUx48iQY",
"url": "https://groups.google.com/g/golang-announce/c/3-TpUx48iQY"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1621",
"url": "https://pkg.go.dev/vuln/GO-2023-1621"
}
],
"release_date": "2023-03-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.\nRedhat has marked this vulnerability as moderate as this vulnerability could lead to a potential denial of service when all the resource of a system is consumed which is technically not a clear case of denial of service.",
"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-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
},
{
"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": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Moderate because it allows denial of service condition in Go\u2019s source code parser when processing specially crafted input containing //line directives with excessively large line numbers. Exploitation can cause the parser to enter an infinite loop, consuming CPU resources and rendering services unresponsive. While this issue does not permit code execution or data access, it poses a significant availability impact for systems processing untrusted Go source input.",
"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-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
},
{
"category": "workaround",
"details": "To mitigate this issue, upgrade Go to version 1.19.8, 1.20.3, or later, where the vulnerability has been addressed.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it is also not affected.",
"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-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is low.",
"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-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24540",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of JavaScript whitespace",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore the impact is low.",
"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-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24540"
},
{
"category": "external",
"summary": "RHBZ#2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540"
},
{
"category": "external",
"summary": "https://go.dev/issue/59721",
"url": "https://go.dev/issue/59721"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"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": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
},
{
"cve": "CVE-2023-26125",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2203769"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Gin-Gonic Gin. This flaw allows a remote attacker to bypass security restrictions caused by improper input validation. An attacker can perform cache poisoning attacks by sending a specially-crafted request using the X-Forwarded-Prefix header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-github-gin-gonic-gin: Improper Input Validation",
"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-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26125"
},
{
"category": "external",
"summary": "RHBZ#2203769",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2203769"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26125",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26125"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26125",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26125"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-github-gin-gonic-gin: Improper Input Validation"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact to low.",
"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-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
},
{
"cve": "CVE-2023-34104",
"cwe": {
"id": "CWE-917",
"name": "Improper Neutralization of Special Elements used in an Expression Language Statement (\u0027Expression Language Injection\u0027)"
},
"discovery_date": "2023-06-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2221261"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the fast-XML-parser. The affected versions of fast-XML-parser are vulnerable to a denial of service caused by a regular expression denial of service (ReDoS) flaw in the Doctype Entities. By sending a specially crafted regex input, a remote attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-xml-parser: Regex Injection via Doctype Entities",
"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-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-34104"
},
{
"category": "external",
"summary": "RHBZ#2221261",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221261"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-34104",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-34104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34104"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/commit/39b0e050bb909e8499478657f84a3076e39ce76c",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/commit/39b0e050bb909e8499478657f84a3076e39ce76c"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-6w63-h3fj-q4vw",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-6w63-h3fj-q4vw"
}
],
"release_date": "2023-06-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "fast-xml-parser: Regex Injection via Doctype Entities"
}
]
}
RHSA-2023:5935
Vulnerability from csaf_redhat - Published: 2023-10-19 16:50 - Updated: 2026-05-28 09:38A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the crypto/internal/nistec golang library. The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars, such as a scalar larger than the order of the curve. This does not impact usages of crypto/ecdsa or crypto/ecdh.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64 | — |
Vendor Fix
fix
|
A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64 | — |
Vendor Fix
fix
|
A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages. Security Bulletin https://access.redhat.com/security/vulnerabilities/RHSB-2023-003
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"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": "An update for osp-director-agent-container, osp-director-downloader-container, osp-director-operator-bundle-container, and osp-director-operator-container is now available for Red Hat OpenStack Platform 16.2.5.\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": "Security Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n\n* golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results (CVE-2023-24532)\n\n* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\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:5935",
"url": "https://access.redhat.com/errata/RHSA-2023:5935"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "2223355",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223355"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5935.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2.5 security update",
"tracking": {
"current_release_date": "2026-05-28T09:38:53+00:00",
"generator": {
"date": "2026-05-28T09:38:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:5935",
"initial_release_date": "2023-10-19T16:50:07+00:00",
"revision_history": [
{
"date": "2023-10-19T16:50:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-19T16:50:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T09:38:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"product": {
"name": "rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"product_id": "rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6?arch=amd64\u0026repository_url=registry.redhat.io/rhosp-rhel8/osp-director-agent\u0026tag=1.3.0-10"
}
}
},
{
"category": "product_version",
"name": "rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"product": {
"name": "rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"product_id": "rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a?arch=amd64\u0026repository_url=registry.redhat.io/rhosp-rhel8/osp-director-downloader\u0026tag=1.3.0-11"
}
}
},
{
"category": "product_version",
"name": "rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"product": {
"name": "rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"product_id": "rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f?arch=amd64\u0026repository_url=registry.redhat.io/rhosp-rhel8/osp-director-operator-bundle\u0026tag=1.3.0-19"
}
}
},
{
"category": "product_version",
"name": "rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64",
"product": {
"name": "rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64",
"product_id": "rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47?arch=amd64\u0026repository_url=registry.redhat.io/rhosp-rhel8/osp-director-operator\u0026tag=1.3.0-9"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64"
},
"product_reference": "rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64"
},
"product_reference": "rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64"
},
"product_reference": "rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
},
"product_reference": "rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64",
"relates_to_product_reference": "8Base-RHOS-16.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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": [
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-19T16:50:07+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": [
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5935"
}
],
"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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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": [
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-19T16:50:07+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": [
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5935"
}
],
"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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24532",
"cwe": {
"id": "CWE-682",
"name": "Incorrect Calculation"
},
"discovery_date": "2023-07-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2223355"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/internal/nistec golang library. The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars, such as a scalar larger than the order of the curve. This does not impact usages of crypto/ecdsa or crypto/ecdh.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results",
"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": [
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24532"
},
{
"category": "external",
"summary": "RHBZ#2223355",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223355"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24532"
},
{
"category": "external",
"summary": "https://go.dev/cl/471255",
"url": "https://go.dev/cl/471255"
},
{
"category": "external",
"summary": "https://go.dev/issue/58647",
"url": "https://go.dev/issue/58647"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/3-TpUx48iQY",
"url": "https://groups.google.com/g/golang-announce/c/3-TpUx48iQY"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1621",
"url": "https://pkg.go.dev/vuln/GO-2023-1621"
}
],
"release_date": "2023-03-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-19T16:50:07+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": [
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5935"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results"
},
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-19T16:50:07+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": [
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5935"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"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": [
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-19T16:50:07+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": [
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5935"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"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": [
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-44487",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://go.dev/issue/63417",
"url": "https://go.dev/issue/63417"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-19T16:50:07+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": [
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5935"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"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": [
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-19T16:50:07+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": [
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5935"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64",
"8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023:5964
Vulnerability from csaf_redhat - Published: 2023-10-20 14:54 - Updated: 2026-05-28 09:39A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages. Security Bulletin https://access.redhat.com/security/vulnerabilities/RHSB-2023-003
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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": "An update for collectd-libpod-stats is now available for Red Hat OpenStack\nPlatform 16.2.5 (Train).\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": "Collectd plugin for gathering resource usage statistics from containers\ncreated with the libpod library.\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\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:5964",
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5964.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2.5 (collectd-libpod-stats) security update",
"tracking": {
"current_release_date": "2026-05-28T09:39:11+00:00",
"generator": {
"date": "2026-05-28T09:39:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:5964",
"initial_release_date": "2023-10-20T14:54:29+00:00",
"revision_history": [
{
"date": "2023-10-20T14:54:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-20T14:54:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T09:39:11+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"product": {
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"product_id": "collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/collectd-libpod-stats@1.0.4-5.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64",
"product": {
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64",
"product_id": "collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/collectd-libpod-stats@1.0.4-5.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"product": {
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"product_id": "collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/collectd-libpod-stats@1.0.4-5.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le"
},
"product_reference": "collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src"
},
"product_reference": "collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
},
"product_reference": "collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T14:54:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
}
],
"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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T14:54:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
}
],
"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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T14:54:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
}
],
"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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.\nRedhat has marked this vulnerability as moderate as this vulnerability could lead to a potential denial of service when all the resource of a system is consumed which is technically not a clear case of denial of service.",
"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": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T14:54:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
},
{
"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": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Moderate because it allows denial of service condition in Go\u2019s source code parser when processing specially crafted input containing //line directives with excessively large line numbers. Exploitation can cause the parser to enter an infinite loop, consuming CPU resources and rendering services unresponsive. While this issue does not permit code execution or data access, it poses a significant availability impact for systems processing untrusted Go source input.",
"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": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T14:54:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
},
{
"category": "workaround",
"details": "To mitigate this issue, upgrade Go to version 1.19.8, 1.20.3, or later, where the vulnerability has been addressed.",
"product_ids": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it is also not affected.",
"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": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T14:54:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"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": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T14:54:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"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": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-44487",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://go.dev/issue/63417",
"url": "https://go.dev/issue/63417"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T14:54:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"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": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T14:54:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023:5976
Vulnerability from csaf_redhat - Published: 2023-10-20 17:18 - Updated: 2026-05-28 09:39A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the crypto/internal/nistec golang library. The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars, such as a scalar larger than the order of the curve. This does not impact usages of crypto/ecdsa or crypto/ecdh.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64 | — |
Vendor Fix
fix
|
A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64 | — |
Vendor Fix
fix
|
A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages. Security Bulletin https://access.redhat.com/security/vulnerabilities/RHSB-2023-003
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"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": "An update is now available for Service Telemetry Framework 1.5.2.\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": "Security Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results (CVE-2023-24532)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\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:5976",
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "2223355",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223355"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5976.json"
}
],
"title": "Red Hat Security Advisory: Service Telemetry Framework 1.5.2 security update",
"tracking": {
"current_release_date": "2026-05-28T09:39:35+00:00",
"generator": {
"date": "2026-05-28T09:39:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:5976",
"initial_release_date": "2023-10-20T17:18:33+00:00",
"revision_history": [
{
"date": "2023-10-20T17:18:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-20T17:18:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T09:39:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Service Telemetry Framework 1.5 for RHEL 8",
"product": {
"name": "Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:stf:1.5::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"product": {
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"product_id": "stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b?arch=amd64\u0026repository_url=registry.redhat.io/stf/prometheus-webhook-snmp-rhel8\u0026tag=1.5.2-8"
}
}
},
{
"category": "product_version",
"name": "stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"product": {
"name": "stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"product_id": "stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40?arch=amd64\u0026repository_url=registry.redhat.io/stf/service-telemetry-operator-bundle\u0026tag=1.5.1697612918-1"
}
}
},
{
"category": "product_version",
"name": "stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"product": {
"name": "stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"product_id": "stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07?arch=amd64\u0026repository_url=registry.redhat.io/stf/service-telemetry-rhel8-operator\u0026tag=1.5.1-8"
}
}
},
{
"category": "product_version",
"name": "stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"product": {
"name": "stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"product_id": "stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830?arch=amd64\u0026repository_url=registry.redhat.io/stf/sg-bridge-rhel8\u0026tag=1.5.0-18"
}
}
},
{
"category": "product_version",
"name": "stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"product": {
"name": "stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"product_id": "stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e?arch=amd64\u0026repository_url=registry.redhat.io/stf/sg-core-rhel8\u0026tag=5.1.1-8"
}
}
},
{
"category": "product_version",
"name": "stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"product": {
"name": "stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"product_id": "stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"product_identification_helper": {
"purl": "pkg:oci/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767?arch=amd64\u0026repository_url=registry.redhat.io/stf/smart-gateway-operator-bundle\u0026tag=5.0.1697612918-1"
}
}
},
{
"category": "product_version",
"name": "stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64",
"product": {
"name": "stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64",
"product_id": "stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec?arch=amd64\u0026repository_url=registry.redhat.io/stf/smart-gateway-rhel8-operator\u0026tag=5.0.1-9"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64"
},
"product_reference": "stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64"
},
"product_reference": "stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64"
},
"product_reference": "stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64"
},
"product_reference": "stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64"
},
"product_reference": "stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64"
},
"product_reference": "stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
},
"product_reference": "stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T17:18:33+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": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
}
],
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2023-24532",
"cwe": {
"id": "CWE-682",
"name": "Incorrect Calculation"
},
"discovery_date": "2023-07-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2223355"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/internal/nistec golang library. The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars, such as a scalar larger than the order of the curve. This does not impact usages of crypto/ecdsa or crypto/ecdh.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results",
"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": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24532"
},
{
"category": "external",
"summary": "RHBZ#2223355",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223355"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24532"
},
{
"category": "external",
"summary": "https://go.dev/cl/471255",
"url": "https://go.dev/cl/471255"
},
{
"category": "external",
"summary": "https://go.dev/issue/58647",
"url": "https://go.dev/issue/58647"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/3-TpUx48iQY",
"url": "https://groups.google.com/g/golang-announce/c/3-TpUx48iQY"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1621",
"url": "https://pkg.go.dev/vuln/GO-2023-1621"
}
],
"release_date": "2023-03-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T17:18:33+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": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T17:18:33+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": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
}
],
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T17:18:33+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": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"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": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T17:18:33+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": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"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": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-44487",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://go.dev/issue/63417",
"url": "https://go.dev/issue/63417"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T17:18:33+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": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"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": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T17:18:33+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": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023:6363
Vulnerability from csaf_redhat - Published: 2023-11-07 08:33 - Updated: 2026-05-28 02:51A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr={{.}}") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64 | — |
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 skopeo is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files. \n\nSecurity Fix(es):\n\n* golang: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n\n* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\n\n* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)\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.\n\nAdditional Changes:\n\nFor 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/RHSA-2023:6363",
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"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": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6363.json"
}
],
"title": "Red Hat Security Advisory: skopeo security update",
"tracking": {
"current_release_date": "2026-05-28T02:51:43+00:00",
"generator": {
"date": "2026-05-28T02:51:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:6363",
"initial_release_date": "2023-11-07T08:33:26+00:00",
"revision_history": [
{
"date": "2023-11-07T08:33:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-07T08:33:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T02:51:43+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": "skopeo-2:1.13.3-1.el9.src",
"product": {
"name": "skopeo-2:1.13.3-1.el9.src",
"product_id": "skopeo-2:1.13.3-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-1.el9?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-1.el9.aarch64",
"product": {
"name": "skopeo-2:1.13.3-1.el9.aarch64",
"product_id": "skopeo-2:1.13.3-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-1.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.13.3-1.el9.aarch64",
"product_id": "skopeo-tests-2:1.13.3-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-1.el9?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-1.el9.ppc64le",
"product": {
"name": "skopeo-2:1.13.3-1.el9.ppc64le",
"product_id": "skopeo-2:1.13.3-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-1.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.13.3-1.el9.ppc64le",
"product_id": "skopeo-tests-2:1.13.3-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-1.el9?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-1.el9.x86_64",
"product": {
"name": "skopeo-2:1.13.3-1.el9.x86_64",
"product_id": "skopeo-2:1.13.3-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-1.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.13.3-1.el9.x86_64",
"product_id": "skopeo-tests-2:1.13.3-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-1.el9?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-1.el9.s390x",
"product": {
"name": "skopeo-2:1.13.3-1.el9.s390x",
"product_id": "skopeo-2:1.13.3-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-1.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.13.3-1.el9.s390x",
"product_id": "skopeo-tests-2:1.13.3-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-1.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.13.3-1.el9.s390x",
"product_id": "skopeo-debugsource-2:1.13.3-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-1.el9?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64"
},
"product_reference": "skopeo-2:1.13.3-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le"
},
"product_reference": "skopeo-2:1.13.3-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x"
},
"product_reference": "skopeo-2:1.13.3-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src"
},
"product_reference": "skopeo-2:1.13.3-1.el9.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64"
},
"product_reference": "skopeo-2:1.13.3-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.13.3-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.13.3-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.13.3-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.13.3-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.13.3-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate impact.",
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:33:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
}
],
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:33:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
}
],
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:33:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
}
],
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:33:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
}
],
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.\nRedhat has marked this vulnerability as moderate as this vulnerability could lead to a potential denial of service when all the resource of a system is consumed which is technically not a clear case of denial of service.",
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:33:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
},
{
"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": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Moderate because it allows denial of service condition in Go\u2019s source code parser when processing specially crafted input containing //line directives with excessively large line numbers. Exploitation can cause the parser to enter an infinite loop, consuming CPU resources and rendering services unresponsive. While this issue does not permit code execution or data access, it poses a significant availability impact for systems processing untrusted Go source input.",
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:33:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
},
{
"category": "workaround",
"details": "To mitigate this issue, upgrade Go to version 1.19.8, 1.20.3, or later, where the vulnerability has been addressed.",
"product_ids": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it is also not affected.",
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:33:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is low.",
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:33:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24540",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of JavaScript whitespace",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore the impact is low.",
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24540"
},
{
"category": "external",
"summary": "RHBZ#2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540"
},
{
"category": "external",
"summary": "https://go.dev/issue/59721",
"url": "https://go.dev/issue/59721"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:33:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"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-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact to low.",
"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:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:33:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
},
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:33:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6363"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.src",
"AppStream-9.3.0.GA:skopeo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debuginfo-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-debugsource-2:1.13.3-1.el9.x86_64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.aarch64",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.s390x",
"AppStream-9.3.0.GA:skopeo-tests-2:1.13.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
}
]
}
RHSA-2023:6380
Vulnerability from csaf_redhat - Published: 2023-11-07 08:47 - Updated: 2026-05-27 02:33An integer overflow vulnerability was found in runC. This issue occurs due to an incorrect netlink encoder handling the possibility of an integer overflow in the 16-bit length field for the byte array attribute type. This flaw allows an attacker who can include a large enough malicious byte array attribute to bypass the namespace restrictions of the container by simply adding their netlink payload, which disables all namespaces.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in runc, where it is vulnerable to a denial of service caused by improper access control in the /sys/fs/cgroup endpoint. This flaw allows a local authenticated attacker to cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. An attacker who controls the container image for two containers that share a volume can race volume mounts during container initialization by adding a symlink to the rootfs that points to a directory on the volume.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in runc. This vulnerability could allow a remote attacker to bypass security restrictions and create a symbolic link inside a container to the /proc directory, bypassing AppArmor and SELinux protections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64 | — |
Vendor Fix
fix
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": "An update for runc is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.\n\nSecurity Fix(es):\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* runc: Rootless runc makes `/sys/fs/cgroup` writable (CVE-2023-25809)\n\n* runc: volume mount race condition (regression of CVE-2019-19921) (CVE-2023-27561)\n\n* runc: AppArmor can be bypassed when `/proc` inside the container is symlinked with a specific mount configuration (CVE-2023-28642)\n\n* runc: integer overflow in netlink bytemsg length field allows attacker to override netlink-based container configuration (CVE-2021-43784)\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.\n\nAdditional Changes:\n\nFor 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/RHSA-2023:6380",
"url": "https://access.redhat.com/errata/RHSA-2023:6380"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"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": "2029439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2029439"
},
{
"category": "external",
"summary": "2175721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175721"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2182883",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182883"
},
{
"category": "external",
"summary": "2182884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182884"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6380.json"
}
],
"title": "Red Hat Security Advisory: runc security update",
"tracking": {
"current_release_date": "2026-05-27T02:33:24+00:00",
"generator": {
"date": "2026-05-27T02:33:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:6380",
"initial_release_date": "2023-11-07T08:47:52+00:00",
"revision_history": [
{
"date": "2023-11-07T08:47:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-07T08:47:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-27T02:33:24+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": "runc-4:1.1.9-1.el9.src",
"product": {
"name": "runc-4:1.1.9-1.el9.src",
"product_id": "runc-4:1.1.9-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-1.el9?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.9-1.el9.aarch64",
"product": {
"name": "runc-4:1.1.9-1.el9.aarch64",
"product_id": "runc-4:1.1.9-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-1.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-1.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.9-1.el9.aarch64",
"product_id": "runc-debugsource-4:1.1.9-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-1.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-1.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.9-1.el9.aarch64",
"product_id": "runc-debuginfo-4:1.1.9-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-1.el9?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.9-1.el9.ppc64le",
"product": {
"name": "runc-4:1.1.9-1.el9.ppc64le",
"product_id": "runc-4:1.1.9-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-1.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-1.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.9-1.el9.ppc64le",
"product_id": "runc-debugsource-4:1.1.9-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-1.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-1.el9?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.9-1.el9.x86_64",
"product": {
"name": "runc-4:1.1.9-1.el9.x86_64",
"product_id": "runc-4:1.1.9-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-1.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-1.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.9-1.el9.x86_64",
"product_id": "runc-debugsource-4:1.1.9-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-1.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-1.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.9-1.el9.x86_64",
"product_id": "runc-debuginfo-4:1.1.9-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-1.el9?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.9-1.el9.s390x",
"product": {
"name": "runc-4:1.1.9-1.el9.s390x",
"product_id": "runc-4:1.1.9-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-1.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-1.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.1.9-1.el9.s390x",
"product_id": "runc-debugsource-4:1.1.9-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-1.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-1.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.9-1.el9.s390x",
"product_id": "runc-debuginfo-4:1.1.9-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-1.el9?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.aarch64"
},
"product_reference": "runc-4:1.1.9-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le"
},
"product_reference": "runc-4:1.1.9-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x"
},
"product_reference": "runc-4:1.1.9-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src"
},
"product_reference": "runc-4:1.1.9-1.el9.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64"
},
"product_reference": "runc-4:1.1.9-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.9-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.9-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.9-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.9-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.9-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.1.9-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.9-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-43784",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2029439"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow vulnerability was found in runC. This issue occurs due to an incorrect netlink encoder handling the possibility of an integer overflow in the 16-bit length field for the byte array attribute type. This flaw allows an attacker who can include a large enough malicious byte array attribute to bypass the namespace restrictions of the container by simply adding their netlink payload, which disables all namespaces.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: integer overflow in netlink bytemsg length field allows attacker to override netlink-based container configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Before runC 1.0.3, the only user-controlled byte array (used to exploit this vulnerability) was the namespace paths attributes, located in runC\u0027s config.json. Having raw access to that setting would allow the attacker to disable namespace protections entirely. This issue means that in practice, it was fairly difficult to specify an arbitrary-length netlink message with most container runtimes, resulting in the impact of this vulnerability being Low.",
"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:runc-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-43784"
},
{
"category": "external",
"summary": "RHBZ#2029439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2029439"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-43784",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43784"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-v95c-p5hm-xq8f",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-v95c-p5hm-xq8f"
}
],
"release_date": "2021-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:47:52+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6380"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "runc: integer overflow in netlink bytemsg length field allows attacker to override netlink-based container configuration"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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:runc-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:47:52+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6380"
}
],
"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:runc-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2023-25809",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2023-03-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2182884"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc, where it is vulnerable to a denial of service caused by improper access control in the /sys/fs/cgroup endpoint. This flaw allows a local authenticated attacker to cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: Rootless runc makes `/sys/fs/cgroup` writable",
"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:runc-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-25809"
},
{
"category": "external",
"summary": "RHBZ#2182884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182884"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-25809",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25809"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-25809",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25809"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/commit/0d62b950e60f6980b54fe3bafd9a9c608dc1df17",
"url": "https://github.com/opencontainers/runc/commit/0d62b950e60f6980b54fe3bafd9a9c608dc1df17"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-m8cg-xc2p-r3fc",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-m8cg-xc2p-r3fc"
}
],
"release_date": "2023-03-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:47:52+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6380"
},
{
"category": "workaround",
"details": "Condition 1: Unshare the cgroup namespace ((docker|podman|nerdctl) run --cgroupns=private). This is the default behavior of Docker/Podman/nerdctl on cgroup v2 hosts.\nCondition 2 (very rare): add /sys/fs/cgroup to maskedPaths",
"product_ids": [
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "runc: Rootless runc makes `/sys/fs/cgroup` writable"
},
{
"cve": "CVE-2023-27561",
"cwe": {
"id": "CWE-41",
"name": "Improper Resolution of Path Equivalence"
},
"discovery_date": "2023-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2175721"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. An attacker who controls the container image for two containers that share a volume can race volume mounts during container initialization by adding a symlink to the rootfs that points to a directory on the volume.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: volume mount race condition (regression of CVE-2019-19921)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in runc, related to Incorrect Access Control in libcontainer/rootfs_linux.go, is classified as a moderate severity issue due to its prerequisites for exploitation and the level of access required by an attacker. To exploit this vulnerability, an attacker must have the capability to spawn two containers with custom volume-mount configurations and execute custom images within these containers. This restricts the attack vector to scenarios where an attacker already has a certain level of access to the container environment. Additionally, the vulnerability leads to an escalation of privileges, potentially allowing an attacker to gain elevated permissions on the host system. While the impact of privilege escalation is significant, the specific conditions required for successful exploitation mitigate the overall severity to moderate. \n\nThis CVE exists because of a CVE-2019-19921 regression.",
"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:runc-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-27561"
},
{
"category": "external",
"summary": "RHBZ#2175721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175721"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-27561",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-27561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27561"
},
{
"category": "external",
"summary": "https://gist.github.com/LiveOverflow/c937820b688922eb127fb760ce06dab9",
"url": "https://gist.github.com/LiveOverflow/c937820b688922eb127fb760ce06dab9"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/issues/2197#issuecomment-1437617334",
"url": "https://github.com/opencontainers/runc/issues/2197#issuecomment-1437617334"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/issues/3751",
"url": "https://github.com/opencontainers/runc/issues/3751"
}
],
"release_date": "2023-02-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:47:52+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6380"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "runc: volume mount race condition (regression of CVE-2019-19921)"
},
{
"cve": "CVE-2023-28642",
"cwe": {
"id": "CWE-305",
"name": "Authentication Bypass by Primary Weakness"
},
"discovery_date": "2023-03-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2182883"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This vulnerability could allow a remote attacker to bypass security restrictions and create a symbolic link inside a container to the /proc directory, bypassing AppArmor and SELinux protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: AppArmor can be bypassed when `/proc` inside the container is symlinked with a specific mount configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The symlink vulnerability in runc allowing for the bypassing of AppArmor protections by manipulating the /proc symlink poses a moderate severity issue due to its potential impact on container isolation and security boundaries. While the exploitation requires specific mount configurations and access to the container\u0027s filesystem, it can lead to unauthorized access to host resources and potential privilege escalation within the containerized environment. This could enable attackers to compromise the integrity and confidentiality of other containers or the host system. Although the vulnerability does not allow direct remote code execution, its exploitation can result in significant security risks within containerized infrastructures, warranting a moderate severity rating.",
"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:runc-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28642"
},
{
"category": "external",
"summary": "RHBZ#2182883",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182883"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28642"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28642",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28642"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-g2j6-57v7-gm8c",
"url": "https://github.com/advisories/GHSA-g2j6-57v7-gm8c"
}
],
"release_date": "2023-03-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:47:52+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6380"
},
{
"category": "workaround",
"details": "Avoid using an untrusted container image.",
"product_ids": [
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.src",
"AppStream-9.3.0.GA:runc-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debuginfo-4:1.1.9-1.el9.x86_64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.aarch64",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.ppc64le",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.s390x",
"AppStream-9.3.0.GA:runc-debugsource-4:1.1.9-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "runc: AppArmor can be bypassed when `/proc` inside the container is symlinked with a specific mount configuration"
}
]
}
RHSA-2023:6402
Vulnerability from csaf_redhat - Published: 2023-11-07 09:01 - Updated: 2026-05-28 02:51A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr={{.}}") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 | — |
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 containernetworking-plugins is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Container Network Interface (CNI) project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. \n\nSecurity Fix(es):\n\n* golang: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n\n* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\n\n* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)\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.\n\nAdditional Changes:\n\nFor 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/RHSA-2023:6402",
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"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": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "2212143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212143"
},
{
"category": "external",
"summary": "2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6402.json"
}
],
"title": "Red Hat Security Advisory: containernetworking-plugins security and bug fix update",
"tracking": {
"current_release_date": "2026-05-28T02:51:43+00:00",
"generator": {
"date": "2026-05-28T02:51:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:6402",
"initial_release_date": "2023-11-07T09:01:07+00:00",
"revision_history": [
{
"date": "2023-11-07T09:01:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-07T09:01:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T02:51:43+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": "containernetworking-plugins-1:1.3.0-4.el9.src",
"product": {
"name": "containernetworking-plugins-1:1.3.0-4.el9.src",
"product_id": "containernetworking-plugins-1:1.3.0-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-4.el9?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"product_id": "containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-4.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-4.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-4.el9?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"product_id": "containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-4.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-4.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-4.el9?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"product_id": "containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-4.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-4.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-4.el9?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-4.el9.s390x",
"product": {
"name": "containernetworking-plugins-1:1.3.0-4.el9.s390x",
"product_id": "containernetworking-plugins-1:1.3.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-4.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-4.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-4.el9?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x"
},
"product_reference": "containernetworking-plugins-1:1.3.0-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-4.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src"
},
"product_reference": "containernetworking-plugins-1:1.3.0-4.el9.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate impact.",
"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:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:01:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
}
],
"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:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:01:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
}
],
"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:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:01:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
}
],
"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:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:01:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
}
],
"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:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.\nRedhat has marked this vulnerability as moderate as this vulnerability could lead to a potential denial of service when all the resource of a system is consumed which is technically not a clear case of denial of service.",
"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:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:01:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
},
{
"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": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"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:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it is also not affected.",
"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:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:01:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is low.",
"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:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:01:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24540",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of JavaScript whitespace",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore the impact is low.",
"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:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24540"
},
{
"category": "external",
"summary": "RHBZ#2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540"
},
{
"category": "external",
"summary": "https://go.dev/issue/59721",
"url": "https://go.dev/issue/59721"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:01:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"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-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact to low.",
"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:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:01:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
},
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T09:01:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6402"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.src",
"AppStream-9.3.0.GA:containernetworking-plugins-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debuginfo-1:1.3.0-4.el9.x86_64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.aarch64",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.ppc64le",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.s390x",
"AppStream-9.3.0.GA:containernetworking-plugins-debugsource-1:1.3.0-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
}
]
}
RHSA-2023:6473
Vulnerability from csaf_redhat - Published: 2023-11-07 08:39 - Updated: 2026-05-28 02:51A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in containerd, where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases. This issue can allow access to sensitive information or gain the ability to execute code in that container.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr={{.}}") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 | — |
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 buildah is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images. \n\nSecurity Fix(es):\n\n* golang: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n\n* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* containerd: Supplementary groups are not set up properly (CVE-2023-25173)\n\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\n\n* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)\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.\n\nAdditional Changes:\n\nFor 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/RHSA-2023:6473",
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"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": "2174485",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174485"
},
{
"category": "external",
"summary": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6473.json"
}
],
"title": "Red Hat Security Advisory: buildah security update",
"tracking": {
"current_release_date": "2026-05-28T02:51:44+00:00",
"generator": {
"date": "2026-05-28T02:51:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:6473",
"initial_release_date": "2023-11-07T08:39:45+00:00",
"revision_history": [
{
"date": "2023-11-07T08:39:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-07T08:39:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T02:51:44+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": "buildah-1:1.31.3-1.el9.src",
"product": {
"name": "buildah-1:1.31.3-1.el9.src",
"product_id": "buildah-1:1.31.3-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-1.el9?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-1.el9.aarch64",
"product": {
"name": "buildah-1:1.31.3-1.el9.aarch64",
"product_id": "buildah-1:1.31.3-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-1.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.31.3-1.el9.aarch64",
"product_id": "buildah-tests-1:1.31.3-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-1.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.31.3-1.el9.aarch64",
"product_id": "buildah-debugsource-1:1.31.3-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-1.el9?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-1.el9.ppc64le",
"product": {
"name": "buildah-1:1.31.3-1.el9.ppc64le",
"product_id": "buildah-1:1.31.3-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-1.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.31.3-1.el9.ppc64le",
"product_id": "buildah-tests-1:1.31.3-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-1.el9?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-1.el9.x86_64",
"product": {
"name": "buildah-1:1.31.3-1.el9.x86_64",
"product_id": "buildah-1:1.31.3-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-1.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.31.3-1.el9.x86_64",
"product_id": "buildah-tests-1:1.31.3-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-1.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.31.3-1.el9.x86_64",
"product_id": "buildah-debugsource-1:1.31.3-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-1.el9?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-1.el9.s390x",
"product": {
"name": "buildah-1:1.31.3-1.el9.s390x",
"product_id": "buildah-1:1.31.3-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-1.el9.s390x",
"product": {
"name": "buildah-tests-1:1.31.3-1.el9.s390x",
"product_id": "buildah-tests-1:1.31.3-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-1.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.31.3-1.el9.s390x",
"product_id": "buildah-debugsource-1:1.31.3-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-1.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.31.3-1.el9.s390x",
"product_id": "buildah-debuginfo-1:1.31.3-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-1.el9?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64"
},
"product_reference": "buildah-1:1.31.3-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le"
},
"product_reference": "buildah-1:1.31.3-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x"
},
"product_reference": "buildah-1:1.31.3-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src"
},
"product_reference": "buildah-1:1.31.3-1.el9.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64"
},
"product_reference": "buildah-1:1.31.3-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.31.3-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.31.3-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.31.3-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.31.3-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.31.3-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.31.3-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x"
},
"product_reference": "buildah-tests-1:1.31.3-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.31.3-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate impact.",
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:39:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
}
],
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:39:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
}
],
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:39:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
}
],
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:39:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
}
],
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.\nRedhat has marked this vulnerability as moderate as this vulnerability could lead to a potential denial of service when all the resource of a system is consumed which is technically not a clear case of denial of service.",
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:39:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
},
{
"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": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it is also not affected.",
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:39:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is low.",
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:39:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24540",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of JavaScript whitespace",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore the impact is low.",
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24540"
},
{
"category": "external",
"summary": "RHBZ#2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540"
},
{
"category": "external",
"summary": "https://go.dev/issue/59721",
"url": "https://go.dev/issue/59721"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:39:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"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-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
},
{
"cve": "CVE-2023-25173",
"cwe": {
"id": "CWE-842",
"name": "Placement of User into Incorrect Group"
},
"discovery_date": "2023-03-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2174485"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd, where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases. This issue can allow access to sensitive information or gain the ability to execute code in that container.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containerd: Supplementary groups are not set up properly",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The following products include containerd related code, but do not use the specific Go packages impacted by this CVE, `containerd/cri/server` and `containerd/oci`. This CVE is therefore rated Low for these products:\n\n* OpenShift Container Platform\n* OpenShift Service Mesh\n* OpenShift API for Data Protection\n* Red Hat Advanced Cluster Security\n* Red Hat Advanced Cluster Management for Kubernetes",
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-25173"
},
{
"category": "external",
"summary": "RHBZ#2174485",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174485"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-25173",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25173"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-25173",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25173"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/133f6bb6cd827ce35a5fb279c1ead12b9d21460a",
"url": "https://github.com/containerd/containerd/commit/133f6bb6cd827ce35a5fb279c1ead12b9d21460a"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/releases/tag/v1.5.18",
"url": "https://github.com/containerd/containerd/releases/tag/v1.5.18"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/releases/tag/v1.6.18",
"url": "https://github.com/containerd/containerd/releases/tag/v1.6.18"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-hmfx-3pcx-653p",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-hmfx-3pcx-653p"
},
{
"category": "external",
"summary": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/",
"url": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:39:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containerd: Supplementary groups are not set up properly"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact to low.",
"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:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:39:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
},
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:39:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6473"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.src",
"AppStream-9.3.0.GA:buildah-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debuginfo-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-debugsource-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-1:1.31.3-1.el9.x86_64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.aarch64",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.ppc64le",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.s390x",
"AppStream-9.3.0.GA:buildah-tests-debuginfo-1:1.31.3-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
}
]
}
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.