Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-29409 (GCVE-0-2023-29409)
Vulnerability from cvelistv5 – Published: 2023-08-02 19:47 – Updated: 2025-02-13 16:49
VLAI
EPSS
Title
Large RSA keys can cause high CPU usage in crypto/tls
Summary
Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to <= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.
Severity
No CVSS data available.
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-400 - Uncontrolled Resource Consumption
Assigner
References
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | crypto/tls |
Affected:
0 , < 1.19.12
(semver)
Affected: 1.20.0-0 , < 1.20.7 (semver) Affected: 1.21.0-0 , < 1.21.0-rc.4 (semver) |
Credits
Mateusz Poliwczak
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T14:07:46.160Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/61460"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/515257"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20230831-0010/"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202311-09"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-29409",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-10-22T14:15:51.334084Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-10-22T14:16:01.839Z",
"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": "Conn.verifyServerCertificate"
},
{
"name": "Conn.processCertsFromClient"
},
{
"name": "Conn.Handshake"
},
{
"name": "Conn.HandshakeContext"
},
{
"name": "Conn.Read"
},
{
"name": "Conn.Write"
},
{
"name": "Dial"
},
{
"name": "DialWithDialer"
},
{
"name": "Dialer.Dial"
},
{
"name": "Dialer.DialContext"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.19.12",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.20.7",
"status": "affected",
"version": "1.20.0-0",
"versionType": "semver"
},
{
"lessThan": "1.21.0-rc.4",
"status": "affected",
"version": "1.21.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Mateusz Poliwczak"
}
],
"descriptions": [
{
"lang": "en",
"value": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-11-25T11:09:25.696Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/61460"
},
{
"url": "https://go.dev/cl/515257"
},
{
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230831-0010/"
},
{
"url": "https://security.gentoo.org/glsa/202311-09"
}
],
"title": "Large RSA keys can cause high CPU usage in crypto/tls"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2023-29409",
"datePublished": "2023-08-02T19:47:23.829Z",
"dateReserved": "2023-04-05T19:36:35.043Z",
"dateUpdated": "2025-02-13T16:49:16.368Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-29409",
"date": "2026-06-14",
"epss": "0.00122",
"percentile": "0.31086"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"1.19.12\", \"matchCriteriaId\": \"6A0D798F-972E-4789-9E60-F04864ACC5A0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.20.0\", \"versionEndExcluding\": \"1.20.7\", \"matchCriteriaId\": \"98D9EFA9-C8A8-4C27-A1F2-DE9798D725FC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:1.21.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"64DE500E-0A99-4890-9D6E-0FBA9E9C3E0A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:1.21.0:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"EA9BD1EF-0172-4779-80DC-E316F5361D27\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:1.21.0:rc3:*:*:*:*:*:*\", \"matchCriteriaId\": \"80DFE31C-60CD-46E2-B86A-2C8E9057AFEA\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.\"}]",
"id": "CVE-2023-29409",
"lastModified": "2024-11-21T07:57:00.287",
"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:L\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 1.4}]}",
"published": "2023-08-02T20:15:11.940",
"references": "[{\"url\": \"https://go.dev/cl/515257\", \"source\": \"security@golang.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://go.dev/issue/61460\", \"source\": \"security@golang.org\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Vendor Advisory\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1987\", \"source\": \"security@golang.org\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\", \"source\": \"security@golang.org\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230831-0010/\", \"source\": \"security@golang.org\"}, {\"url\": \"https://go.dev/cl/515257\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://go.dev/issue/61460\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Vendor Advisory\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1987\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230831-0010/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-400\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-29409\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2023-08-02T20:15:11.940\",\"lastModified\":\"2024-11-21T07:57:00.287\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.\"}],\"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:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"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.12\",\"matchCriteriaId\":\"6A0D798F-972E-4789-9E60-F04864ACC5A0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.20.0\",\"versionEndExcluding\":\"1.20.7\",\"matchCriteriaId\":\"98D9EFA9-C8A8-4C27-A1F2-DE9798D725FC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.21.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"64DE500E-0A99-4890-9D6E-0FBA9E9C3E0A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.21.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"EA9BD1EF-0172-4779-80DC-E316F5361D27\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.21.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"80DFE31C-60CD-46E2-B86A-2C8E9057AFEA\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/515257\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/61460\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-1987\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20230831-0010/\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/cl/515257\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/61460\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-1987\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20230831-0010/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://go.dev/issue/61460\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.dev/cl/515257\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1987\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230831-0010/\", \"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-02T14:07:46.160Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-29409\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-22T14:15:51.334084Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-22T14:15:57.131Z\"}}], \"cna\": {\"title\": \"Large RSA keys can cause high CPU usage in crypto/tls\", \"credits\": [{\"lang\": \"en\", \"value\": \"Mateusz Poliwczak\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"crypto/tls\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.19.12\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.20.0-0\", \"lessThan\": \"1.20.7\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.21.0-0\", \"lessThan\": \"1.21.0-rc.4\", \"versionType\": \"semver\"}], \"packageName\": \"crypto/tls\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"Conn.verifyServerCertificate\"}, {\"name\": \"Conn.processCertsFromClient\"}, {\"name\": \"Conn.Handshake\"}, {\"name\": \"Conn.HandshakeContext\"}, {\"name\": \"Conn.Read\"}, {\"name\": \"Conn.Write\"}, {\"name\": \"Dial\"}, {\"name\": \"DialWithDialer\"}, {\"name\": \"Dialer.Dial\"}, {\"name\": \"Dialer.DialContext\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/61460\"}, {\"url\": \"https://go.dev/cl/515257\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1987\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230831-0010/\"}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2023-08-02T19:47:23.829Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-29409\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-10-22T14:16:01.839Z\", \"dateReserved\": \"2023-04-05T19:36:35.043Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2023-08-02T19:47:23.829Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SSA-806742
Vulnerability from csaf_siemens - Published: 2024-02-13 00:00 - Updated: 2024-02-13 00:00Summary
SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4
Notes
Summary: SCALANCE XCM-/XRM-300 before V2.4 is affected by multiple vulnerabilities.
Siemens has released an update for SCALANCE X-300 and recommends to update to the latest version.
General Recommendations: As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens' operational guidelines for Industrial Security (Download:
https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.
Additional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity
Additional Resources: For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories
Terms of Use: Siemens Security Advisories are subject to the terms and conditions contained in Siemens' underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter "License Terms"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens' Global Website (https://www.siemens.com/terms_of_use, hereinafter "Terms of Use"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.
CWE-787
- Out-of-bounds Write
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-704
- Incorrect Type Conversion or Cast
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-347
- Improper Verification of Cryptographic Signature
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-787
- Out-of-bounds Write
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-284
- Improper Access Control
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-287
- Improper Authentication
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-311
- Missing Encryption of Sensitive Data
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-327
- Use of a Broken or Risky Cryptographic Algorithm
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-787
- Out-of-bounds Write
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-732
- Incorrect Permission Assignment for Critical Resource
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-444
- Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
6.6 (Medium)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-122
- Heap-based Buffer Overflow
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
9.8 (Critical)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-311
- Missing Encryption of Sensitive Data
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-401
- Missing Release of Memory after Effective Lifetime
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-415
- Double Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-787
- Out-of-bounds Write
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-1284
- Improper Validation of Specified Quantity in Input
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
5.7 (Medium)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
9.8 (Critical)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
7.0 (High)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-697
- Incorrect Comparison
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-787
- Out-of-bounds Write
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
9.8 (Critical)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-125
- Out-of-bounds Read
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-20
- Improper Input Validation
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
5.9 (Medium)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
7.8 (High)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-787
- Out-of-bounds Write
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-311
- Missing Encryption of Sensitive Data
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-74
- Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-843
- Access of Resource Using Incompatible Type ('Type Confusion')
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
5.5 (Medium)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
9.8 (Critical)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
9.0 (Critical)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-113
- Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
9.8 (Critical)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-476
- NULL Pointer Dereference
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-190
- Integer Overflow or Wraparound
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-311
- Missing Encryption of Sensitive Data
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
8.5 (High)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-190
- Integer Overflow or Wraparound
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-401
- Missing Release of Memory after Effective Lifetime
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-311
- Missing Encryption of Sensitive Data
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-770
- Allocation of Resources Without Limits or Throttling
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-311
- Missing Encryption of Sensitive Data
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-476
- NULL Pointer Dereference
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-20
- Improper Input Validation
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-311
- Missing Encryption of Sensitive Data
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
9.8 (Critical)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-311
- Missing Encryption of Sensitive Data
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-787
- Out-of-bounds Write
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-407
- Inefficient Algorithmic Complexity
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-354
- Improper Validation of Integrity Check Value
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-203
- Observable Discrepancy
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
9.8 (Critical)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
9.8 (Critical)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-125
- Out-of-bounds Read
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-667
- Improper Locking
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-787
- Out-of-bounds Write
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-203
- Observable Discrepancy
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
7.7 (High)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
7.5 (High)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
7.5 (High)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-400
- Uncontrolled Resource Consumption
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-125
- Out-of-bounds Read
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-863
- Incorrect Authorization
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-787
- Out-of-bounds Write
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-787
- Out-of-bounds Write
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-667
- Improper Locking
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-311
- Missing Encryption of Sensitive Data
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-476
- NULL Pointer Dereference
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-212
- Improper Removal of Sensitive Information Before Storage or Transfer
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
7.8 (High)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-476
- NULL Pointer Dereference
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-252
- Unchecked Return Value
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-125
- Out-of-bounds Read
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-362
- Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
5.9 (Medium)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
7.8 (High)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
7.8 (High)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
7.8 (High)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-863
- Incorrect Authorization
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-311
- Missing Encryption of Sensitive Data
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-787
- Out-of-bounds Write
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
5.5 (Medium)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
5.3 (Medium)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
6.4 (Medium)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-843
- Access of Resource Using Incompatible Type ('Type Confusion')
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
4.8 (Medium)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-20
- Improper Input Validation
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
6.2 (Medium)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
9.8 (Critical)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
6.2 (Medium)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
5.5 (Medium)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-770
- Allocation of Resources Without Limits or Throttling
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-908
- Use of Uninitialized Resource
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
9.8 (Critical)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-79
- Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-668
- Exposure of Resource to Wrong Sphere
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-787
- Out-of-bounds Write
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-444
- Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-22
- Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-287
- Improper Authentication
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-287
- Improper Authentication
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-311
- Missing Encryption of Sensitive Data
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-476
- NULL Pointer Dereference
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-116
- Improper Encoding or Escaping of Output
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-116
- Improper Encoding or Escaping of Output
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
9.8 (Critical)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
9.8 (Critical)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
9.8 (Critical)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-436
- Interpretation Conflict
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-400
- Uncontrolled Resource Consumption
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-787
- Out-of-bounds Write
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-311
- Missing Encryption of Sensitive Data
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-311
- Missing Encryption of Sensitive Data
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-330
- Use of Insufficiently Random Values
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-124
- Buffer Underwrite ('Buffer Underflow')
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-330
- Use of Insufficiently Random Values
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-20
- Improper Input Validation
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-311
- Missing Encryption of Sensitive Data
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-400
- Uncontrolled Resource Consumption
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-20
- Improper Input Validation
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-369
- Divide By Zero
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-362
- Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-20
- Improper Input Validation
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-311
- Missing Encryption of Sensitive Data
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-311
- Missing Encryption of Sensitive Data
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
7.8 (High)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-787
- Out-of-bounds Write
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-522
- Insufficiently Protected Credentials
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-362
- Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-362
- Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-362
- Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-824
- Access of Uninitialized Pointer
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-1333
- Inefficient Regular Expression Complexity
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-78
- Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
7.5 (High)
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-120
- Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
<V2.4 |
Vendor Fix
fix
|
References
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)",
"tlp": {
"label": "WHITE"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "SCALANCE XCM-/XRM-300 before V2.4 is affected by multiple vulnerabilities.\n\nSiemens has released an update for SCALANCE X-300 and recommends to update to the latest version.",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "productcert@siemens.com",
"name": "Siemens ProductCERT",
"namespace": "https://www.siemens.com"
},
"references": [
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-806742.html"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-806742.json"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - PDF Version",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-806742.pdf"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - TXT Version",
"url": "https://cert-portal.siemens.com/productcert/txt/ssa-806742.txt"
}
],
"title": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4",
"tracking": {
"current_release_date": "2024-02-13T00:00:00Z",
"generator": {
"engine": {
"name": "Siemens ProductCERT CSAF Generator",
"version": "1"
}
},
"id": "SSA-806742",
"initial_release_date": "2024-02-13T00:00:00Z",
"revision_history": [
{
"date": "2024-02-13T00:00:00Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
}
],
"status": "interim",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)",
"product_id": "1",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2EC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)",
"product_id": "2",
"product_identification_helper": {
"model_numbers": [
"6GK5324-8TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)",
"product_id": "3",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)",
"product_id": "4",
"product_identification_helper": {
"model_numbers": [
"6GK5332-0GA01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)",
"product_id": "5",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2ER3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)",
"product_id": "6",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)",
"product_id": "7",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)",
"product_id": "8",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)",
"product_id": "9",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)",
"product_id": "10",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)",
"product_id": "11",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-20001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool (heap) memory location beyond the header value sent. This could cause the process to crash.\n\nThis issue affects Apache HTTP Server 2.4.54 and earlier.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2006-20001"
},
{
"cve": "CVE-2020-10735",
"cwe": {
"id": "CWE-704",
"name": "Incorrect Type Conversion or Cast"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2021-3445",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in libdnf\u0027s signature verification functionality in versions before 0.60.1. This flaw allows an attacker to achieve code execution if they can alter the header information of an RPM package and then trick a user or system into installing it. The highest risk of this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-3445"
},
{
"cve": "CVE-2021-3638",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds memory access flaw was found in the ATI VGA device emulation of QEMU. This flaw occurs in the ati_2d_blt() routine while handling MMIO write operations when the guest provides invalid values for the destination display parameters. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-3638"
},
{
"cve": "CVE-2021-4037",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the fs/inode.c:inode_init_owner() function logic of the LInux kernel that allows local users to create files for the XFS file-system with an unintended group ownership and with group execution and SGID permission bits set, in a scenario where a directory is SGID and belongs to a certain group and is writable by a user who is not a member of this group. This can lead to excessive permissions granted in case when they should not. This vulnerability is similar to the previous CVE-2018-13405 and adds the missed fix for the XFS.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-4037"
},
{
"cve": "CVE-2021-36369",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Dropbear through 2020.81. Due to a non-RFC-compliant check of the available authentication methods in the client-side SSH code, it is possible for an SSH server to change the login process in its favor. This attack can bypass additional security measures such as FIDO2 tokens or SSH-Askpass. Thus, it allows an attacker to abuse a forwarded agent for logging on to another server unnoticed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-36369"
},
{
"cve": "CVE-2021-43666",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A Denial of Service vulnerability exists in mbed TLS 3.0.0 and earlier in the mbedtls_pkcs12_derivation function when an input password\u0027s length is 0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-43666"
},
{
"cve": "CVE-2021-45451",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"notes": [
{
"category": "summary",
"text": "In Mbed TLS before 3.1.0, psa_aead_generate_nonce allows policy bypass or oracle-based decryption when the output buffer is at memory locations accessible to an untrusted application.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-45451"
},
{
"cve": "CVE-2022-1015",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel in linux/net/netfilter/nf_tables_api.c of the netfilter subsystem. This flaw allows a local user to cause an out-of-bounds write issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-1015"
},
{
"cve": "CVE-2022-1348",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in logrotate in how the state file is created. The state file is used to prevent parallel executions of multiple instances of logrotate by acquiring and releasing a file lock. When the state file does not exist, it is created with world-readable permission, allowing an unprivileged user to lock the state file, stopping any rotation. This flaw affects logrotate versions before 3.20.0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-1348"
},
{
"cve": "CVE-2022-2586",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-2586"
},
{
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-3294",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Users may have access to secure endpoints in the control plane network. Kubernetes clusters are only affected if an untrusted user can modify Node objects and send proxy requests to them. Kubernetes supports node proxying, which allows clients of kube-apiserver to access endpoints of a Kubelet to establish connections to Pods, retrieve container logs, and more. While Kubernetes already validates the proxying address for Nodes, a bug in kube-apiserver made it possible to bypass this validation. Bypassing this validation could allow authenticated requests destined for Nodes to to the API server\u0027s private network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-3294"
},
{
"cve": "CVE-2022-3437",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-3437"
},
{
"cve": "CVE-2022-3515",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the Libksba library due to an integer overflow within the CRL parser. The vulnerability can be exploited remotely for code execution on the target system by passing specially crafted data to the application, for example, a malicious S/MIME attachment.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-4415",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4415"
},
{
"cve": "CVE-2022-4743",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A potential memory leak issue was discovered in SDL2 in GLES_CreateTexture() function in SDL_render_gles.c. The vulnerability allows an attacker to cause a denial of service attack. The vulnerability affects SDL2 v2.0.4 and above. SDL-1.x are not affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4743"
},
{
"cve": "CVE-2022-4744",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "A double-free flaw was found in the Linux kernel\u2019s TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4744"
},
{
"cve": "CVE-2022-4900",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4900"
},
{
"cve": "CVE-2022-4904",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4904"
},
{
"cve": "CVE-2022-23471",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "containerd is an open source container runtime. A bug was found in containerd\u0027s CRI implementation where a user can exhaust memory on the host. In the CRI stream server, a goroutine is launched to handle terminal resize events if a TTY is requested. If the user\u0027s process fails to launch due to, for example, a faulty command, the goroutine will be stuck waiting to send without a receiver, resulting in a memory leak. Kubernetes and crictl can both be configured to use containerd\u0027s CRI implementation and the stream server is used for handling container IO. This bug has been fixed in containerd 1.6.12 and 1.5.16. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used and that only trusted users have permissions to execute commands in running containers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-23471"
},
{
"cve": "CVE-2022-23521",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Git is distributed revision control system. gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a `.gitattributes` file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. There are no known workarounds for this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-24834",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. A specially crafted Lua script executing in Redis can trigger a heap overflow in the cjson library, and result with heap corruption and potentially remote code execution. The problem exists in all versions of Redis with Lua scripting support, starting from 2.6, and affects only authenticated and authorized users. The problem is fixed in versions 7.0.12, 6.2.13, and 6.0.20.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-24834"
},
{
"cve": "CVE-2022-26691",
"cwe": {
"id": "CWE-697",
"name": "Incorrect Comparison"
},
"notes": [
{
"category": "summary",
"text": "A logic issue was addressed with improved state management. This issue is fixed in Security Update 2022-003 Catalina, macOS Monterey 12.3, macOS Big Sur 11.6.5. An application may be able to gain elevated privileges.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-26691"
},
{
"cve": "CVE-2022-28737",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-28737"
},
{
"cve": "CVE-2022-28738",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "A double free was found in the Regexp compiler in Ruby 3.x before 3.0.4 and 3.1.x before 3.1.2. If a victim attempts to create a Regexp from untrusted user input, an attacker may be able to write to unexpected memory locations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-28738"
},
{
"cve": "CVE-2022-28739",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including Kernel#Float and String#to_f.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-28739"
},
{
"cve": "CVE-2022-29154",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in rsync before 3.2.5 that allows malicious remote servers to write arbitrary files inside the directories of connecting peers. The server chooses which files/directories are sent to the client. However, the rsync client performs insufficient validation of file names. A malicious rsync server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the rsync client target directory and subdirectories (for example, overwrite the .ssh/authorized_keys file).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29154"
},
{
"cve": "CVE-2022-29162",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"notes": [
{
"category": "summary",
"text": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2). This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in runc 1.1.2. This fix changes `runc exec --cap` behavior such that the additional capabilities granted to the process being executed (as specified via `--cap` arguments) do not include inheritable capabilities. In addition, `runc spec` is changed to not set any inheritable capabilities in the created example OCI spec (`config.json`) file.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29162"
},
{
"cve": "CVE-2022-29187",
"cwe": {
"id": "CWE-282",
"name": "Improper Ownership Management"
},
"notes": [
{
"category": "summary",
"text": "Git is a distributed revision control system. Git prior to versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5, is vulnerable to privilege escalation in all platforms. An unsuspecting user could still be affected by the issue reported in CVE-2022-24765, for example when navigating as root into a shared tmp directory that is owned by them, but where an attacker could create a git repository. Versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5 contain a patch for this issue. The simplest way to avoid being affected by the exploit described in the example is to avoid running git as root (or an Administrator in Windows), and if needed to reduce its use to a minimum. While a generic workaround is not possible, a system could be hardened from the exploit described in the example by removing any such repository if it exists already and creating one as root to block any future attacks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29187"
},
{
"cve": "CVE-2022-29536",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In GNOME Epiphany before 41.4 and 42.x before 42.2, an HTML document can trigger a client buffer overflow (in ephy_string_shorten in the UI process) via a long page title. The issue occurs because the number of bytes for a UTF-8 ellipsis character is not properly considered.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29536"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-34903",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim\u0027s keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-34903"
},
{
"cve": "CVE-2022-34918",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 5.18.9. A type confusion bug in nft_set_elem_init (leading to a buffer overflow) could be used by a local attacker to escalate privileges, a different vulnerability than CVE-2022-32250. (The attacker can obtain root access, but must start with an unprivileged user namespace to obtain CAP_NET_ADMIN access.) This can be fixed in nft_setelem_parse_data in net/netfilter/nf_tables_api.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-34918"
},
{
"cve": "CVE-2022-36021",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. Authenticated users can use string matching commands (like `SCAN` or `KEYS`) with a specially crafted pattern to trigger a denial-of-service attack on Redis, causing it to hang and consume 100% CPU time. The problem is fixed in Redis versions 6.0.18, 6.2.11, 7.0.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-36021"
},
{
"cve": "CVE-2022-36227",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In libarchive before 3.6.2, the software does not check for an error after calling calloc function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference. NOTE: the discoverer cites this CWE-476 remark but third parties dispute the code-execution impact: \"In rare circumstances, when NULL is equivalent to the 0x0 memory address and privileged code can access it, then writing or reading memory is possible, which may lead to code execution.\"",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-36760",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027) vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4.54 and prior versions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-37436",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-37454"
},
{
"cve": "CVE-2022-37797",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In lighttpd 1.4.65, mod_wstunnel does not initialize a handler function pointer if an invalid HTTP request (websocket handshake) is received. It leads to null pointer dereference which crashes the server. It could be used by an external attacker to cause denial of service condition.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-37797"
},
{
"cve": "CVE-2022-38725",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "An integer overflow in the RFC3164 parser in One Identity syslog-ng 3.0 through 3.37 allows remote attackers to cause a Denial of Service via crafted syslog input that is mishandled by the tcp or network function. syslog-ng Premium Edition 7.0.30 and syslog-ng Store Box 6.10.0 are also affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-38725"
},
{
"cve": "CVE-2022-39189",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered the x86 KVM subsystem in the Linux kernel before 5.18.17. Unprivileged guest users can compromise the guest kernel because TLB flush operations are mishandled in certain KVM_VCPU_PREEMPTED situations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-39189"
},
{
"cve": "CVE-2022-39260",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Git is an open source, scalable, distributed revision control system. `git shell` is a restricted login shell that can be used to implement Git\u0027s push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the command arguments into an array improperly uses an `int` to represent the number of entries in the array, allowing a malicious actor to intentionally overflow the return value, leading to arbitrary heap writes. Because the resulting array is then passed to `execv()`, it is possible to leverage this attack to gain remote code execution on a victim machine. Note that a victim must first allow access to `git shell` as a login shell in order to be vulnerable to this attack. This problem is patched in versions 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 and users are advised to upgrade to the latest version. Disabling `git shell` access via remote logins is a viable short-term workaround.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-39260"
},
{
"cve": "CVE-2022-41409",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Integer overflow vulnerability in pcre2test before 10.41 allows attackers to cause a denial of service or other unspecified impacts via negative input.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41409"
},
{
"cve": "CVE-2022-41556",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A resource leak in gw_backend.c in lighttpd 1.4.56 through 1.4.66 could lead to a denial of service (connection-slot exhaustion) after a large amount of anomalous TCP behavior by clients. It is related to RDHUP mishandling in certain HTTP/1.1 chunked situations. Use of mod_fastcgi is, for example, affected. This is fixed in 1.4.67.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41556"
},
{
"cve": "CVE-2022-41715",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After 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. Normal use of regular expressions is unaffected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "An attacker can 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": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "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 small requests.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-41860",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In freeradius, when an EAP-SIM supplicant sends an unknown SIM option, the server will try to look that option up in the internal dictionaries. This lookup will fail, but the SIM code will not check for that failure. Instead, it will dereference a NULL pointer, and cause the server to crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41860"
},
{
"cve": "CVE-2022-41861",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in freeradius. A malicious RADIUS client or home server can send a malformed abinary attribute which can cause the server to crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41861"
},
{
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41862"
},
{
"cve": "CVE-2022-41903",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Git is distributed revision control system. `git log` can display commits in an arbitrary format using its `--format` specifiers. This functionality is also exposed to `git archive` via the `export-subst` gitattribute. When processing the padding operators, there is a integer overflow in `pretty.c::format_and_pad_commit()` where a `size_t` is stored improperly as an `int`, and then added as an offset to a `memcpy()`. This overflow can be triggered directly by a user running a command which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable to upgrade should disable `git archive` in untrusted repositories. If you expose git archive via `git daemon`, disable it by running `git config --global daemon.uploadArch false`.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-42919",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-44370",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "NASM v2.16 was discovered to contain a heap buffer overflow in the component quote_for_pmake() asm/nasm.c:856",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-44370"
},
{
"cve": "CVE-2022-45061",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2022-45142",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"notes": [
{
"category": "summary",
"text": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-45142"
},
{
"cve": "CVE-2022-45919",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 6.0.10. In drivers/media/dvb-core/dvb_ca_en50221.c, a use-after-free can occur is there is a disconnect after an open, because of the lack of a wait_event.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-45919"
},
{
"cve": "CVE-2022-46392",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. An adversary with access to precise enough information about memory accesses (typically, an untrusted operating system attacking a secure enclave) can recover an RSA private key after observing the victim performing a single private-key operation, if the window size (MBEDTLS_MPI_WINDOW_SIZE) used for the exponentiation is 3 or smaller.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-46392"
},
{
"cve": "CVE-2022-46393",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. There is a potential heap-based buffer overflow and heap-based buffer over-read in DTLS if MBEDTLS_SSL_DTLS_CONNECTION_ID is enabled and MBEDTLS_SSL_CID_IN_LEN_MAX \u003e 2 * MBEDTLS_SSL_CID_OUT_LEN_MAX.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-46393"
},
{
"cve": "CVE-2022-47629",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-47629"
},
{
"cve": "CVE-2022-48303",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-48303"
},
{
"cve": "CVE-2022-48434",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "libavcodec/pthread_frame.c in FFmpeg before 5.1.2, as used in VLC and other products, leaves stale hwaccel state in worker threads, which allows attackers to trigger a use-after-free and execute arbitrary code in some circumstances (e.g., hardware re-initialization upon a mid-video SPS change when Direct3D11 is used).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-48434"
},
{
"cve": "CVE-2023-0160",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A deadlock flaw was found in the Linux kernel\u2019s BPF subsystem. This flaw allows a local user to potentially crash the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0160"
},
{
"cve": "CVE-2023-0330",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in the lsi53c895a device affects the latest version of qemu. A DMA-MMIO reentrancy problem may lead to memory corruption bugs like stack overflow or use-after-free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0330"
},
{
"cve": "CVE-2023-0361",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0361"
},
{
"cve": "CVE-2023-0494",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0494"
},
{
"cve": "CVE-2023-0567",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2023-0568",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2023-0590",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in qdisc_graft in net/sched/sch_api.c in the Linux Kernel due to a race problem. This flaw leads to a denial of service issue. If patch ebda44da44f6 (\"net: sched: fix race condition in qdisc_graft()\") not applied yet, then kernel could be affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0590"
},
{
"cve": "CVE-2023-0662",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0662"
},
{
"cve": "CVE-2023-1206",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel\u2019s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1206"
},
{
"cve": "CVE-2023-1380",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "A slab-out-of-bound read problem was found in brcmf_get_assoc_ies in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux Kernel. This issue could occur when assoc_info-\u003ereq_len data is bigger than the size of the buffer, defined as WL_EXTRA_BUF_MAX, leading to a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1380"
},
{
"cve": "CVE-2023-1393",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in X.Org Server Overlay Window. A Use-After-Free may lead to local privilege escalation. If a client explicitly destroys the compositor overlay window (aka COW), the Xserver would leave a dangling pointer to that window in the CompScreen structure, which will trigger a use-after-free later.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1393"
},
{
"cve": "CVE-2023-1611",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in btrfs_search_slot in fs/btrfs/ctree.c in btrfs in the Linux Kernel.This flaw allows an attacker to crash the system and possibly cause a kernel information lea",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1611"
},
{
"cve": "CVE-2023-1670",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw use after free in the Linux kernel Xircom 16-bit PCMCIA (PC-card) Ethernet driver was found.A local user could use this flaw to crash the system or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1670"
},
{
"cve": "CVE-2023-1838",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in vhost_net_set_backend in drivers/vhost/net.c in virtio network subcomponent in the Linux kernel due to a double fget. This flaw could allow a local attacker to crash the system, and could even lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1838"
},
{
"cve": "CVE-2023-1855",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in xgene_hwmon_remove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel Driver (xgene-hwmon). This flaw could allow a local attacker to crash the system due to a race problem. This vulnerability could even lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1855"
},
{
"cve": "CVE-2023-1859",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in xen_9pfs_front_removet in net/9p/trans_xen.c in Xen transport for 9pfs in the Linux Kernel. This flaw could allow a local attacker to crash the system due to a race problem, possibly leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1859"
},
{
"cve": "CVE-2023-1989",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in btsdio_remove in drivers\\bluetooth\\btsdio.c in the Linux Kernel. In this flaw, a call to btsdio_remove with an unfinished job, may cause a race problem leading to a UAF on hdev devices.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1989"
},
{
"cve": "CVE-2023-1990",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in ndlc_remove in drivers/nfc/st-nci/ndlc.c in the Linux Kernel. This flaw could allow an attacker to crash the system due to a race problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1990"
},
{
"cve": "CVE-2023-2002",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the HCI sockets implementation due to a missing capability check in net/bluetooth/hci_sock.c in the Linux Kernel. This flaw allows an attacker to unauthorized execution of management commands, compromising the confidentiality, integrity, and availability of Bluetooth communication.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2002"
},
{
"cve": "CVE-2023-2124",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s XFS file system in how a user restores an XFS image after failure (with a dirty log journal). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2124"
},
{
"cve": "CVE-2023-2194",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability was found in the Linux kernel\u0027s SLIMpro I2C device driver. The userspace \"data-\u003eblock[0]\" variable was not capped to a number between 0-255 and was used as the size of a memcpy, possibly writing beyond the end of dma_buffer. This flaw could allow a local privileged user to crash the system or potentially achieve code execution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2194"
},
{
"cve": "CVE-2023-2269",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A denial of service problem was found, due to a possible recursive locking scenario, resulting in a deadlock in table_clear in drivers/md/dm-ioctl.c in the Linux Kernel Device Mapper-Multipathing sub-component.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2269"
},
{
"cve": "CVE-2023-2861",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the 9p passthrough filesystem (9pfs) implementation in QEMU. The 9pfs server did not prohibit opening special files on the host side, potentially allowing a malicious client to escape from the exported 9p tree by creating and opening a device file in the shared folder.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2861"
},
{
"cve": "CVE-2023-2953",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in openldap. This security flaw causes a null pointer dereference in ber_memalloc_x() function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2953"
},
{
"cve": "CVE-2023-3006",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"notes": [
{
"category": "summary",
"text": "A known cache speculation vulnerability, known as Branch History Injection (BHI) or Spectre-BHB, becomes actual again for the new hw AmpereOne. Spectre-BHB is similar to Spectre v2, except that malicious code uses the shared branch history (stored in the CPU Branch History Buffer, or BHB) to influence mispredicted branches within the victim\u0027s hardware context. Once that occurs, speculation caused by the mispredicted branches can cause cache allocation. This issue leads to obtaining information that should not be accessible.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3006"
},
{
"cve": "CVE-2023-3090",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A heap out-of-bounds write vulnerability in the Linux Kernel ipvlan network driver can be exploited to achieve local privilege escalation.\n\nThe out-of-bounds write is caused by missing skb-\u003ecb initialization in the ipvlan network driver. The vulnerability is reachable if\u00a0CONFIG_IPVLAN is enabled.\n\n\nWe recommend upgrading past commit 90cbed5247439a966b645b34eb0a2e037836ea8e.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3090"
},
{
"cve": "CVE-2023-3111",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use after free vulnerability was found in prepare_to_relocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfs_ioctl_balance() before calling btrfs_ioctl_defrag().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3111"
},
{
"cve": "CVE-2023-3141",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in r592_remove in drivers/memstick/host/r592.c in media access in the Linux Kernel. This flaw allows a local attacker to crash the system at device disconnect, possibly leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3141"
},
{
"cve": "CVE-2023-3212",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a kernel panic.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3212"
},
{
"cve": "CVE-2023-3247",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"notes": [
{
"category": "summary",
"text": "In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client\u0027s nonce.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3247"
},
{
"cve": "CVE-2023-3268",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An out of bounds (OOB) memory access flaw was found in the Linux kernel in relay_file_read_start_pos in kernel/relay.c in the relayfs. This flaw could allow a local attacker to crash the system or leak kernel internal information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3268"
},
{
"cve": "CVE-2023-3301",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in QEMU. The async nature of hot-unplug enables a race scenario where the net device backend is cleared before the virtio-net pci frontend has been unplugged. A malicious guest could use this time window to trigger an assertion and cause a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3301"
},
{
"cve": "CVE-2023-3316",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3316"
},
{
"cve": "CVE-2023-3390",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s netfilter subsystem in net/netfilter/nf_tables_api.c.\n\nMishandled error handling with NFT_MSG_NEWRULE makes it possible to use a dangling pointer in the same transaction causing a use-after-free vulnerability. This flaw allows a local attacker with user access to cause a privilege escalation issue.\n\nWe recommend upgrading past commit\u00a01240eb93f0616b21c675416516ff3d74798fdc97.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3390"
},
{
"cve": "CVE-2023-3611",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\r\n\r\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3611"
},
{
"cve": "CVE-2023-3776",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: cls_fw component can be exploited to achieve local privilege escalation.\r\n\r\nIf tcf_change_indev() fails, fw_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3776"
},
{
"cve": "CVE-2023-3863",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nfc_llcp_find_local in net/nfc/llcp_core.c in NFC in the Linux kernel. This flaw allows a local user with special privileges to impact a kernel information leak issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3863"
},
{
"cve": "CVE-2023-4128",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel allows a local attacker to perform a local privilege escalation due to incorrect handling of the existing filter, leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-4128"
},
{
"cve": "CVE-2023-4194",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel\u0027s TUN/TAP functionality. This issue could allow a local user to bypass network filters and gain unauthorized access to some resources. The original patches fixing CVE-2023-1076 are incorrect or incomplete. The problem is that the following upstream commits - a096ccca6e50 (\"tun: tun_chr_open(): correctly initialize socket uid\"), - 66b2c338adce (\"tap: tap_open(): correctly initialize socket uid\"), pass \"inode-\u003ei_uid\" to sock_init_data_uid() as the last parameter and that turns out to not be accurate.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-4194"
},
{
"cve": "CVE-2023-20593",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue in \u201cZen 2\u201d CPUs, under specific microarchitectural circumstances, may allow an attacker to potentially access sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-20593"
},
{
"cve": "CVE-2023-21255",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In multiple functions of binder.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-21255"
},
{
"cve": "CVE-2023-22490",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source `$GIT_DIR/objects` directory contains symbolic links, the `objects` directory itself may still be a symbolic link. These two may be combined to include arbitrary files based on known paths on the victim\u0027s filesystem within the malicious repository\u0027s working copy, allowing for data exfiltration in a similar manner as CVE-2022-39253.\n\nA fix has been prepared and will appear in v2.39.2 v2.38.4 v2.37.6 v2.36.5 v2.35.7 v2.34.7 v2.33.7 v2.32.6, v2.31.7 and v2.30.8. If upgrading is impractical, two short-term workarounds are available. Avoid cloning repositories from untrusted sources with `--recurse-submodules`. Instead, consider cloning repositories without recursively cloning their submodules, and instead run `git submodule update` at each layer. Before doing so, inspect each new `.gitmodules` file to ensure that it does not contain suspicious module URLs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-22742",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "summary",
"text": "libgit2 is a cross-platform, linkable library implementation of Git. When using an SSH remote with the optional libssh2 backend, libgit2 does not perform certificate checking by default. Prior versions of libgit2 require the caller to set the `certificate_check` field of libgit2\u0027s `git_remote_callbacks` structure - if a certificate check callback is not set, libgit2 does not perform any certificate checking. This means that by default - without configuring a certificate check callback, clients will not perform validation on the server SSH keys and may be subject to a man-in-the-middle attack. Users are encouraged to upgrade to v1.4.5 or v1.5.1. Users unable to upgrade should ensure that all relevant certificates are manually checked.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-22742"
},
{
"cve": "CVE-2023-22745",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "tpm2-tss is an open source software implementation of the Trusted Computing Group (TCG) Trusted Platform Module (TPM) 2 Software Stack (TSS2). In affected versions `Tss2_RC_SetHandler` and `Tss2_RC_Decode` both index into `layer_handler` with an 8 bit layer number, but the array only has `TPM2_ERROR_TSS2_RC_LAYER_COUNT` entries, so trying to add a handler for higher-numbered layers or decode a response code with such a layer number reads/writes past the end of the buffer. This Buffer overrun, could result in arbitrary code execution. An example attack would be a MiTM bus attack that returns 0xFFFFFFFF for the RC. Given the common use case of TPM modules an attacker must have local access to the target machine with local system privileges which allows access to the TPM system. Usually TPM access requires administrative privilege.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-22745"
},
{
"cve": "CVE-2023-23454",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "cbq_classify in net/sched/sch_cbq.c in the Linux kernel through 6.1.4 allows attackers to cause a denial of service (slab-out-of-bounds read) because of type confusion (non-negative numbers can sometimes indicate a TC_ACT_SHOT condition rather than valid classification results).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23454"
},
{
"cve": "CVE-2023-23931",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable objects (such as `bytes`) to be mutated, thus violating fundamental rules of Python and resulting in corrupted output. This now correctly raises an exception. This issue has been present since `update_into` was originally introduced in cryptography 1.8.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23931"
},
{
"cve": "CVE-2023-23934",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Werkzeug is a comprehensive WSGI web application library. Browsers may allow \"nameless\" cookies that look like `=value` instead of `key=value`. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie like `=__Host-test=bad` for another subdomain. Werkzeug prior to 2.2.3 will parse the cookie `=__Host-test=bad` as __Host-test=bad`. If a Werkzeug application is running next to a vulnerable or malicious subdomain which sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key. The issue is fixed in Werkzeug 2.2.3.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23934"
},
{
"cve": "CVE-2023-23946",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to `git apply`, a path outside the working tree can be overwritten as the user who is running `git apply`. A fix has been prepared and will appear in v2.39.2, v2.38.4, v2.37.6, v2.36.5, v2.35.7, v2.34.7, v2.33.7, v2.32.6, v2.31.7, and v2.30.8. As a workaround, use `git apply --stat` to inspect a patch before applying; avoid applying one that creates a symbolic link and then creates a file beyond the symbolic link.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g. \"var a = {{.}}\"), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template.Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported, but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-24538"
},
{
"cve": "CVE-2023-25153",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "containerd is an open source container runtime. Before versions 1.6.18 and 1.5.18, when importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of service. This bug has been fixed in containerd 1.6.18 and 1.5.18. Users should update to these versions to resolve the issue. As a workaround, ensure that only trusted images are used and that only trusted users have permissions to import images.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25153"
},
{
"cve": "CVE-2023-25155",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted `SRANDMEMBER`, `ZRANDMEMBER`, and `HRANDFIELD` commands can trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process. This problem affects all Redis versions. Patches were released in Redis version(s) 6.0.18, 6.2.11 and 7.0.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25155"
},
{
"cve": "CVE-2023-25193",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "hb-ot-layout-gsubgpos.hh in HarfBuzz through 6.0.0 allows attackers to trigger quadratic growth via consecutive marks during the process of looking back for base glyphs when attaching marks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-25588",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in Binutils. The field `the_bfd` of `asymbol`struct is uninitialized in the `bfd_mach_o_get_synthetic_symtab` function, which may lead to an application crash and local denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25588"
},
{
"cve": "CVE-2023-25690",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack.\r\n\r\nConfigurations are affected when mod_proxy is enabled along with some form of RewriteRule or ProxyPassMatch in which a non-specific pattern matches some portion of the user-supplied request-target (URL) data and is then re-inserted into the proxied request-target using variable substitution. \r\n\r\nRequest splitting/smuggling could result in bypass of access controls in the proxy server, proxying unintended URLs to existing origin servers, and cache poisoning. Users are recommended to update to at least version 2.4.56 of Apache HTTP Server.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25727",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger XSS by uploading a crafted .sql file through the drag-and-drop interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25727"
},
{
"cve": "CVE-2023-26081",
"cwe": {
"id": "CWE-668",
"name": "Exposure of Resource to Wrong Sphere"
},
"notes": [
{
"category": "summary",
"text": "In Epiphany (aka GNOME Web) through 43.0, untrusted web content can trick users into exfiltrating passwords, because autofill occurs in sandboxed contexts.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-26081"
},
{
"cve": "CVE-2023-26965",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "loadImage() in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based use after free via a crafted TIFF image.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-26965"
},
{
"cve": "CVE-2023-27522",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55.\n\nSpecial characters in the origin response header can truncate/split the response forwarded to the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2023-27534",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A path traversal vulnerability exists in curl \u003c8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user\u0027s home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An authentication bypass vulnerability exists in libcurl \u003c8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An authentication bypass vulnerability exists libcurl \u003c8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-28450",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Dnsmasq before 2.90. The default maximum EDNS.0 UDP packet size was set to 4096 but should be 1232 because of DNS Flag Day 2020.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28450"
},
{
"cve": "CVE-2023-28466",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "do_tls_getsockopt in net/tls/tls_main.c in the Linux kernel through 6.2.6 lacks a lock_sock call, leading to a race condition (with a resultant use-after-free or NULL pointer dereference).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28466"
},
{
"cve": "CVE-2023-28486",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "summary",
"text": "Sudo before 1.9.13 does not escape control characters in log messages.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28486"
},
{
"cve": "CVE-2023-28487",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "summary",
"text": "Sudo before 1.9.13 does not escape control characters in sudoreplay output.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28487"
},
{
"cve": "CVE-2023-29402",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via \"go get\", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29404",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29404"
},
{
"cve": "CVE-2023-29405",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29405"
},
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-436",
"name": "Interpretation Conflict"
},
"notes": [
{
"category": "summary",
"text": "The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-30086",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-30086"
},
{
"cve": "CVE-2023-30456",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in arch/x86/kvm/vmx/nested.c in the Linux kernel before 6.2.8. nVMX on x86_64 lacks consistency checks for CR0 and CR4.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-30456"
},
{
"cve": "CVE-2023-30772",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/power/supply/da9150-charger.c if a physically proximate attacker unplugs a device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-30772"
},
{
"cve": "CVE-2023-31084",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in drivers/media/dvb-core/dvb_frontend.c in the Linux kernel 6.2. There is a blocking operation when a task is in !TASK_RUNNING. In dvb_frontend_get_event, wait_event_interruptible is called; the condition is dvb_frontend_test_event(fepriv,events). In dvb_frontend_test_event, down(\u0026fepriv-\u003esem) is called. However, wait_event_interruptible would put the process to sleep, and down(\u0026fepriv-\u003esem) may block the process.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31084"
},
{
"cve": "CVE-2023-31124",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a CSPRNG. This issue was patched in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-31130",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular \"0::00:00:00/2\" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31147",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-31436",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "qfq_change_class in net/sched/sch_qfq.c in the Linux kernel before 6.2.13 allows an out-of-bounds write because lmax can exceed QFQ_MIN_LMAX.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31436"
},
{
"cve": "CVE-2023-31489",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue found in Frrouting bgpd v.8.4.2 allows a remote attacker to cause a denial of service via the bgp_capability_llgr() function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31489"
},
{
"cve": "CVE-2023-32067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-32233",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel through 6.3.1, a use-after-free in Netfilter nf_tables when processing batch requests can be abused to perform arbitrary read and write operations on kernel memory. Unprivileged local users can obtain root privileges. This occurs because anonymous sets are mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-32233"
},
{
"cve": "CVE-2023-32573",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "In Qt before 5.15.14, 6.0.x through 6.2.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1, QtSvg QSvgFont m_unitsPerEm initialization is mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-32573"
},
{
"cve": "CVE-2023-33203",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/net/ethernet/qualcomm/emac/emac.c if a physically proximate attacker unplugs an emac based device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-33203"
},
{
"cve": "CVE-2023-34256",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "** DISPUTED ** An issue was discovered in the Linux kernel before 6.3.3. There is an out-of-bounds read in crc16 in lib/crc16.c when called from fs/ext4/super.c because ext4_group_desc_csum does not properly check an offset. NOTE: this is disputed by third parties because the kernel is not intended to defend against attackers with the stated \"When modifying the block device while it is mounted by the filesystem\" access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-34256"
},
{
"cve": "CVE-2023-34872",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in Outline.cc for Poppler prior to 23.06.0 allows a remote attacker to cause a Denial of Service (DoS) (crash) via a crafted PDF file in OutlineItem::open.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-34872"
},
{
"cve": "CVE-2023-34969",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "D-Bus before 1.15.6 sometimes allows unprivileged users to crash dbus-daemon. If a privileged user with control over the dbus-daemon is using the org.freedesktop.DBus.Monitoring interface to monitor message bus traffic, then an unprivileged user with the ability to connect to the same dbus-daemon can cause a dbus-daemon crash under some circumstances via an unreplyable message. When done on the well-known system bus, this is a denial-of-service vulnerability. The fixed versions are 1.12.28, 1.14.8, and 1.15.6.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-34969"
},
{
"cve": "CVE-2023-35001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Linux Kernel nftables Out-Of-Bounds Read/Write Vulnerability; nft_byteorder poorly handled vm register contents when CAP_NET_ADMIN is in any user or network namespace",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35001"
},
{
"cve": "CVE-2023-35788",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in fl_set_geneve_opt in net/sched/cls_flower.c in the Linux kernel before 6.3.7. It allows an out-of-bounds write in the flower classifier code via TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets. This may result in denial of service or privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35788"
},
{
"cve": "CVE-2023-35789",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the C AMQP client library (aka rabbitmq-c) through 0.13.0 for RabbitMQ. Credentials can only be entered on the command line (e.g., for amqp-publish or amqp-consume) and are thus visible to local attackers by listing a process and its arguments.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35789"
},
{
"cve": "CVE-2023-35823",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in saa7134_finidev in drivers/media/pci/saa7134/saa7134-core.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35823"
},
{
"cve": "CVE-2023-35824",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in dm1105_remove in drivers/media/pci/dm1105/dm1105.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35824"
},
{
"cve": "CVE-2023-35828",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in renesas_usb3_remove in drivers/usb/gadget/udc/renesas_usb3.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35828"
},
{
"cve": "CVE-2023-36054",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"notes": [
{
"category": "summary",
"text": "lib/kadm5/kadm_rpc_xdr.c in MIT Kerberos 5 (aka krb5) before 1.20.2 and 1.21.x before 1.21.1 frees an uninitialized pointer. A remote authenticated user can trigger a kadmind crash. This occurs because _xdr_kadm5_principal_ent_rec does not validate the relationship between n_key_data and the key_data array count.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-36054"
},
{
"cve": "CVE-2023-36617",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "summary",
"text": "A ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with rfc2396_parser.rb and rfc3986_parser.rb. NOTE: this issue exists becuse of an incomplete fix for CVE-2023-28755. Version 0.10.3 is also a fixed version.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-36617"
},
{
"cve": "CVE-2023-36664",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Artifex Ghostscript through 10.01.2 mishandles permission validation for pipe devices (with the %pipe% prefix or the | pipe character prefix).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-36664"
},
{
"cve": "CVE-2023-37920",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"notes": [
{
"category": "summary",
"text": "Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi prior to version 2023.07.22 recognizes \"e-Tugra\" root certificates. e-Tugra\u0027s root certificates were subject to an investigation prompted by reporting of security issues in their systems. Certifi 2023.07.22 removes root certificates from \"e-Tugra\" from the root store.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-37920"
},
{
"cve": "CVE-2023-38559",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A buffer overflow flaw was found in base/gdevdevn.c:1973 in devn_pcx_write_rle() in ghostscript. This issue may allow a local attacker to cause a denial of service via outputting a crafted PDF file for a DEVN device with gs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-38559"
},
{
"cve": "CVE-2023-40283",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in l2cap_sock_release in net/bluetooth/l2cap_sock.c in the Linux kernel before 6.4.10. There is a use-after-free because the children of an sk are mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-40283"
}
]
}
SUSE-SU-2023:3181-1
Vulnerability from csaf_suse - Published: 2023-08-03 19:34 - Updated: 2023-08-03 19:34Summary
Security update for go1.20
Severity
Important
Notes
Title of the patch: Security update for go1.20
Description of the patch: This update for go1.20 fixes the following issues:
- Update to go v1.20.7 (released 2023-08-01) (bsc#1206346)
- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server while validating signatures for extremely large RSA keys. (bsc#1213880)
Patchnames: SUSE-2023-3181,SUSE-SLE-Module-Development-Tools-15-SP4-2023-3181,SUSE-SLE-Module-Development-Tools-15-SP5-2023-3181,openSUSE-SLE-15.4-2023-3181,openSUSE-SLE-15.5-2023-3181
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
46 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.7-150000.1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.7-150000.1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
9 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.20",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.20 fixes the following issues:\n\n- Update to go v1.20.7 (released 2023-08-01) (bsc#1206346)\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server while validating signatures for extremely large RSA keys. (bsc#1213880)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3181,SUSE-SLE-Module-Development-Tools-15-SP4-2023-3181,SUSE-SLE-Module-Development-Tools-15-SP5-2023-3181,openSUSE-SLE-15.4-2023-3181,openSUSE-SLE-15.5-2023-3181",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3181-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3181-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233181-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3181-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-August/030785.html"
},
{
"category": "self",
"summary": "SUSE Bug 1206346",
"url": "https://bugzilla.suse.com/1206346"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "Security update for go1.20",
"tracking": {
"current_release_date": "2023-08-03T19:34:23Z",
"generator": {
"date": "2023-08-03T19:34:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3181-1",
"initial_release_date": "2023-08-03T19:34:23Z",
"revision_history": [
{
"date": "2023-08-03T19:34:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.7-150000.1.20.1.aarch64",
"product": {
"name": "go1.20-1.20.7-150000.1.20.1.aarch64",
"product_id": "go1.20-1.20.7-150000.1.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"product": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"product_id": "go1.20-doc-1.20.7-150000.1.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.7-150000.1.20.1.aarch64",
"product": {
"name": "go1.20-race-1.20.7-150000.1.20.1.aarch64",
"product_id": "go1.20-race-1.20.7-150000.1.20.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.7-150000.1.20.1.i586",
"product": {
"name": "go1.20-1.20.7-150000.1.20.1.i586",
"product_id": "go1.20-1.20.7-150000.1.20.1.i586"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.7-150000.1.20.1.i586",
"product": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.i586",
"product_id": "go1.20-doc-1.20.7-150000.1.20.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.7-150000.1.20.1.ppc64le",
"product": {
"name": "go1.20-1.20.7-150000.1.20.1.ppc64le",
"product_id": "go1.20-1.20.7-150000.1.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"product": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"product_id": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"product": {
"name": "go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"product_id": "go1.20-race-1.20.7-150000.1.20.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.7-150000.1.20.1.s390x",
"product": {
"name": "go1.20-1.20.7-150000.1.20.1.s390x",
"product_id": "go1.20-1.20.7-150000.1.20.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.7-150000.1.20.1.s390x",
"product": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.s390x",
"product_id": "go1.20-doc-1.20.7-150000.1.20.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.7-150000.1.20.1.s390x",
"product": {
"name": "go1.20-race-1.20.7-150000.1.20.1.s390x",
"product_id": "go1.20-race-1.20.7-150000.1.20.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.7-150000.1.20.1.x86_64",
"product": {
"name": "go1.20-1.20.7-150000.1.20.1.x86_64",
"product_id": "go1.20-1.20.7-150000.1.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"product": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"product_id": "go1.20-doc-1.20.7-150000.1.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.7-150000.1.20.1.x86_64",
"product": {
"name": "go1.20-race-1.20.7-150000.1.20.1.x86_64",
"product_id": "go1.20-race-1.20.7-150000.1.20.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-08-03T19:34:23Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
SUSE-SU-2023:3263-1
Vulnerability from csaf_suse - Published: 2023-08-10 14:03 - Updated: 2023-08-10 14:03Summary
Security update for go1.19
Severity
Important
Notes
Title of the patch: Security update for go1.19
Description of the patch: This update for go1.19 fixes the following issues:
- Update to go v1.19.12 (released 2023-08-01) (bsc#1200441)
- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server while validating signatures for extremely large RSA keys. (bsc#1213880)
Patchnames: SUSE-2023-3263,SUSE-SLE-Module-Development-Tools-15-SP4-2023-3263,SUSE-SLE-Module-Development-Tools-15-SP5-2023-3263,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-3263,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-3263,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-3263,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-3263,SUSE-Storage-7.1-2023-3263,openSUSE-SLE-15.4-2023-3263,openSUSE-SLE-15.5-2023-3263
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
77 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.19-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.19-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.19-doc-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.19-doc-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.19-race-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.19-race-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.12-150000.1.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.12-150000.1.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-race-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-race-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-race-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
9 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.19",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.19 fixes the following issues:\n\n- Update to go v1.19.12 (released 2023-08-01) (bsc#1200441)\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server while validating signatures for extremely large RSA keys. (bsc#1213880)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3263,SUSE-SLE-Module-Development-Tools-15-SP4-2023-3263,SUSE-SLE-Module-Development-Tools-15-SP5-2023-3263,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-3263,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-3263,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-3263,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-3263,SUSE-Storage-7.1-2023-3263,openSUSE-SLE-15.4-2023-3263,openSUSE-SLE-15.5-2023-3263",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3263-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3263-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233263-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3263-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015868.html"
},
{
"category": "self",
"summary": "SUSE Bug 1200441",
"url": "https://bugzilla.suse.com/1200441"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "Security update for go1.19",
"tracking": {
"current_release_date": "2023-08-10T14:03:50Z",
"generator": {
"date": "2023-08-10T14:03:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3263-1",
"initial_release_date": "2023-08-10T14:03:50Z",
"revision_history": [
{
"date": "2023-08-10T14:03:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.12-150000.1.40.1.aarch64",
"product": {
"name": "go1.19-1.19.12-150000.1.40.1.aarch64",
"product_id": "go1.19-1.19.12-150000.1.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"product": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"product_id": "go1.19-doc-1.19.12-150000.1.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"product": {
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"product_id": "go1.19-race-1.19.12-150000.1.40.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.12-150000.1.40.1.i586",
"product": {
"name": "go1.19-1.19.12-150000.1.40.1.i586",
"product_id": "go1.19-1.19.12-150000.1.40.1.i586"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.12-150000.1.40.1.i586",
"product": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.i586",
"product_id": "go1.19-doc-1.19.12-150000.1.40.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.12-150000.1.40.1.ppc64le",
"product": {
"name": "go1.19-1.19.12-150000.1.40.1.ppc64le",
"product_id": "go1.19-1.19.12-150000.1.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"product": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"product_id": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"product": {
"name": "go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"product_id": "go1.19-race-1.19.12-150000.1.40.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.12-150000.1.40.1.s390x",
"product": {
"name": "go1.19-1.19.12-150000.1.40.1.s390x",
"product_id": "go1.19-1.19.12-150000.1.40.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.12-150000.1.40.1.s390x",
"product": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.s390x",
"product_id": "go1.19-doc-1.19.12-150000.1.40.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.12-150000.1.40.1.s390x",
"product": {
"name": "go1.19-race-1.19.12-150000.1.40.1.s390x",
"product_id": "go1.19-race-1.19.12-150000.1.40.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.12-150000.1.40.1.x86_64",
"product": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64",
"product_id": "go1.19-1.19.12-150000.1.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"product": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"product_id": "go1.19-doc-1.19.12-150000.1.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"product": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"product_id": "go1.19-race-1.19.12-150000.1.40.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-race-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.19-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.19-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.19-doc-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.19-doc-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.19-race-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.19-race-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-race-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-race-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.4:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.4:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.4:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.4:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.4:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.4:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-08-10T14:03:50Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
SUSE-SU-2023:3474-1
Vulnerability from csaf_suse - Published: 2023-08-29 09:38 - Updated: 2023-08-29 09:38Summary
Recommended update for SUSE Manager Server 4.2
Severity
Important
Notes
Title of the patch: Recommended update for SUSE Manager Server 4.2
Description of the patch: This update fixes the following issues:
hub-xmlrpc-api:
- Security fix:
* CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server
while validating signatures for extremely large RSA keys. (bsc#1213880)
+ There are no direct source changes. The CVE on hub-xmlrpc-api is fixed rebuilding the sources with the patched Go
version.
spacecmd:
- Version 4.2.24-1
* Update translations
spacewalk-backend:
- Version 4.2.29-1
* Use a constant to get the product name in python code rather than reading rhn.conf (bsc#1212943)
* Only show missing /root/.curlrc error with log_level = 5 (bsc#1212507)
spacewalk-java:
- Version 4.2.55-1
* Set swap memory value if available
* Set primary FQDN to hostname if none is set (bsc#1209156, bsc#1214333)
- Version 4.2.54-1
* Consider venv-salt-minion package update as a Salt update to prevent backtraces on
upgrading salt with itself (bsc#1211884)
- Version 4.2.53-1
* Fix 'more then one method candidate found' for API function (bsc#1211100)
* Fixed a bug that caused the tab Autoinstallation to hide when clicking on Power
Management Management/Operations on SSM -> Provisioning
* Update copyright year (bsc#1212106)
* Disable jinja processing for the roster file (bsc#1211650)
- Version 4.2.52-1
* Update jetty-util to version 9.4.51
- Version 4.2.51-1
* Update version of Tomcat build dependencies
spacewalk-reports:
- Version 4.2.8-1
* Drop Python2 compatibility (bsc#1212589)
spacewalk-setup:
- Version 4.2.13-1
* Drop usage of salt.ext.six in embedded_diskspace_check
spacewalk-utils:
- Version 4.2.20-1
* Drop Python2 compatibility
spacewalk-web:
- Version 4.2.36-1
* Update translation
* Fix VHM CPU and RAM display when 0 (bsc#1175823)
* Fix parsing error when showing notification message details (bsc#1211469)
susemanager:
- Version 4.2.44-1
* Require LTSS channels for SUSE Linux Enterprise 15 SP1/SP2/SP3 and SUSE Manager Proxy 4.2 (bsc#1214187)
- Version 4.2.43-1
* Add missing Salt 3006.0 dependencies to bootstrap repo definitions (bsc#1212700)
* Make mgr-salt-ssh to properly fix HOME environment to avoid issues with gitfs (bsc#1210994)
susemanager-doc-indexes:
- Typo correction for Cobbler buildiso command in Client Configuration Guide
- Replaced plain text with dedicated attribute for AutoYaST
- Added a note about Oracle Unbreakable Linux Network mirroring requirements in
Client Configuration Guide (bsc#1212032)
- Added SUSE Linux Enterprise 15 SP5 and openSUSE Leap 15.5
as supported clients in the Client Configuration Guide
- Fixed missing tables of content in the Reference Guide (bsc#1208577)
- Fixed instruction for Single sign-on implementation example in the Administration Guide (bsc#1210103)
- Removed reference to non-exitent files in Reference Guide (bsc#1208528)
susemanager-docs_en:
- Typo correction for Cobbler buildiso command in Client Configuration Guide
- Replaced plain text with dedicated attribute for AutoYaST
- Added a note about Oracle Unbreakable Linux Network mirroring
requirements in Client Configuration Guide (bsc#1212032)
- Added SUSE Linux Enterprise 15 SP5 and openSUSE Leap 15.5
as supported clients in the Client Configuration Guide
- Fixed missing tables of content in the Reference Guide (bsc#1208577)
- Fixed instruction for Single sign-on implementation example in the Administration Guide (bsc#1210103)
- Removed reference to non-exitent files in Reference Guide (bsc#1208528)
susemanager-schema:
- Version 4.2.29-1
* Add schema directory for susemanager-schema-4.2.29
susemanager-sls:
- Version 4.2.35-1
* Do not disable salt-minion on salt-ssh managed clients
* Use venv-salt-minion instead of salt for docker states (bsc#1212416)
How to apply this update:
1. Log in as root user to the SUSE Manager Server.
2. Stop the Spacewalk service:
`spacewalk-service stop`
3. Apply the patch using either zypper patch or YaST Online Update.
4. Start the Spacewalk service:
`spacewalk-service start`
Patchnames: SUSE-2023-3474,SUSE-SLE-Module-SUSE-Manager-Proxy-4.2-2023-3474,SUSE-SLE-Module-SUSE-Manager-Server-4.2-2023-3474
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
51 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Proxy Module 4.2:spacecmd-4.2.24-150300.4.42.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:spacewalk-backend-4.2.29-150300.4.44.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacecmd-4.2.24-150300.4.42.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-backend-4.2.29-150300.4.44.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-backend-app-4.2.29-150300.4.44.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-backend-applet-4.2.29-150300.4.44.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-backend-config-files-4.2.29-150300.4.44.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-backend-config-files-common-4.2.29-150300.4.44.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-backend-config-files-tool-4.2.29-150300.4.44.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-backend-iss-4.2.29-150300.4.44.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-backend-iss-export-4.2.29-150300.4.44.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-backend-package-push-server-4.2.29-150300.4.44.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-backend-server-4.2.29-150300.4.44.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-backend-sql-4.2.29-150300.4.44.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-backend-sql-postgresql-4.2.29-150300.4.44.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-backend-tools-4.2.29-150300.4.44.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-backend-xml-export-libs-4.2.29-150300.4.44.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-backend-xmlrpc-4.2.29-150300.4.44.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-base-4.2.36-150300.3.47.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-html-4.2.36-150300.3.47.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-java-4.2.55-150300.3.73.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-java-config-4.2.55-150300.3.73.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-java-lib-4.2.55-150300.3.73.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-java-postgresql-4.2.55-150300.3.73.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-reports-4.2.8-150300.3.12.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-setup-4.2.13-150300.3.21.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-taskomatic-4.2.55-150300.3.73.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-utils-4.2.20-150300.3.27.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:spacewalk-utils-extras-4.2.20-150300.3.27.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:susemanager-doc-indexes-4.2-150300.12.48.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:susemanager-docs_en-4.2-150300.12.48.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:susemanager-docs_en-pdf-4.2-150300.12.48.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:susemanager-schema-4.2.29-150300.3.41.5.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:susemanager-sls-4.2.35-150300.3.54.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:uyuni-config-modules-4.2.35-150300.3.54.3.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
27 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Recommended update for SUSE Manager Server 4.2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nhub-xmlrpc-api:\n\n- Security fix:\n * CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n + There are no direct source changes. The CVE on hub-xmlrpc-api is fixed rebuilding the sources with the patched Go\n version.\n\nspacecmd:\n\n- Version 4.2.24-1\n * Update translations\n\nspacewalk-backend:\n\n- Version 4.2.29-1\n * Use a constant to get the product name in python code rather than reading rhn.conf (bsc#1212943)\n * Only show missing /root/.curlrc error with log_level = 5 (bsc#1212507)\n\nspacewalk-java:\n\n- Version 4.2.55-1\n * Set swap memory value if available\n * Set primary FQDN to hostname if none is set (bsc#1209156, bsc#1214333)\n- Version 4.2.54-1\n * Consider venv-salt-minion package update as a Salt update to prevent backtraces on\n upgrading salt with itself (bsc#1211884)\n- Version 4.2.53-1\n * Fix \u0027more then one method candidate found\u0027 for API function (bsc#1211100)\n * Fixed a bug that caused the tab Autoinstallation to hide when clicking on Power\n Management Management/Operations on SSM -\u003e Provisioning\n * Update copyright year (bsc#1212106)\n * Disable jinja processing for the roster file (bsc#1211650)\n- Version 4.2.52-1\n * Update jetty-util to version 9.4.51\n- Version 4.2.51-1\n * Update version of Tomcat build dependencies\n\nspacewalk-reports:\n\n- Version 4.2.8-1\n * Drop Python2 compatibility (bsc#1212589)\n\nspacewalk-setup:\n\n- Version 4.2.13-1\n * Drop usage of salt.ext.six in embedded_diskspace_check\n\nspacewalk-utils:\n\n- Version 4.2.20-1\n * Drop Python2 compatibility\n\nspacewalk-web:\n\n- Version 4.2.36-1\n * Update translation\n * Fix VHM CPU and RAM display when 0 (bsc#1175823)\n * Fix parsing error when showing notification message details (bsc#1211469)\n\nsusemanager:\n \n- Version 4.2.44-1\n * Require LTSS channels for SUSE Linux Enterprise 15 SP1/SP2/SP3 and SUSE Manager Proxy 4.2 (bsc#1214187) \n- Version 4.2.43-1\n * Add missing Salt 3006.0 dependencies to bootstrap repo definitions (bsc#1212700)\n * Make mgr-salt-ssh to properly fix HOME environment to avoid issues with gitfs (bsc#1210994)\n\nsusemanager-doc-indexes:\n\n- Typo correction for Cobbler buildiso command in Client Configuration Guide\n- Replaced plain text with dedicated attribute for AutoYaST\n- Added a note about Oracle Unbreakable Linux Network mirroring requirements in \n Client Configuration Guide (bsc#1212032)\n- Added SUSE Linux Enterprise 15 SP5 and openSUSE Leap 15.5 \n as supported clients in the Client Configuration Guide\n- Fixed missing tables of content in the Reference Guide (bsc#1208577)\n- Fixed instruction for Single sign-on implementation example in the Administration Guide (bsc#1210103)\n- Removed reference to non-exitent files in Reference Guide (bsc#1208528)\n\nsusemanager-docs_en:\n\n- Typo correction for Cobbler buildiso command in Client Configuration Guide\n- Replaced plain text with dedicated attribute for AutoYaST\n- Added a note about Oracle Unbreakable Linux Network mirroring \n requirements in Client Configuration Guide (bsc#1212032)\n- Added SUSE Linux Enterprise 15 SP5 and openSUSE Leap 15.5 \n as supported clients in the Client Configuration Guide\n- Fixed missing tables of content in the Reference Guide (bsc#1208577)\n- Fixed instruction for Single sign-on implementation example in the Administration Guide (bsc#1210103)\n- Removed reference to non-exitent files in Reference Guide (bsc#1208528)\n\nsusemanager-schema:\n\n- Version 4.2.29-1\n * Add schema directory for susemanager-schema-4.2.29\n\nsusemanager-sls:\n\n- Version 4.2.35-1\n * Do not disable salt-minion on salt-ssh managed clients\n * Use venv-salt-minion instead of salt for docker states (bsc#1212416)\n\nHow to apply this update:\n\n1. Log in as root user to the SUSE Manager Server.\n2. Stop the Spacewalk service:\n`spacewalk-service stop`\n3. Apply the patch using either zypper patch or YaST Online Update.\n4. Start the Spacewalk service:\n`spacewalk-service start`\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3474,SUSE-SLE-Module-SUSE-Manager-Proxy-4.2-2023-3474,SUSE-SLE-Module-SUSE-Manager-Server-4.2-2023-3474",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3474-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3474-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233474-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3474-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/018039.html"
},
{
"category": "self",
"summary": "SUSE Bug 1175823",
"url": "https://bugzilla.suse.com/1175823"
},
{
"category": "self",
"summary": "SUSE Bug 1208528",
"url": "https://bugzilla.suse.com/1208528"
},
{
"category": "self",
"summary": "SUSE Bug 1208577",
"url": "https://bugzilla.suse.com/1208577"
},
{
"category": "self",
"summary": "SUSE Bug 1209156",
"url": "https://bugzilla.suse.com/1209156"
},
{
"category": "self",
"summary": "SUSE Bug 1210103",
"url": "https://bugzilla.suse.com/1210103"
},
{
"category": "self",
"summary": "SUSE Bug 1210994",
"url": "https://bugzilla.suse.com/1210994"
},
{
"category": "self",
"summary": "SUSE Bug 1211100",
"url": "https://bugzilla.suse.com/1211100"
},
{
"category": "self",
"summary": "SUSE Bug 1211469",
"url": "https://bugzilla.suse.com/1211469"
},
{
"category": "self",
"summary": "SUSE Bug 1211650",
"url": "https://bugzilla.suse.com/1211650"
},
{
"category": "self",
"summary": "SUSE Bug 1211884",
"url": "https://bugzilla.suse.com/1211884"
},
{
"category": "self",
"summary": "SUSE Bug 1212032",
"url": "https://bugzilla.suse.com/1212032"
},
{
"category": "self",
"summary": "SUSE Bug 1212106",
"url": "https://bugzilla.suse.com/1212106"
},
{
"category": "self",
"summary": "SUSE Bug 1212416",
"url": "https://bugzilla.suse.com/1212416"
},
{
"category": "self",
"summary": "SUSE Bug 1212507",
"url": "https://bugzilla.suse.com/1212507"
},
{
"category": "self",
"summary": "SUSE Bug 1212589",
"url": "https://bugzilla.suse.com/1212589"
},
{
"category": "self",
"summary": "SUSE Bug 1212700",
"url": "https://bugzilla.suse.com/1212700"
},
{
"category": "self",
"summary": "SUSE Bug 1212943",
"url": "https://bugzilla.suse.com/1212943"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE Bug 1214187",
"url": "https://bugzilla.suse.com/1214187"
},
{
"category": "self",
"summary": "SUSE Bug 1214333",
"url": "https://bugzilla.suse.com/1214333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "Recommended update for SUSE Manager Server 4.2",
"tracking": {
"current_release_date": "2023-08-29T09:38:52Z",
"generator": {
"date": "2023-08-29T09:38:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3474-1",
"initial_release_date": "2023-08-29T09:38:52Z",
"revision_history": [
{
"date": "2023-08-29T09:38:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.aarch64",
"product": {
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.aarch64",
"product_id": "hub-xmlrpc-api-0.7-150300.3.14.2.aarch64"
}
},
{
"category": "product_version",
"name": "inter-server-sync-0.3.0-150300.8.36.1.aarch64",
"product": {
"name": "inter-server-sync-0.3.0-150300.8.36.1.aarch64",
"product_id": "inter-server-sync-0.3.0-150300.8.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "susemanager-4.2.44-150300.3.59.1.aarch64",
"product": {
"name": "susemanager-4.2.44-150300.3.59.1.aarch64",
"product_id": "susemanager-4.2.44-150300.3.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "susemanager-tools-4.2.44-150300.3.59.1.aarch64",
"product": {
"name": "susemanager-tools-4.2.44-150300.3.59.1.aarch64",
"product_id": "susemanager-tools-4.2.44-150300.3.59.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "spacecmd-4.2.24-150300.4.42.3.noarch",
"product": {
"name": "spacecmd-4.2.24-150300.4.42.3.noarch",
"product_id": "spacecmd-4.2.24-150300.4.42.3.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-app-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-app-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-app-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-applet-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-applet-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-applet-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-cdn-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-cdn-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-cdn-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-config-files-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-config-files-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-config-files-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-config-files-common-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-config-files-common-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-config-files-common-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-config-files-tool-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-config-files-tool-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-config-files-tool-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-iss-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-iss-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-iss-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-iss-export-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-iss-export-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-iss-export-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-package-push-server-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-package-push-server-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-package-push-server-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-server-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-server-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-server-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-sql-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-sql-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-sql-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-sql-postgresql-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-sql-postgresql-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-sql-postgresql-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-tools-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-tools-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-tools-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-xml-export-libs-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-xml-export-libs-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-xml-export-libs-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-xmlrpc-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-xmlrpc-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-xmlrpc-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-base-4.2.36-150300.3.47.5.noarch",
"product": {
"name": "spacewalk-base-4.2.36-150300.3.47.5.noarch",
"product_id": "spacewalk-base-4.2.36-150300.3.47.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"product": {
"name": "spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"product_id": "spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"product": {
"name": "spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"product_id": "spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-dobby-4.2.36-150300.3.47.5.noarch",
"product": {
"name": "spacewalk-dobby-4.2.36-150300.3.47.5.noarch",
"product_id": "spacewalk-dobby-4.2.36-150300.3.47.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-html-4.2.36-150300.3.47.5.noarch",
"product": {
"name": "spacewalk-html-4.2.36-150300.3.47.5.noarch",
"product_id": "spacewalk-html-4.2.36-150300.3.47.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-html-debug-4.2.36-150300.3.47.5.noarch",
"product": {
"name": "spacewalk-html-debug-4.2.36-150300.3.47.5.noarch",
"product_id": "spacewalk-html-debug-4.2.36-150300.3.47.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-4.2.55-150300.3.73.2.noarch",
"product": {
"name": "spacewalk-java-4.2.55-150300.3.73.2.noarch",
"product_id": "spacewalk-java-4.2.55-150300.3.73.2.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-apidoc-sources-4.2.55-150300.3.73.2.noarch",
"product": {
"name": "spacewalk-java-apidoc-sources-4.2.55-150300.3.73.2.noarch",
"product_id": "spacewalk-java-apidoc-sources-4.2.55-150300.3.73.2.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-config-4.2.55-150300.3.73.2.noarch",
"product": {
"name": "spacewalk-java-config-4.2.55-150300.3.73.2.noarch",
"product_id": "spacewalk-java-config-4.2.55-150300.3.73.2.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-lib-4.2.55-150300.3.73.2.noarch",
"product": {
"name": "spacewalk-java-lib-4.2.55-150300.3.73.2.noarch",
"product_id": "spacewalk-java-lib-4.2.55-150300.3.73.2.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-postgresql-4.2.55-150300.3.73.2.noarch",
"product": {
"name": "spacewalk-java-postgresql-4.2.55-150300.3.73.2.noarch",
"product_id": "spacewalk-java-postgresql-4.2.55-150300.3.73.2.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-reports-4.2.8-150300.3.12.3.noarch",
"product": {
"name": "spacewalk-reports-4.2.8-150300.3.12.3.noarch",
"product_id": "spacewalk-reports-4.2.8-150300.3.12.3.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-setup-4.2.13-150300.3.21.3.noarch",
"product": {
"name": "spacewalk-setup-4.2.13-150300.3.21.3.noarch",
"product_id": "spacewalk-setup-4.2.13-150300.3.21.3.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-taskomatic-4.2.55-150300.3.73.2.noarch",
"product": {
"name": "spacewalk-taskomatic-4.2.55-150300.3.73.2.noarch",
"product_id": "spacewalk-taskomatic-4.2.55-150300.3.73.2.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-utils-4.2.20-150300.3.27.3.noarch",
"product": {
"name": "spacewalk-utils-4.2.20-150300.3.27.3.noarch",
"product_id": "spacewalk-utils-4.2.20-150300.3.27.3.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-utils-extras-4.2.20-150300.3.27.3.noarch",
"product": {
"name": "spacewalk-utils-extras-4.2.20-150300.3.27.3.noarch",
"product_id": "spacewalk-utils-extras-4.2.20-150300.3.27.3.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-doc-indexes-4.2-150300.12.48.5.noarch",
"product": {
"name": "susemanager-doc-indexes-4.2-150300.12.48.5.noarch",
"product_id": "susemanager-doc-indexes-4.2-150300.12.48.5.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-docs_en-4.2-150300.12.48.3.noarch",
"product": {
"name": "susemanager-docs_en-4.2-150300.12.48.3.noarch",
"product_id": "susemanager-docs_en-4.2-150300.12.48.3.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-docs_en-pdf-4.2-150300.12.48.3.noarch",
"product": {
"name": "susemanager-docs_en-pdf-4.2-150300.12.48.3.noarch",
"product_id": "susemanager-docs_en-pdf-4.2-150300.12.48.3.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-schema-4.2.29-150300.3.41.5.noarch",
"product": {
"name": "susemanager-schema-4.2.29-150300.3.41.5.noarch",
"product_id": "susemanager-schema-4.2.29-150300.3.41.5.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-schema-sanity-4.2.29-150300.3.41.5.noarch",
"product": {
"name": "susemanager-schema-sanity-4.2.29-150300.3.41.5.noarch",
"product_id": "susemanager-schema-sanity-4.2.29-150300.3.41.5.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-sls-4.2.35-150300.3.54.3.noarch",
"product": {
"name": "susemanager-sls-4.2.35-150300.3.54.3.noarch",
"product_id": "susemanager-sls-4.2.35-150300.3.54.3.noarch"
}
},
{
"category": "product_version",
"name": "uyuni-config-modules-4.2.35-150300.3.54.3.noarch",
"product": {
"name": "uyuni-config-modules-4.2.35-150300.3.54.3.noarch",
"product_id": "uyuni-config-modules-4.2.35-150300.3.54.3.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.ppc64le",
"product": {
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.ppc64le",
"product_id": "hub-xmlrpc-api-0.7-150300.3.14.2.ppc64le"
}
},
{
"category": "product_version",
"name": "inter-server-sync-0.3.0-150300.8.36.1.ppc64le",
"product": {
"name": "inter-server-sync-0.3.0-150300.8.36.1.ppc64le",
"product_id": "inter-server-sync-0.3.0-150300.8.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "susemanager-4.2.44-150300.3.59.1.ppc64le",
"product": {
"name": "susemanager-4.2.44-150300.3.59.1.ppc64le",
"product_id": "susemanager-4.2.44-150300.3.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "susemanager-tools-4.2.44-150300.3.59.1.ppc64le",
"product": {
"name": "susemanager-tools-4.2.44-150300.3.59.1.ppc64le",
"product_id": "susemanager-tools-4.2.44-150300.3.59.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.s390x",
"product": {
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.s390x",
"product_id": "hub-xmlrpc-api-0.7-150300.3.14.2.s390x"
}
},
{
"category": "product_version",
"name": "inter-server-sync-0.3.0-150300.8.36.1.s390x",
"product": {
"name": "inter-server-sync-0.3.0-150300.8.36.1.s390x",
"product_id": "inter-server-sync-0.3.0-150300.8.36.1.s390x"
}
},
{
"category": "product_version",
"name": "susemanager-4.2.44-150300.3.59.1.s390x",
"product": {
"name": "susemanager-4.2.44-150300.3.59.1.s390x",
"product_id": "susemanager-4.2.44-150300.3.59.1.s390x"
}
},
{
"category": "product_version",
"name": "susemanager-tools-4.2.44-150300.3.59.1.s390x",
"product": {
"name": "susemanager-tools-4.2.44-150300.3.59.1.s390x",
"product_id": "susemanager-tools-4.2.44-150300.3.59.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.x86_64",
"product": {
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.x86_64",
"product_id": "hub-xmlrpc-api-0.7-150300.3.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "inter-server-sync-0.3.0-150300.8.36.1.x86_64",
"product": {
"name": "inter-server-sync-0.3.0-150300.8.36.1.x86_64",
"product_id": "inter-server-sync-0.3.0-150300.8.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "susemanager-4.2.44-150300.3.59.1.x86_64",
"product": {
"name": "susemanager-4.2.44-150300.3.59.1.x86_64",
"product_id": "susemanager-4.2.44-150300.3.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "susemanager-tools-4.2.44-150300.3.59.1.x86_64",
"product": {
"name": "susemanager-tools-4.2.44-150300.3.59.1.x86_64",
"product_id": "susemanager-tools-4.2.44-150300.3.59.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Proxy Module 4.2",
"product": {
"name": "SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server Module 4.2",
"product": {
"name": "SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-server:4.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.2.24-150300.4.42.3.noarch as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:spacecmd-4.2.24-150300.4.42.3.noarch"
},
"product_reference": "spacecmd-4.2.24-150300.4.42.3.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:spacewalk-backend-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch"
},
"product_reference": "spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch"
},
"product_reference": "spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.ppc64le as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.ppc64le"
},
"product_reference": "hub-xmlrpc-api-0.7-150300.3.14.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.s390x as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.s390x"
},
"product_reference": "hub-xmlrpc-api-0.7-150300.3.14.2.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.x86_64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.x86_64"
},
"product_reference": "hub-xmlrpc-api-0.7-150300.3.14.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "inter-server-sync-0.3.0-150300.8.36.1.ppc64le as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.ppc64le"
},
"product_reference": "inter-server-sync-0.3.0-150300.8.36.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "inter-server-sync-0.3.0-150300.8.36.1.s390x as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.s390x"
},
"product_reference": "inter-server-sync-0.3.0-150300.8.36.1.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "inter-server-sync-0.3.0-150300.8.36.1.x86_64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.x86_64"
},
"product_reference": "inter-server-sync-0.3.0-150300.8.36.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.2.24-150300.4.42.3.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacecmd-4.2.24-150300.4.42.3.noarch"
},
"product_reference": "spacecmd-4.2.24-150300.4.42.3.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-app-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-app-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-app-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-applet-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-applet-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-applet-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-config-files-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-config-files-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-config-files-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-config-files-common-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-config-files-common-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-config-files-common-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-config-files-tool-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-config-files-tool-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-config-files-tool-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-iss-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-iss-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-iss-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-iss-export-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-iss-export-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-iss-export-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-package-push-server-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-package-push-server-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-package-push-server-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-server-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-server-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-server-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-sql-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-sql-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-sql-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-sql-postgresql-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-sql-postgresql-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-sql-postgresql-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-tools-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-tools-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-tools-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-xml-export-libs-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-xml-export-libs-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-xml-export-libs-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-xmlrpc-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-xmlrpc-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-xmlrpc-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-4.2.36-150300.3.47.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-base-4.2.36-150300.3.47.5.noarch"
},
"product_reference": "spacewalk-base-4.2.36-150300.3.47.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch"
},
"product_reference": "spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch"
},
"product_reference": "spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-html-4.2.36-150300.3.47.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-html-4.2.36-150300.3.47.5.noarch"
},
"product_reference": "spacewalk-html-4.2.36-150300.3.47.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-java-4.2.55-150300.3.73.2.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-java-4.2.55-150300.3.73.2.noarch"
},
"product_reference": "spacewalk-java-4.2.55-150300.3.73.2.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-java-config-4.2.55-150300.3.73.2.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-java-config-4.2.55-150300.3.73.2.noarch"
},
"product_reference": "spacewalk-java-config-4.2.55-150300.3.73.2.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-java-lib-4.2.55-150300.3.73.2.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-java-lib-4.2.55-150300.3.73.2.noarch"
},
"product_reference": "spacewalk-java-lib-4.2.55-150300.3.73.2.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-java-postgresql-4.2.55-150300.3.73.2.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-java-postgresql-4.2.55-150300.3.73.2.noarch"
},
"product_reference": "spacewalk-java-postgresql-4.2.55-150300.3.73.2.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-reports-4.2.8-150300.3.12.3.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-reports-4.2.8-150300.3.12.3.noarch"
},
"product_reference": "spacewalk-reports-4.2.8-150300.3.12.3.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-setup-4.2.13-150300.3.21.3.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-setup-4.2.13-150300.3.21.3.noarch"
},
"product_reference": "spacewalk-setup-4.2.13-150300.3.21.3.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-taskomatic-4.2.55-150300.3.73.2.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-taskomatic-4.2.55-150300.3.73.2.noarch"
},
"product_reference": "spacewalk-taskomatic-4.2.55-150300.3.73.2.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-utils-4.2.20-150300.3.27.3.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-utils-4.2.20-150300.3.27.3.noarch"
},
"product_reference": "spacewalk-utils-4.2.20-150300.3.27.3.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-utils-extras-4.2.20-150300.3.27.3.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-utils-extras-4.2.20-150300.3.27.3.noarch"
},
"product_reference": "spacewalk-utils-extras-4.2.20-150300.3.27.3.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-4.2.44-150300.3.59.1.ppc64le as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.ppc64le"
},
"product_reference": "susemanager-4.2.44-150300.3.59.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-4.2.44-150300.3.59.1.s390x as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.s390x"
},
"product_reference": "susemanager-4.2.44-150300.3.59.1.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-4.2.44-150300.3.59.1.x86_64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.x86_64"
},
"product_reference": "susemanager-4.2.44-150300.3.59.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-doc-indexes-4.2-150300.12.48.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-doc-indexes-4.2-150300.12.48.5.noarch"
},
"product_reference": "susemanager-doc-indexes-4.2-150300.12.48.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-docs_en-4.2-150300.12.48.3.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-docs_en-4.2-150300.12.48.3.noarch"
},
"product_reference": "susemanager-docs_en-4.2-150300.12.48.3.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-docs_en-pdf-4.2-150300.12.48.3.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-docs_en-pdf-4.2-150300.12.48.3.noarch"
},
"product_reference": "susemanager-docs_en-pdf-4.2-150300.12.48.3.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-schema-4.2.29-150300.3.41.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-schema-4.2.29-150300.3.41.5.noarch"
},
"product_reference": "susemanager-schema-4.2.29-150300.3.41.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-sls-4.2.35-150300.3.54.3.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-sls-4.2.35-150300.3.54.3.noarch"
},
"product_reference": "susemanager-sls-4.2.35-150300.3.54.3.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-tools-4.2.44-150300.3.59.1.ppc64le as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.ppc64le"
},
"product_reference": "susemanager-tools-4.2.44-150300.3.59.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-tools-4.2.44-150300.3.59.1.s390x as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.s390x"
},
"product_reference": "susemanager-tools-4.2.44-150300.3.59.1.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-tools-4.2.44-150300.3.59.1.x86_64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.x86_64"
},
"product_reference": "susemanager-tools-4.2.44-150300.3.59.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "uyuni-config-modules-4.2.35-150300.3.54.3.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:uyuni-config-modules-4.2.35-150300.3.54.3.noarch"
},
"product_reference": "uyuni-config-modules-4.2.35-150300.3.54.3.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Proxy Module 4.2:spacecmd-4.2.24-150300.4.42.3.noarch",
"SUSE Manager Proxy Module 4.2:spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Proxy Module 4.2:spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Proxy Module 4.2:spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.ppc64le",
"SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.s390x",
"SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.x86_64",
"SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.ppc64le",
"SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.s390x",
"SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.x86_64",
"SUSE Manager Server Module 4.2:spacecmd-4.2.24-150300.4.42.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-app-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-applet-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-config-files-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-config-files-common-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-config-files-tool-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-iss-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-iss-export-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-package-push-server-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-server-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-sql-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-sql-postgresql-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-tools-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-xml-export-libs-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-xmlrpc-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-base-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-html-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-config-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-lib-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-postgresql-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-reports-4.2.8-150300.3.12.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-setup-4.2.13-150300.3.21.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-taskomatic-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-utils-4.2.20-150300.3.27.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-utils-extras-4.2.20-150300.3.27.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.ppc64le",
"SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.s390x",
"SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.x86_64",
"SUSE Manager Server Module 4.2:susemanager-doc-indexes-4.2-150300.12.48.5.noarch",
"SUSE Manager Server Module 4.2:susemanager-docs_en-4.2-150300.12.48.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-docs_en-pdf-4.2-150300.12.48.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-schema-4.2.29-150300.3.41.5.noarch",
"SUSE Manager Server Module 4.2:susemanager-sls-4.2.35-150300.3.54.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.ppc64le",
"SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.s390x",
"SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.x86_64",
"SUSE Manager Server Module 4.2:uyuni-config-modules-4.2.35-150300.3.54.3.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Proxy Module 4.2:spacecmd-4.2.24-150300.4.42.3.noarch",
"SUSE Manager Proxy Module 4.2:spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Proxy Module 4.2:spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Proxy Module 4.2:spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.ppc64le",
"SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.s390x",
"SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.x86_64",
"SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.ppc64le",
"SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.s390x",
"SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.x86_64",
"SUSE Manager Server Module 4.2:spacecmd-4.2.24-150300.4.42.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-app-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-applet-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-config-files-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-config-files-common-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-config-files-tool-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-iss-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-iss-export-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-package-push-server-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-server-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-sql-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-sql-postgresql-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-tools-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-xml-export-libs-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-xmlrpc-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-base-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-html-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-config-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-lib-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-postgresql-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-reports-4.2.8-150300.3.12.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-setup-4.2.13-150300.3.21.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-taskomatic-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-utils-4.2.20-150300.3.27.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-utils-extras-4.2.20-150300.3.27.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.ppc64le",
"SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.s390x",
"SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.x86_64",
"SUSE Manager Server Module 4.2:susemanager-doc-indexes-4.2-150300.12.48.5.noarch",
"SUSE Manager Server Module 4.2:susemanager-docs_en-4.2-150300.12.48.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-docs_en-pdf-4.2-150300.12.48.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-schema-4.2.29-150300.3.41.5.noarch",
"SUSE Manager Server Module 4.2:susemanager-sls-4.2.35-150300.3.54.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.ppc64le",
"SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.s390x",
"SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.x86_64",
"SUSE Manager Server Module 4.2:uyuni-config-modules-4.2.35-150300.3.54.3.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Proxy Module 4.2:spacecmd-4.2.24-150300.4.42.3.noarch",
"SUSE Manager Proxy Module 4.2:spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Proxy Module 4.2:spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Proxy Module 4.2:spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.ppc64le",
"SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.s390x",
"SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.x86_64",
"SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.ppc64le",
"SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.s390x",
"SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.x86_64",
"SUSE Manager Server Module 4.2:spacecmd-4.2.24-150300.4.42.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-app-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-applet-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-config-files-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-config-files-common-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-config-files-tool-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-iss-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-iss-export-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-package-push-server-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-server-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-sql-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-sql-postgresql-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-tools-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-xml-export-libs-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-xmlrpc-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-base-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-html-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-config-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-lib-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-postgresql-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-reports-4.2.8-150300.3.12.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-setup-4.2.13-150300.3.21.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-taskomatic-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-utils-4.2.20-150300.3.27.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-utils-extras-4.2.20-150300.3.27.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.ppc64le",
"SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.s390x",
"SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.x86_64",
"SUSE Manager Server Module 4.2:susemanager-doc-indexes-4.2-150300.12.48.5.noarch",
"SUSE Manager Server Module 4.2:susemanager-docs_en-4.2-150300.12.48.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-docs_en-pdf-4.2-150300.12.48.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-schema-4.2.29-150300.3.41.5.noarch",
"SUSE Manager Server Module 4.2:susemanager-sls-4.2.35-150300.3.54.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.ppc64le",
"SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.s390x",
"SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.x86_64",
"SUSE Manager Server Module 4.2:uyuni-config-modules-4.2.35-150300.3.54.3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-08-29T09:38:52Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
SUSE-SU-2023:3840-1
Vulnerability from csaf_suse - Published: 2023-09-27 17:34 - Updated: 2023-09-27 17:34Summary
Security update for go1.20-openssl
Severity
Important
Notes
Title of the patch: Security update for go1.20-openssl
Description of the patch: This update for go1.20-openssl fixes the following issues:
Update to version 1.20.8 (bsc#1206346).
- CVE-2023-29409: Fixed unrestricted RSA keys in certificates (bsc#1213880).
- CVE-2023-39319: Fixed improper handling of special tags within script contexts in html/template (bsc#1215085).
- CVE-2023-39318: Fixed improper handling of HTML-like comments within script contexts (bsc#1215084).
The following non-security bug was fixed:
- Add missing directory pprof html asset directory to package (bsc#1215090).
Patchnames: SUSE-2023-3840,SUSE-SLE-Module-Development-Tools-15-SP4-2023-3840,SUSE-SLE-Module-Development-Tools-15-SP5-2023-3840,openSUSE-SLE-15.4-2023-3840,openSUSE-SLE-15.5-2023-3840
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
48 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.8 (Medium)
Affected products
Recommended
48 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
48 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
18 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.20-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.20-openssl fixes the following issues:\n\nUpdate to version 1.20.8 (bsc#1206346).\n\n- CVE-2023-29409: Fixed unrestricted RSA keys in certificates (bsc#1213880).\n- CVE-2023-39319: Fixed improper handling of special tags within script contexts in html/template (bsc#1215085).\n- CVE-2023-39318: Fixed improper handling of HTML-like comments within script contexts (bsc#1215084).\n\nThe following non-security bug was fixed:\n\n- Add missing directory pprof html asset directory to package (bsc#1215090).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3840,SUSE-SLE-Module-Development-Tools-15-SP4-2023-3840,SUSE-SLE-Module-Development-Tools-15-SP5-2023-3840,openSUSE-SLE-15.4-2023-3840,openSUSE-SLE-15.5-2023-3840",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3840-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3840-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233840-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3840-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-September/031726.html"
},
{
"category": "self",
"summary": "SUSE Bug 1206346",
"url": "https://bugzilla.suse.com/1206346"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE Bug 1215084",
"url": "https://bugzilla.suse.com/1215084"
},
{
"category": "self",
"summary": "SUSE Bug 1215085",
"url": "https://bugzilla.suse.com/1215085"
},
{
"category": "self",
"summary": "SUSE Bug 1215090",
"url": "https://bugzilla.suse.com/1215090"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39318 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39318/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39319 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39319/"
}
],
"title": "Security update for go1.20-openssl",
"tracking": {
"current_release_date": "2023-09-27T17:34:55Z",
"generator": {
"date": "2023-09-27T17:34:55Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3840-1",
"initial_release_date": "2023-09-27T17:34:55Z",
"revision_history": [
{
"date": "2023-09-27T17:34:55Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"product": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"product_id": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"product": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"product_id": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"product": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"product_id": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.i586",
"product": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.i586",
"product_id": "go1.20-openssl-1.20.8.1-150000.1.11.1.i586"
}
},
{
"category": "product_version",
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.i586",
"product": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.i586",
"product_id": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"product": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"product_id": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"product": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"product_id": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"product": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"product_id": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"product": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"product_id": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"product": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"product_id": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"product": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"product_id": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"product": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"product_id": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"product": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"product_id": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"product": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"product_id": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-27T17:34:55Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-39318",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39318"
}
],
"notes": [
{
"category": "general",
"text": "The html/template package does not properly handle HTML-like \"\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped. This may be leveraged to perform an XSS attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39318",
"url": "https://www.suse.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "SUSE Bug 1215084 for CVE-2023-39318",
"url": "https://bugzilla.suse.com/1215084"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-27T17:34:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-39318"
},
{
"cve": "CVE-2023-39319",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39319"
}
],
"notes": [
{
"category": "general",
"text": "The html/template package does not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39319",
"url": "https://www.suse.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "SUSE Bug 1215085 for CVE-2023-39319",
"url": "https://bugzilla.suse.com/1215085"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-27T17:34:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-39319"
}
]
}
SUSE-SU-2023:3841-1
Vulnerability from csaf_suse - Published: 2023-09-27 17:35 - Updated: 2023-09-27 17:35Summary
Security update for go1.19-openssl
Severity
Important
Notes
Title of the patch: Security update for go1.19-openssl
Description of the patch: This update for go1.19-openssl fixes the following issues:
Update to version 1.19.13 (bsc#1200441).
- CVE-2023-29409: Fixed unrestricted RSA keys in certificates (bsc#1213880).
- CVE-2023-29406: Fixed insufficient sanitization of Host header (bsc#1213229).
The following non-security bug was fixed:
- Add missing directory pprof html asset directory to package (bsc#1215090).
Patchnames: SUSE-2023-3841,SUSE-SLE-Module-Development-Tools-15-SP4-2023-3841,SUSE-SLE-Module-Development-Tools-15-SP5-2023-3841,openSUSE-SLE-15.4-2023-3841,openSUSE-SLE-15.5-2023-3841
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.8 (Medium)
Affected products
Recommended
48 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
48 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
14 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.19-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.19-openssl fixes the following issues:\n\nUpdate to version 1.19.13 (bsc#1200441).\n\n- CVE-2023-29409: Fixed unrestricted RSA keys in certificates (bsc#1213880).\n- CVE-2023-29406: Fixed insufficient sanitization of Host header (bsc#1213229).\n\nThe following non-security bug was fixed:\n\n- Add missing directory pprof html asset directory to package (bsc#1215090). \n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3841,SUSE-SLE-Module-Development-Tools-15-SP4-2023-3841,SUSE-SLE-Module-Development-Tools-15-SP5-2023-3841,openSUSE-SLE-15.4-2023-3841,openSUSE-SLE-15.5-2023-3841",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3841-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3841-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233841-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3841-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016351.html"
},
{
"category": "self",
"summary": "SUSE Bug 1200441",
"url": "https://bugzilla.suse.com/1200441"
},
{
"category": "self",
"summary": "SUSE Bug 1213229",
"url": "https://bugzilla.suse.com/1213229"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE Bug 1215090",
"url": "https://bugzilla.suse.com/1215090"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29406 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29406/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "Security update for go1.19-openssl",
"tracking": {
"current_release_date": "2023-09-27T17:35:32Z",
"generator": {
"date": "2023-09-27T17:35:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3841-1",
"initial_release_date": "2023-09-27T17:35:32Z",
"revision_history": [
{
"date": "2023-09-27T17:35:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"product": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"product_id": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"product": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"product_id": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"product": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"product_id": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.i586",
"product": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.i586",
"product_id": "go1.19-openssl-1.19.13.1-150000.1.8.1.i586"
}
},
{
"category": "product_version",
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.i586",
"product": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.i586",
"product_id": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"product": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"product_id": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"product": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"product_id": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"product": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"product_id": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"product": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"product_id": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"product": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"product_id": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"product": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"product_id": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"product": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"product_id": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"product": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"product_id": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"product": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"product_id": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29406",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29406"
}
],
"notes": [
{
"category": "general",
"text": "The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29406",
"url": "https://www.suse.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "SUSE Bug 1213229 for CVE-2023-29406",
"url": "https://bugzilla.suse.com/1213229"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-27T17:35:32Z",
"details": "moderate"
}
],
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-27T17:35:32Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
SUSE-SU-2023:3861-1
Vulnerability from csaf_suse - Published: 2023-09-28 11:38 - Updated: 2023-09-28 11:38Summary
Security update for SUSE Manager Server 4.3
Severity
Important
Notes
Title of the patch: Security update for SUSE Manager Server 4.3
Description of the patch: This update fixes the following issues:
billing-data-service:
- Version 0.3-1
* Add required dependencies to package and service
* Change billing api datastructure
* Require csp-billing-adapter service
cobbler:
- Fix EFI PXE boot regression (bsc#1214124)
- Fix isolinux.cfg generation in 'cobbler buildiso' (bsc#1207330)
hub-xmlrpc-api:
- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server
while validating signatures for extremely large RSA keys. (bsc#1213880)
There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.
grafana-formula:
- Version 0.9.0
* Add SUSE Linux Enterprise 15 Service Pack 5 to the supported versions (bsc#1215497)
image-sync-formula:
- Update to version 0.1.1692188980.9aa0455
* Fix boot image version compare to use numeric instead of string (bsc#1214002)
* Add support to filter individual image versions in whitelist
* Delete cache files that are no longer needed
inter-server-sync:
- Version 0.3.0
* CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server
while validating signatures for extremely large RSA keys. (bsc#1213880)
* Require at least Go 1.19 for building due to CVE-2023-29409
* Require at least Go 1.18 for building Red Hat packages
prometheus-exporters-formula:
- Version 1.3.0
* Add support for Apache exporter >= 1.0.0 (bsc#1214266)
prometheus-postgres_exporter:
- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server
while validating signatures for extremely large RSA keys. (bsc#1213880)
There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.
saltboot-formula:
- Update to version 0.1.1692188980.9aa0455
* Add pillar based saltboot redeploy and repartitioning (jsc#SUMA-158)
spacecmd:
- Version 4.3.23-1
* Update translation strings
spacewalk-admin:
- Version 4.3.13-1
* Integrate instance-flavor-check to detect if the instance is Pay-as-you-go
* Add checks for csp-billing-adapter in case of a Pay-as-you-go instance
spacewalk-backend:
- Version 4.3.23-1
* Use a constant to get the product name in python code rather than reading rhn.conf (bsc#1212943)
* Add key import debug logging to reposync (bsc#1213675)
* Add hint about missing auth header for Pay-as-you-go instances (bsc#1213445)
* rhn-ssl-dbstore read CA from STDIN (bsc#1212856)
* Implement new RHUI support in reposync
spacewalk-certs-tools:
- Version 4.3.19-1
* Support EC Cryptography with mgr-ssl-cert-setup
* mgr-ssl-cert-setup: store CA certificate in database (bsc#1212856)
spacewalk-config:
- Version 4.3.11-1
* Allow calling instance-flavor-check via sudo
spacewalk-java:
- version 4.3.66-1
* Fix RHUI support for RHEL 7 clients (bsc#1215756)
- version 4.3.65-1
* Combine the PAYG credentials and the repository paths when they
collide (bsc#1215413)
- version 4.3.64-1
* Fix token issue with cloned deb channels (bsc#1214982)
* Fix PAYG credentials extraction for SLES 12 clients (bsc#1215352)
* Improved detection of the best authentication for accessing a
repository in case of PAYG credentials (bsc#1215362)
* Do not warn about missing Client Tools Channel subscription in a
PAYG environment
- version 4.3.63-1
* Fix X-Instance-Identifier header when doing a product refresh
at Cloud RMT Server (bsc#1214889)
- Version 4.3.62-1
* Add environment build/promote date to CLM API output (jsc#SUMA-280)
* Call mgr-libmod with its absolute path
* Introduce new API to update the products page metadata
* Extract additional authentication information needed for Pay-as-you-go
* Fix handling of null credentials in RMT credentials check
* Integrate instance-flavor-check to detect if the instance is Pay-as-you-go
* Add rule to count only servers with SUSE Manager Tools as managed clients
* Create flag to disable update status (bsc#1212730)
* Fix syntax error in sql query for source package search
* Catch exceptions and log a message when mailer setup failed (bsc#1213009)
* Fix logging of libraries using apache-commons-logging
* Invalidate Pay-as-you-go client credentials after repeated connection failure (bsc#1213445)
* Restrict product migrations for Pay-as-you-go
* Add warning message in login UI for Pay-as-you-go with SCC credentials and no forward registration
* Restrict cloning channels under different product channels for Pay-as-you-go
* Avoid sending data to SCC about Pay-as-you-go instances
* Add saltboot redeploy and repartition based on pillars (jsc#SUMA-158)
* Add system pillar API access {get|set}Pillar
* Consider the venv-salt-minion package update as Salt update to prevent backtraces on upgrading Salt with
itself (bsc#1211884)
* Fix processing of pkg.purged results (bsc#1213288)
* Fix Null Pointer Exception in auth endpoint when an empty body is provided
* Do not ignore scheduling error in Taskomatic
* Add compliance checks when running as Pay-as-you-go
* Add RHUI support to Pay-as-you-go connection feature
* Fix Debian Packages file generation (bsc#1213716)
* Fix action executor to prevent blocking Taskomatic for actions that are already finished (bsc#1214121)
* Fix detection in case RHEL-based products (bsc#1214280)
* Improve error message when instance-flavor-check tool is not installed
* Fix auto product refresh in case of SUSE Manager Pay-as-you-go Server
* Optimize org channel accessibility query (bsc#1211874)
* Check csp billing adapter status
spacewalk-setup:
- Version 4.3.18-1
* Do not rely on rpm runtime status, rather check rhn.conf if is configured (bsc#1210935)
* Remove storing CA in DB directly as it is now part of mgr-ssl-cert-setup (bsc#1212856)
spacewalk-web:
- Version 4.3.33-1
* Update the messages after syncing the products
* Fix issue that prevented to delete credentials
* Add warning message in login UI for Pay-as-you-go with SCC credentials and no forward registration.
* Hide SSH info for `localhost` in Pay-as-you-go section
* Integrate @formatjs/intl as a replacement for t()
* Fix link interpolation in message maps
supportutils-plugin-susemanager:
- Version 4.3.9-1
* Add cloud and Pay-as-you-go checks
* Write configured crypto-policy in supportconfig
susemanager:
- Version 4.3.31-1
* Require LTSS channel for SUSE Manager Proxy 4.2 (bsc#1214187)
susemanager-docs_en:
- Added a note for SUSE Linux Enterprise Micro clients only having Node and Blackbox exporter for monitoring available,
in the Administration Guide (bsc#1212246)
- Added a warning about channel synchronization failure because of invalidated credentials in Connect Pay-as-you-go
instance section of the Installation and Upgrade Guide
- Added a workflow describing channel removal to the Common Workflows Guide
- Added background information on Ansible playbooks in the Ansible chapter in Administration Guide (bsc#1213077)
- Added Best practices and image pillars files to Retail Guide
- Added detailed information about all supported SUSE Linux Enterprise Micro versions
- Added Saltboot redeployment subchapter in the Retail Guide
- Changed filename for configuring Tomcat memory usage in Specialized Guides (bsc#1212814)
- Fixed Ubuntu channel names in Ubuntu chapter of the Client Configuration Guide (bsc#1212827)
- Improved Red Hat Update Infrastructure documentation (bsc#1215373)
- Listed supported key types for SSL certificates in Import SSL Certificates section of the Administation Guide
- Minimal memory requirement is now 16 GB for a SUSE Manager Server installation
- Removed the step calling rhn-ssl-dbstore from the SSL setup as it is now integrated into mgr-ssl-cert-setup in
Administration Guide
- Replaced plain text with dedicated attribute for AutoYaST
- Typo correction for cobbler buildiso command in Client Configuration Guide
- Updated Ansible chapter in Administration Guide for clarity (bsc#1213077)
susemanager-schema:
- Version 4.3.20-1
* Add new credentials type RHUI
* Store the Pay-as-you-go products
susemanager-sls:
- Version 4.3.35-1
* Integrate instance-flavor-check to detect if the instance is Pay-as-you-go
* Do not disable salt-minion on salt-ssh managed clients
* Keep original traditional stack tools for RHEL7 RHUI connection
* Include automatic migration from Salt 3000 to Salt Bundle in highstate
* Use recurse stratedy to merge formula pillar with existing pillars
* Mask Uyuni roster module password on logs
uyuni-common-libs:
- Version 4.3.9-1
* Workaround for python3-debian bug about collecting control file (bsc#1211525, bsc#1208692)
How to apply this update:
1. Log in as root user to the SUSE Manager Server.
2. Stop the Spacewalk service:
`spacewalk-service stop`
3. Apply the patch using either zypper patch or YaST Online Update.
4. Start the Spacewalk service:
`spacewalk-service start`
Patchnames: SUSE-2023-3861,SUSE-SLE-Module-SUSE-Manager-Proxy-4.3-2023-3861,SUSE-SLE-Module-SUSE-Manager-Server-4.3-2023-3861
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
70 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Proxy Module 4.3:python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:spacecmd-4.3.23-150400.3.24.13.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:spacewalk-backend-4.3.23-150400.3.27.19.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:supportutils-plugin-susemanager-client-4.3.3-150400.3.3.13.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:supportutils-plugin-susemanager-proxy-4.3.3-150400.3.3.13.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:billing-data-service-0.3-150400.10.6.13.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:cobbler-3.3.3-150400.5.33.13.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:grafana-formula-0.9.0-150400.3.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:image-sync-formula-0.1.1692188980.9aa0455-150400.3.15.13.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:prometheus-exporters-formula-1.3.0-150400.3.3.13.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:saltboot-formula-0.1.1692188980.9aa0455-150400.3.12.13.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacecmd-4.3.23-150400.3.24.13.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-admin-4.3.13-150400.3.12.13.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-backend-4.3.23-150400.3.27.19.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-backend-app-4.3.23-150400.3.27.19.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-backend-applet-4.3.23-150400.3.27.19.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-backend-config-files-4.3.23-150400.3.27.19.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-backend-config-files-common-4.3.23-150400.3.27.19.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-backend-config-files-tool-4.3.23-150400.3.27.19.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-backend-iss-4.3.23-150400.3.27.19.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-backend-iss-export-4.3.23-150400.3.27.19.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-backend-package-push-server-4.3.23-150400.3.27.19.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-backend-server-4.3.23-150400.3.27.19.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-backend-sql-4.3.23-150400.3.27.19.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-backend-sql-postgresql-4.3.23-150400.3.27.19.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-backend-tools-4.3.23-150400.3.27.19.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-backend-xml-export-libs-4.3.23-150400.3.27.19.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-backend-xmlrpc-4.3.23-150400.3.27.19.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-base-4.3.33-150400.3.27.16.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-config-4.3.11-150400.3.9.13.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-html-4.3.33-150400.3.27.16.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-java-4.3.66-150400.3.60.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-java-config-4.3.66-150400.3.60.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-java-lib-4.3.66-150400.3.60.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-java-postgresql-4.3.66-150400.3.60.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-setup-4.3.18-150400.3.27.13.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:spacewalk-taskomatic-4.3.66-150400.3.60.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:supportutils-plugin-susemanager-4.3.9-150400.3.15.13.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:susemanager-docs_en-4.3-150400.9.38.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:susemanager-docs_en-pdf-4.3-150400.9.38.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:susemanager-schema-4.3.20-150400.3.24.17.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:susemanager-schema-utility-4.3.20-150400.3.24.17.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:susemanager-sls-4.3.35-150400.3.31.12.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:uyuni-config-modules-4.3.35-150400.3.31.12.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
40 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for SUSE Manager Server 4.3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nbilling-data-service:\n\n- Version 0.3-1\n * Add required dependencies to package and service\n * Change billing api datastructure\n * Require csp-billing-adapter service\n\ncobbler:\n\n- Fix EFI PXE boot regression (bsc#1214124)\n- Fix isolinux.cfg generation in \u0027cobbler buildiso\u0027 (bsc#1207330) \n\nhub-xmlrpc-api:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\ngrafana-formula:\n\n- Version 0.9.0\n * Add SUSE Linux Enterprise 15 Service Pack 5 to the supported versions (bsc#1215497)\n\nimage-sync-formula:\n\n- Update to version 0.1.1692188980.9aa0455\n * Fix boot image version compare to use numeric instead of string (bsc#1214002)\n * Add support to filter individual image versions in whitelist\n * Delete cache files that are no longer needed\n\ninter-server-sync:\n\n- Version 0.3.0\n * CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n * Require at least Go 1.19 for building due to CVE-2023-29409\n * Require at least Go 1.18 for building Red Hat packages\n\nprometheus-exporters-formula:\n\n- Version 1.3.0\n * Add support for Apache exporter \u003e= 1.0.0 (bsc#1214266)\n\nprometheus-postgres_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\nsaltboot-formula:\n\n- Update to version 0.1.1692188980.9aa0455 \n * Add pillar based saltboot redeploy and repartitioning (jsc#SUMA-158)\n\nspacecmd:\n\n- Version 4.3.23-1\n * Update translation strings\n\nspacewalk-admin:\n\n- Version 4.3.13-1\n * Integrate instance-flavor-check to detect if the instance is Pay-as-you-go\n * Add checks for csp-billing-adapter in case of a Pay-as-you-go instance\n\nspacewalk-backend:\n\n- Version 4.3.23-1\n * Use a constant to get the product name in python code rather than reading rhn.conf (bsc#1212943)\n * Add key import debug logging to reposync (bsc#1213675)\n * Add hint about missing auth header for Pay-as-you-go instances (bsc#1213445)\n * rhn-ssl-dbstore read CA from STDIN (bsc#1212856)\n * Implement new RHUI support in reposync\n\nspacewalk-certs-tools:\n\n- Version 4.3.19-1\n * Support EC Cryptography with mgr-ssl-cert-setup\n * mgr-ssl-cert-setup: store CA certificate in database (bsc#1212856)\n\nspacewalk-config:\n\n- Version 4.3.11-1\n * Allow calling instance-flavor-check via sudo\n\nspacewalk-java:\n\n- version 4.3.66-1\n * Fix RHUI support for RHEL 7 clients (bsc#1215756)\n- version 4.3.65-1\n * Combine the PAYG credentials and the repository paths when they\n collide (bsc#1215413)\n- version 4.3.64-1\n * Fix token issue with cloned deb channels (bsc#1214982)\n * Fix PAYG credentials extraction for SLES 12 clients (bsc#1215352)\n * Improved detection of the best authentication for accessing a\n repository in case of PAYG credentials (bsc#1215362)\n * Do not warn about missing Client Tools Channel subscription in a\n PAYG environment\n- version 4.3.63-1\n * Fix X-Instance-Identifier header when doing a product refresh\n at Cloud RMT Server (bsc#1214889)\n- Version 4.3.62-1\n * Add environment build/promote date to CLM API output (jsc#SUMA-280)\n * Call mgr-libmod with its absolute path\n * Introduce new API to update the products page metadata\n * Extract additional authentication information needed for Pay-as-you-go\n * Fix handling of null credentials in RMT credentials check\n * Integrate instance-flavor-check to detect if the instance is Pay-as-you-go\n * Add rule to count only servers with SUSE Manager Tools as managed clients\n * Create flag to disable update status (bsc#1212730)\n * Fix syntax error in sql query for source package search\n * Catch exceptions and log a message when mailer setup failed (bsc#1213009)\n * Fix logging of libraries using apache-commons-logging\n * Invalidate Pay-as-you-go client credentials after repeated connection failure (bsc#1213445)\n * Restrict product migrations for Pay-as-you-go\n * Add warning message in login UI for Pay-as-you-go with SCC credentials and no forward registration\n * Restrict cloning channels under different product channels for Pay-as-you-go\n * Avoid sending data to SCC about Pay-as-you-go instances\n * Add saltboot redeploy and repartition based on pillars (jsc#SUMA-158)\n * Add system pillar API access {get|set}Pillar\n * Consider the venv-salt-minion package update as Salt update to prevent backtraces on upgrading Salt with\n itself (bsc#1211884)\n * Fix processing of pkg.purged results (bsc#1213288)\n * Fix Null Pointer Exception in auth endpoint when an empty body is provided\n * Do not ignore scheduling error in Taskomatic\n * Add compliance checks when running as Pay-as-you-go\n * Add RHUI support to Pay-as-you-go connection feature\n * Fix Debian Packages file generation (bsc#1213716)\n * Fix action executor to prevent blocking Taskomatic for actions that are already finished (bsc#1214121)\n * Fix detection in case RHEL-based products (bsc#1214280)\n * Improve error message when instance-flavor-check tool is not installed\n * Fix auto product refresh in case of SUSE Manager Pay-as-you-go Server\n * Optimize org channel accessibility query (bsc#1211874)\n * Check csp billing adapter status\n\nspacewalk-setup:\n\n- Version 4.3.18-1\n * Do not rely on rpm runtime status, rather check rhn.conf if is configured (bsc#1210935)\n * Remove storing CA in DB directly as it is now part of mgr-ssl-cert-setup (bsc#1212856)\n\nspacewalk-web:\n\n- Version 4.3.33-1\n * Update the messages after syncing the products\n * Fix issue that prevented to delete credentials\n * Add warning message in login UI for Pay-as-you-go with SCC credentials and no forward registration.\n * Hide SSH info for `localhost` in Pay-as-you-go section\n * Integrate @formatjs/intl as a replacement for t()\n * Fix link interpolation in message maps\n\nsupportutils-plugin-susemanager:\n\n- Version 4.3.9-1\n * Add cloud and Pay-as-you-go checks\n * Write configured crypto-policy in supportconfig\n\nsusemanager:\n\n- Version 4.3.31-1\n * Require LTSS channel for SUSE Manager Proxy 4.2 (bsc#1214187)\n\nsusemanager-docs_en:\n\n- Added a note for SUSE Linux Enterprise Micro clients only having Node and Blackbox exporter for monitoring available,\n in the Administration Guide (bsc#1212246)\n- Added a warning about channel synchronization failure because of invalidated credentials in Connect Pay-as-you-go\n instance section of the Installation and Upgrade Guide\n- Added a workflow describing channel removal to the Common Workflows Guide\n- Added background information on Ansible playbooks in the Ansible chapter in Administration Guide (bsc#1213077)\n- Added Best practices and image pillars files to Retail Guide\n- Added detailed information about all supported SUSE Linux Enterprise Micro versions\n- Added Saltboot redeployment subchapter in the Retail Guide\n- Changed filename for configuring Tomcat memory usage in Specialized Guides (bsc#1212814)\n- Fixed Ubuntu channel names in Ubuntu chapter of the Client Configuration Guide (bsc#1212827)\n- Improved Red Hat Update Infrastructure documentation (bsc#1215373)\n- Listed supported key types for SSL certificates in Import SSL Certificates section of the Administation Guide\n- Minimal memory requirement is now 16 GB for a SUSE Manager Server installation\n- Removed the step calling rhn-ssl-dbstore from the SSL setup as it is now integrated into mgr-ssl-cert-setup in\n Administration Guide\n- Replaced plain text with dedicated attribute for AutoYaST\n- Typo correction for cobbler buildiso command in Client Configuration Guide\n- Updated Ansible chapter in Administration Guide for clarity (bsc#1213077)\n\nsusemanager-schema:\n\n- Version 4.3.20-1\n * Add new credentials type RHUI\n * Store the Pay-as-you-go products\n\nsusemanager-sls:\n\n- Version 4.3.35-1\n * Integrate instance-flavor-check to detect if the instance is Pay-as-you-go\n * Do not disable salt-minion on salt-ssh managed clients\n * Keep original traditional stack tools for RHEL7 RHUI connection\n * Include automatic migration from Salt 3000 to Salt Bundle in highstate\n * Use recurse stratedy to merge formula pillar with existing pillars\n * Mask Uyuni roster module password on logs\n\nuyuni-common-libs:\n\n- Version 4.3.9-1\n * Workaround for python3-debian bug about collecting control file (bsc#1211525, bsc#1208692)\n\nHow to apply this update:\n\n1. Log in as root user to the SUSE Manager Server.\n2. Stop the Spacewalk service:\n`spacewalk-service stop`\n3. Apply the patch using either zypper patch or YaST Online Update.\n4. Start the Spacewalk service:\n`spacewalk-service start`\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3861,SUSE-SLE-Module-SUSE-Manager-Proxy-4.3-2023-3861,SUSE-SLE-Module-SUSE-Manager-Server-4.3-2023-3861",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3861-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3861-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233861-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3861-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-September/031796.html"
},
{
"category": "self",
"summary": "SUSE Bug 1207330",
"url": "https://bugzilla.suse.com/1207330"
},
{
"category": "self",
"summary": "SUSE Bug 1208692",
"url": "https://bugzilla.suse.com/1208692"
},
{
"category": "self",
"summary": "SUSE Bug 1210935",
"url": "https://bugzilla.suse.com/1210935"
},
{
"category": "self",
"summary": "SUSE Bug 1211525",
"url": "https://bugzilla.suse.com/1211525"
},
{
"category": "self",
"summary": "SUSE Bug 1211874",
"url": "https://bugzilla.suse.com/1211874"
},
{
"category": "self",
"summary": "SUSE Bug 1211884",
"url": "https://bugzilla.suse.com/1211884"
},
{
"category": "self",
"summary": "SUSE Bug 1212246",
"url": "https://bugzilla.suse.com/1212246"
},
{
"category": "self",
"summary": "SUSE Bug 1212730",
"url": "https://bugzilla.suse.com/1212730"
},
{
"category": "self",
"summary": "SUSE Bug 1212814",
"url": "https://bugzilla.suse.com/1212814"
},
{
"category": "self",
"summary": "SUSE Bug 1212827",
"url": "https://bugzilla.suse.com/1212827"
},
{
"category": "self",
"summary": "SUSE Bug 1212856",
"url": "https://bugzilla.suse.com/1212856"
},
{
"category": "self",
"summary": "SUSE Bug 1212943",
"url": "https://bugzilla.suse.com/1212943"
},
{
"category": "self",
"summary": "SUSE Bug 1213009",
"url": "https://bugzilla.suse.com/1213009"
},
{
"category": "self",
"summary": "SUSE Bug 1213077",
"url": "https://bugzilla.suse.com/1213077"
},
{
"category": "self",
"summary": "SUSE Bug 1213288",
"url": "https://bugzilla.suse.com/1213288"
},
{
"category": "self",
"summary": "SUSE Bug 1213445",
"url": "https://bugzilla.suse.com/1213445"
},
{
"category": "self",
"summary": "SUSE Bug 1213675",
"url": "https://bugzilla.suse.com/1213675"
},
{
"category": "self",
"summary": "SUSE Bug 1213716",
"url": "https://bugzilla.suse.com/1213716"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE Bug 1214002",
"url": "https://bugzilla.suse.com/1214002"
},
{
"category": "self",
"summary": "SUSE Bug 1214121",
"url": "https://bugzilla.suse.com/1214121"
},
{
"category": "self",
"summary": "SUSE Bug 1214124",
"url": "https://bugzilla.suse.com/1214124"
},
{
"category": "self",
"summary": "SUSE Bug 1214187",
"url": "https://bugzilla.suse.com/1214187"
},
{
"category": "self",
"summary": "SUSE Bug 1214266",
"url": "https://bugzilla.suse.com/1214266"
},
{
"category": "self",
"summary": "SUSE Bug 1214280",
"url": "https://bugzilla.suse.com/1214280"
},
{
"category": "self",
"summary": "SUSE Bug 1214889",
"url": "https://bugzilla.suse.com/1214889"
},
{
"category": "self",
"summary": "SUSE Bug 1214982",
"url": "https://bugzilla.suse.com/1214982"
},
{
"category": "self",
"summary": "SUSE Bug 1215352",
"url": "https://bugzilla.suse.com/1215352"
},
{
"category": "self",
"summary": "SUSE Bug 1215362",
"url": "https://bugzilla.suse.com/1215362"
},
{
"category": "self",
"summary": "SUSE Bug 1215373",
"url": "https://bugzilla.suse.com/1215373"
},
{
"category": "self",
"summary": "SUSE Bug 1215413",
"url": "https://bugzilla.suse.com/1215413"
},
{
"category": "self",
"summary": "SUSE Bug 1215497",
"url": "https://bugzilla.suse.com/1215497"
},
{
"category": "self",
"summary": "SUSE Bug 1215756",
"url": "https://bugzilla.suse.com/1215756"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "Security update for SUSE Manager Server 4.3",
"tracking": {
"current_release_date": "2023-09-28T11:38:00Z",
"generator": {
"date": "2023-09-28T11:38:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3861-1",
"initial_release_date": "2023-09-28T11:38:00Z",
"revision_history": [
{
"date": "2023-09-28T11:38:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.aarch64",
"product": {
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.aarch64",
"product_id": "hub-xmlrpc-api-0.7-150400.5.9.15.aarch64"
}
},
{
"category": "product_version",
"name": "inter-server-sync-0.3.0-150400.3.21.15.aarch64",
"product": {
"name": "inter-server-sync-0.3.0-150400.3.21.15.aarch64",
"product_id": "inter-server-sync-0.3.0-150400.3.21.15.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.aarch64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.aarch64",
"product_id": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.aarch64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.aarch64",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.aarch64",
"product_id": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.aarch64"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.aarch64",
"product": {
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.aarch64",
"product_id": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.aarch64"
}
},
{
"category": "product_version",
"name": "susemanager-4.3.31-150400.3.36.12.aarch64",
"product": {
"name": "susemanager-4.3.31-150400.3.36.12.aarch64",
"product_id": "susemanager-4.3.31-150400.3.36.12.aarch64"
}
},
{
"category": "product_version",
"name": "susemanager-tools-4.3.31-150400.3.36.12.aarch64",
"product": {
"name": "susemanager-tools-4.3.31-150400.3.36.12.aarch64",
"product_id": "susemanager-tools-4.3.31-150400.3.36.12.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "billing-data-service-0.3-150400.10.6.13.noarch",
"product": {
"name": "billing-data-service-0.3-150400.10.6.13.noarch",
"product_id": "billing-data-service-0.3-150400.10.6.13.noarch"
}
},
{
"category": "product_version",
"name": "cobbler-3.3.3-150400.5.33.13.noarch",
"product": {
"name": "cobbler-3.3.3-150400.5.33.13.noarch",
"product_id": "cobbler-3.3.3-150400.5.33.13.noarch"
}
},
{
"category": "product_version",
"name": "cobbler-tests-3.3.3-150400.5.33.13.noarch",
"product": {
"name": "cobbler-tests-3.3.3-150400.5.33.13.noarch",
"product_id": "cobbler-tests-3.3.3-150400.5.33.13.noarch"
}
},
{
"category": "product_version",
"name": "cobbler-tests-containers-3.3.3-150400.5.33.13.noarch",
"product": {
"name": "cobbler-tests-containers-3.3.3-150400.5.33.13.noarch",
"product_id": "cobbler-tests-containers-3.3.3-150400.5.33.13.noarch"
}
},
{
"category": "product_version",
"name": "grafana-formula-0.9.0-150400.3.12.1.noarch",
"product": {
"name": "grafana-formula-0.9.0-150400.3.12.1.noarch",
"product_id": "grafana-formula-0.9.0-150400.3.12.1.noarch"
}
},
{
"category": "product_version",
"name": "image-sync-formula-0.1.1692188980.9aa0455-150400.3.15.13.noarch",
"product": {
"name": "image-sync-formula-0.1.1692188980.9aa0455-150400.3.15.13.noarch",
"product_id": "image-sync-formula-0.1.1692188980.9aa0455-150400.3.15.13.noarch"
}
},
{
"category": "product_version",
"name": "prometheus-exporters-formula-1.3.0-150400.3.3.13.noarch",
"product": {
"name": "prometheus-exporters-formula-1.3.0-150400.3.3.13.noarch",
"product_id": "prometheus-exporters-formula-1.3.0-150400.3.3.13.noarch"
}
},
{
"category": "product_version",
"name": "python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"product": {
"name": "python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"product_id": "python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch"
}
},
{
"category": "product_version",
"name": "saltboot-formula-0.1.1692188980.9aa0455-150400.3.12.13.noarch",
"product": {
"name": "saltboot-formula-0.1.1692188980.9aa0455-150400.3.12.13.noarch",
"product_id": "saltboot-formula-0.1.1692188980.9aa0455-150400.3.12.13.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-4.3.23-150400.3.24.13.noarch",
"product": {
"name": "spacecmd-4.3.23-150400.3.24.13.noarch",
"product_id": "spacecmd-4.3.23-150400.3.24.13.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-admin-4.3.13-150400.3.12.13.noarch",
"product": {
"name": "spacewalk-admin-4.3.13-150400.3.12.13.noarch",
"product_id": "spacewalk-admin-4.3.13-150400.3.12.13.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-app-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-app-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-app-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-applet-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-applet-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-applet-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-cdn-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-cdn-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-cdn-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-config-files-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-config-files-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-config-files-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-config-files-common-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-config-files-common-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-config-files-common-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-config-files-tool-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-config-files-tool-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-config-files-tool-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-iss-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-iss-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-iss-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-iss-export-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-iss-export-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-iss-export-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-package-push-server-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-package-push-server-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-package-push-server-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-server-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-server-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-server-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-sql-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-sql-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-sql-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-sql-postgresql-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-sql-postgresql-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-sql-postgresql-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-tools-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-tools-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-tools-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-xml-export-libs-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-xml-export-libs-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-xml-export-libs-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-xmlrpc-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-xmlrpc-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-xmlrpc-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-base-4.3.33-150400.3.27.16.noarch",
"product": {
"name": "spacewalk-base-4.3.33-150400.3.27.16.noarch",
"product_id": "spacewalk-base-4.3.33-150400.3.27.16.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"product": {
"name": "spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"product_id": "spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"product": {
"name": "spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"product_id": "spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"product": {
"name": "spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"product_id": "spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-config-4.3.11-150400.3.9.13.noarch",
"product": {
"name": "spacewalk-config-4.3.11-150400.3.9.13.noarch",
"product_id": "spacewalk-config-4.3.11-150400.3.9.13.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-dobby-4.3.33-150400.3.27.16.noarch",
"product": {
"name": "spacewalk-dobby-4.3.33-150400.3.27.16.noarch",
"product_id": "spacewalk-dobby-4.3.33-150400.3.27.16.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-html-4.3.33-150400.3.27.16.noarch",
"product": {
"name": "spacewalk-html-4.3.33-150400.3.27.16.noarch",
"product_id": "spacewalk-html-4.3.33-150400.3.27.16.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-html-debug-4.3.33-150400.3.27.16.noarch",
"product": {
"name": "spacewalk-html-debug-4.3.33-150400.3.27.16.noarch",
"product_id": "spacewalk-html-debug-4.3.33-150400.3.27.16.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-4.3.66-150400.3.60.1.noarch",
"product": {
"name": "spacewalk-java-4.3.66-150400.3.60.1.noarch",
"product_id": "spacewalk-java-4.3.66-150400.3.60.1.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-apidoc-sources-4.3.66-150400.3.60.1.noarch",
"product": {
"name": "spacewalk-java-apidoc-sources-4.3.66-150400.3.60.1.noarch",
"product_id": "spacewalk-java-apidoc-sources-4.3.66-150400.3.60.1.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-config-4.3.66-150400.3.60.1.noarch",
"product": {
"name": "spacewalk-java-config-4.3.66-150400.3.60.1.noarch",
"product_id": "spacewalk-java-config-4.3.66-150400.3.60.1.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-lib-4.3.66-150400.3.60.1.noarch",
"product": {
"name": "spacewalk-java-lib-4.3.66-150400.3.60.1.noarch",
"product_id": "spacewalk-java-lib-4.3.66-150400.3.60.1.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-postgresql-4.3.66-150400.3.60.1.noarch",
"product": {
"name": "spacewalk-java-postgresql-4.3.66-150400.3.60.1.noarch",
"product_id": "spacewalk-java-postgresql-4.3.66-150400.3.60.1.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-setup-4.3.18-150400.3.27.13.noarch",
"product": {
"name": "spacewalk-setup-4.3.18-150400.3.27.13.noarch",
"product_id": "spacewalk-setup-4.3.18-150400.3.27.13.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-taskomatic-4.3.66-150400.3.60.1.noarch",
"product": {
"name": "spacewalk-taskomatic-4.3.66-150400.3.60.1.noarch",
"product_id": "spacewalk-taskomatic-4.3.66-150400.3.60.1.noarch"
}
},
{
"category": "product_version",
"name": "supportutils-plugin-susemanager-4.3.9-150400.3.15.13.noarch",
"product": {
"name": "supportutils-plugin-susemanager-4.3.9-150400.3.15.13.noarch",
"product_id": "supportutils-plugin-susemanager-4.3.9-150400.3.15.13.noarch"
}
},
{
"category": "product_version",
"name": "supportutils-plugin-susemanager-client-4.3.3-150400.3.3.13.noarch",
"product": {
"name": "supportutils-plugin-susemanager-client-4.3.3-150400.3.3.13.noarch",
"product_id": "supportutils-plugin-susemanager-client-4.3.3-150400.3.3.13.noarch"
}
},
{
"category": "product_version",
"name": "supportutils-plugin-susemanager-proxy-4.3.3-150400.3.3.13.noarch",
"product": {
"name": "supportutils-plugin-susemanager-proxy-4.3.3-150400.3.3.13.noarch",
"product_id": "supportutils-plugin-susemanager-proxy-4.3.3-150400.3.3.13.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-docs_en-4.3-150400.9.38.2.noarch",
"product": {
"name": "susemanager-docs_en-4.3-150400.9.38.2.noarch",
"product_id": "susemanager-docs_en-4.3-150400.9.38.2.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-docs_en-pdf-4.3-150400.9.38.2.noarch",
"product": {
"name": "susemanager-docs_en-pdf-4.3-150400.9.38.2.noarch",
"product_id": "susemanager-docs_en-pdf-4.3-150400.9.38.2.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-schema-4.3.20-150400.3.24.17.noarch",
"product": {
"name": "susemanager-schema-4.3.20-150400.3.24.17.noarch",
"product_id": "susemanager-schema-4.3.20-150400.3.24.17.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-schema-sanity-4.3.20-150400.3.24.17.noarch",
"product": {
"name": "susemanager-schema-sanity-4.3.20-150400.3.24.17.noarch",
"product_id": "susemanager-schema-sanity-4.3.20-150400.3.24.17.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-schema-utility-4.3.20-150400.3.24.17.noarch",
"product": {
"name": "susemanager-schema-utility-4.3.20-150400.3.24.17.noarch",
"product_id": "susemanager-schema-utility-4.3.20-150400.3.24.17.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-sls-4.3.35-150400.3.31.12.noarch",
"product": {
"name": "susemanager-sls-4.3.35-150400.3.31.12.noarch",
"product_id": "susemanager-sls-4.3.35-150400.3.31.12.noarch"
}
},
{
"category": "product_version",
"name": "uyuni-config-modules-4.3.35-150400.3.31.12.noarch",
"product": {
"name": "uyuni-config-modules-4.3.35-150400.3.31.12.noarch",
"product_id": "uyuni-config-modules-4.3.35-150400.3.31.12.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.ppc64le",
"product": {
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.ppc64le",
"product_id": "hub-xmlrpc-api-0.7-150400.5.9.15.ppc64le"
}
},
{
"category": "product_version",
"name": "inter-server-sync-0.3.0-150400.3.21.15.ppc64le",
"product": {
"name": "inter-server-sync-0.3.0-150400.3.21.15.ppc64le",
"product_id": "inter-server-sync-0.3.0-150400.3.21.15.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.ppc64le",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.ppc64le",
"product_id": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le",
"product_id": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le",
"product": {
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le",
"product_id": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le"
}
},
{
"category": "product_version",
"name": "susemanager-4.3.31-150400.3.36.12.ppc64le",
"product": {
"name": "susemanager-4.3.31-150400.3.36.12.ppc64le",
"product_id": "susemanager-4.3.31-150400.3.36.12.ppc64le"
}
},
{
"category": "product_version",
"name": "susemanager-tools-4.3.31-150400.3.36.12.ppc64le",
"product": {
"name": "susemanager-tools-4.3.31-150400.3.36.12.ppc64le",
"product_id": "susemanager-tools-4.3.31-150400.3.36.12.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.s390x",
"product": {
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.s390x",
"product_id": "hub-xmlrpc-api-0.7-150400.5.9.15.s390x"
}
},
{
"category": "product_version",
"name": "inter-server-sync-0.3.0-150400.3.21.15.s390x",
"product": {
"name": "inter-server-sync-0.3.0-150400.3.21.15.s390x",
"product_id": "inter-server-sync-0.3.0-150400.3.21.15.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.s390x",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.s390x",
"product_id": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.s390x"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.s390x",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.s390x",
"product_id": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.s390x"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.s390x",
"product": {
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.s390x",
"product_id": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.s390x"
}
},
{
"category": "product_version",
"name": "susemanager-4.3.31-150400.3.36.12.s390x",
"product": {
"name": "susemanager-4.3.31-150400.3.36.12.s390x",
"product_id": "susemanager-4.3.31-150400.3.36.12.s390x"
}
},
{
"category": "product_version",
"name": "susemanager-tools-4.3.31-150400.3.36.12.s390x",
"product": {
"name": "susemanager-tools-4.3.31-150400.3.36.12.s390x",
"product_id": "susemanager-tools-4.3.31-150400.3.36.12.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.x86_64",
"product": {
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.x86_64",
"product_id": "hub-xmlrpc-api-0.7-150400.5.9.15.x86_64"
}
},
{
"category": "product_version",
"name": "inter-server-sync-0.3.0-150400.3.21.15.x86_64",
"product": {
"name": "inter-server-sync-0.3.0-150400.3.21.15.x86_64",
"product_id": "inter-server-sync-0.3.0-150400.3.21.15.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.x86_64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.x86_64",
"product_id": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.x86_64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"product_id": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"product": {
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"product_id": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64"
}
},
{
"category": "product_version",
"name": "susemanager-4.3.31-150400.3.36.12.x86_64",
"product": {
"name": "susemanager-4.3.31-150400.3.36.12.x86_64",
"product_id": "susemanager-4.3.31-150400.3.36.12.x86_64"
}
},
{
"category": "product_version",
"name": "susemanager-tools-4.3.31-150400.3.36.12.x86_64",
"product": {
"name": "susemanager-tools-4.3.31-150400.3.36.12.x86_64",
"product_id": "susemanager-tools-4.3.31-150400.3.36.12.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Proxy Module 4.3",
"product": {
"name": "SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server Module 4.3",
"product": {
"name": "SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-server:4.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch"
},
"product_reference": "python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64"
},
"product_reference": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.3.23-150400.3.24.13.noarch as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:spacecmd-4.3.23-150400.3.24.13.noarch"
},
"product_reference": "spacecmd-4.3.23-150400.3.24.13.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:spacewalk-backend-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch"
},
"product_reference": "spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch"
},
"product_reference": "spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch"
},
"product_reference": "spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-susemanager-client-4.3.3-150400.3.3.13.noarch as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:supportutils-plugin-susemanager-client-4.3.3-150400.3.3.13.noarch"
},
"product_reference": "supportutils-plugin-susemanager-client-4.3.3-150400.3.3.13.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-susemanager-proxy-4.3.3-150400.3.3.13.noarch as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:supportutils-plugin-susemanager-proxy-4.3.3-150400.3.3.13.noarch"
},
"product_reference": "supportutils-plugin-susemanager-proxy-4.3.3-150400.3.3.13.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "billing-data-service-0.3-150400.10.6.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:billing-data-service-0.3-150400.10.6.13.noarch"
},
"product_reference": "billing-data-service-0.3-150400.10.6.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cobbler-3.3.3-150400.5.33.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:cobbler-3.3.3-150400.5.33.13.noarch"
},
"product_reference": "cobbler-3.3.3-150400.5.33.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-formula-0.9.0-150400.3.12.1.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:grafana-formula-0.9.0-150400.3.12.1.noarch"
},
"product_reference": "grafana-formula-0.9.0-150400.3.12.1.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.ppc64le as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.ppc64le"
},
"product_reference": "hub-xmlrpc-api-0.7-150400.5.9.15.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.s390x as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.s390x"
},
"product_reference": "hub-xmlrpc-api-0.7-150400.5.9.15.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.x86_64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.x86_64"
},
"product_reference": "hub-xmlrpc-api-0.7-150400.5.9.15.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-sync-formula-0.1.1692188980.9aa0455-150400.3.15.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:image-sync-formula-0.1.1692188980.9aa0455-150400.3.15.13.noarch"
},
"product_reference": "image-sync-formula-0.1.1692188980.9aa0455-150400.3.15.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "inter-server-sync-0.3.0-150400.3.21.15.ppc64le as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.ppc64le"
},
"product_reference": "inter-server-sync-0.3.0-150400.3.21.15.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "inter-server-sync-0.3.0-150400.3.21.15.s390x as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.s390x"
},
"product_reference": "inter-server-sync-0.3.0-150400.3.21.15.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "inter-server-sync-0.3.0-150400.3.21.15.x86_64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.x86_64"
},
"product_reference": "inter-server-sync-0.3.0-150400.3.21.15.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-exporters-formula-1.3.0-150400.3.3.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:prometheus-exporters-formula-1.3.0-150400.3.3.13.noarch"
},
"product_reference": "prometheus-exporters-formula-1.3.0-150400.3.3.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.ppc64le as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.ppc64le"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.s390x as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.s390x"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.x86_64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.x86_64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch"
},
"product_reference": "python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le"
},
"product_reference": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.s390x as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.s390x"
},
"product_reference": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64"
},
"product_reference": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltboot-formula-0.1.1692188980.9aa0455-150400.3.12.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:saltboot-formula-0.1.1692188980.9aa0455-150400.3.12.13.noarch"
},
"product_reference": "saltboot-formula-0.1.1692188980.9aa0455-150400.3.12.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.3.23-150400.3.24.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacecmd-4.3.23-150400.3.24.13.noarch"
},
"product_reference": "spacecmd-4.3.23-150400.3.24.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-admin-4.3.13-150400.3.12.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-admin-4.3.13-150400.3.12.13.noarch"
},
"product_reference": "spacewalk-admin-4.3.13-150400.3.12.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-app-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-app-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-app-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-applet-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-applet-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-applet-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-config-files-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-config-files-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-config-files-common-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-common-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-config-files-common-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-config-files-tool-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-tool-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-config-files-tool-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-iss-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-iss-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-iss-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-iss-export-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-iss-export-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-iss-export-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-package-push-server-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-package-push-server-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-package-push-server-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-server-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-server-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-server-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-sql-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-sql-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-sql-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-sql-postgresql-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-sql-postgresql-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-sql-postgresql-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-tools-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-tools-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-tools-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-xml-export-libs-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-xml-export-libs-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-xml-export-libs-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-xmlrpc-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-xmlrpc-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-xmlrpc-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-4.3.33-150400.3.27.16.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-base-4.3.33-150400.3.27.16.noarch"
},
"product_reference": "spacewalk-base-4.3.33-150400.3.27.16.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch"
},
"product_reference": "spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch"
},
"product_reference": "spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch"
},
"product_reference": "spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-config-4.3.11-150400.3.9.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-config-4.3.11-150400.3.9.13.noarch"
},
"product_reference": "spacewalk-config-4.3.11-150400.3.9.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-html-4.3.33-150400.3.27.16.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-html-4.3.33-150400.3.27.16.noarch"
},
"product_reference": "spacewalk-html-4.3.33-150400.3.27.16.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-java-4.3.66-150400.3.60.1.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-java-4.3.66-150400.3.60.1.noarch"
},
"product_reference": "spacewalk-java-4.3.66-150400.3.60.1.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-java-config-4.3.66-150400.3.60.1.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-java-config-4.3.66-150400.3.60.1.noarch"
},
"product_reference": "spacewalk-java-config-4.3.66-150400.3.60.1.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-java-lib-4.3.66-150400.3.60.1.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-java-lib-4.3.66-150400.3.60.1.noarch"
},
"product_reference": "spacewalk-java-lib-4.3.66-150400.3.60.1.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-java-postgresql-4.3.66-150400.3.60.1.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-java-postgresql-4.3.66-150400.3.60.1.noarch"
},
"product_reference": "spacewalk-java-postgresql-4.3.66-150400.3.60.1.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-setup-4.3.18-150400.3.27.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-setup-4.3.18-150400.3.27.13.noarch"
},
"product_reference": "spacewalk-setup-4.3.18-150400.3.27.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-taskomatic-4.3.66-150400.3.60.1.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-taskomatic-4.3.66-150400.3.60.1.noarch"
},
"product_reference": "spacewalk-taskomatic-4.3.66-150400.3.60.1.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-susemanager-4.3.9-150400.3.15.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:supportutils-plugin-susemanager-4.3.9-150400.3.15.13.noarch"
},
"product_reference": "supportutils-plugin-susemanager-4.3.9-150400.3.15.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-4.3.31-150400.3.36.12.ppc64le as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.ppc64le"
},
"product_reference": "susemanager-4.3.31-150400.3.36.12.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-4.3.31-150400.3.36.12.s390x as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.s390x"
},
"product_reference": "susemanager-4.3.31-150400.3.36.12.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-4.3.31-150400.3.36.12.x86_64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.x86_64"
},
"product_reference": "susemanager-4.3.31-150400.3.36.12.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-docs_en-4.3-150400.9.38.2.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-docs_en-4.3-150400.9.38.2.noarch"
},
"product_reference": "susemanager-docs_en-4.3-150400.9.38.2.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-docs_en-pdf-4.3-150400.9.38.2.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-docs_en-pdf-4.3-150400.9.38.2.noarch"
},
"product_reference": "susemanager-docs_en-pdf-4.3-150400.9.38.2.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-schema-4.3.20-150400.3.24.17.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-schema-4.3.20-150400.3.24.17.noarch"
},
"product_reference": "susemanager-schema-4.3.20-150400.3.24.17.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-schema-utility-4.3.20-150400.3.24.17.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-schema-utility-4.3.20-150400.3.24.17.noarch"
},
"product_reference": "susemanager-schema-utility-4.3.20-150400.3.24.17.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-sls-4.3.35-150400.3.31.12.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-sls-4.3.35-150400.3.31.12.noarch"
},
"product_reference": "susemanager-sls-4.3.35-150400.3.31.12.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-tools-4.3.31-150400.3.36.12.ppc64le as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.ppc64le"
},
"product_reference": "susemanager-tools-4.3.31-150400.3.36.12.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-tools-4.3.31-150400.3.36.12.s390x as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.s390x"
},
"product_reference": "susemanager-tools-4.3.31-150400.3.36.12.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-tools-4.3.31-150400.3.36.12.x86_64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.x86_64"
},
"product_reference": "susemanager-tools-4.3.31-150400.3.36.12.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "uyuni-config-modules-4.3.35-150400.3.31.12.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:uyuni-config-modules-4.3.35-150400.3.31.12.noarch"
},
"product_reference": "uyuni-config-modules-4.3.35-150400.3.31.12.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Proxy Module 4.3:python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Proxy Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"SUSE Manager Proxy Module 4.3:spacecmd-4.3.23-150400.3.24.13.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Proxy Module 4.3:supportutils-plugin-susemanager-client-4.3.3-150400.3.3.13.noarch",
"SUSE Manager Proxy Module 4.3:supportutils-plugin-susemanager-proxy-4.3.3-150400.3.3.13.noarch",
"SUSE Manager Server Module 4.3:billing-data-service-0.3-150400.10.6.13.noarch",
"SUSE Manager Server Module 4.3:cobbler-3.3.3-150400.5.33.13.noarch",
"SUSE Manager Server Module 4.3:grafana-formula-0.9.0-150400.3.12.1.noarch",
"SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.ppc64le",
"SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.s390x",
"SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.x86_64",
"SUSE Manager Server Module 4.3:image-sync-formula-0.1.1692188980.9aa0455-150400.3.15.13.noarch",
"SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.ppc64le",
"SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.s390x",
"SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.x86_64",
"SUSE Manager Server Module 4.3:prometheus-exporters-formula-1.3.0-150400.3.3.13.noarch",
"SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.ppc64le",
"SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.s390x",
"SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.x86_64",
"SUSE Manager Server Module 4.3:python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le",
"SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.s390x",
"SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"SUSE Manager Server Module 4.3:saltboot-formula-0.1.1692188980.9aa0455-150400.3.12.13.noarch",
"SUSE Manager Server Module 4.3:spacecmd-4.3.23-150400.3.24.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-admin-4.3.13-150400.3.12.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-app-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-applet-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-config-files-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-config-files-common-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-config-files-tool-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-iss-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-iss-export-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-package-push-server-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-server-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-sql-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-sql-postgresql-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-tools-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-xml-export-libs-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-xmlrpc-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-base-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-config-4.3.11-150400.3.9.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-html-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-config-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-lib-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-postgresql-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-setup-4.3.18-150400.3.27.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-taskomatic-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:supportutils-plugin-susemanager-4.3.9-150400.3.15.13.noarch",
"SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.ppc64le",
"SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.s390x",
"SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.x86_64",
"SUSE Manager Server Module 4.3:susemanager-docs_en-4.3-150400.9.38.2.noarch",
"SUSE Manager Server Module 4.3:susemanager-docs_en-pdf-4.3-150400.9.38.2.noarch",
"SUSE Manager Server Module 4.3:susemanager-schema-4.3.20-150400.3.24.17.noarch",
"SUSE Manager Server Module 4.3:susemanager-schema-utility-4.3.20-150400.3.24.17.noarch",
"SUSE Manager Server Module 4.3:susemanager-sls-4.3.35-150400.3.31.12.noarch",
"SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.ppc64le",
"SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.s390x",
"SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.x86_64",
"SUSE Manager Server Module 4.3:uyuni-config-modules-4.3.35-150400.3.31.12.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Proxy Module 4.3:python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Proxy Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"SUSE Manager Proxy Module 4.3:spacecmd-4.3.23-150400.3.24.13.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Proxy Module 4.3:supportutils-plugin-susemanager-client-4.3.3-150400.3.3.13.noarch",
"SUSE Manager Proxy Module 4.3:supportutils-plugin-susemanager-proxy-4.3.3-150400.3.3.13.noarch",
"SUSE Manager Server Module 4.3:billing-data-service-0.3-150400.10.6.13.noarch",
"SUSE Manager Server Module 4.3:cobbler-3.3.3-150400.5.33.13.noarch",
"SUSE Manager Server Module 4.3:grafana-formula-0.9.0-150400.3.12.1.noarch",
"SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.ppc64le",
"SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.s390x",
"SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.x86_64",
"SUSE Manager Server Module 4.3:image-sync-formula-0.1.1692188980.9aa0455-150400.3.15.13.noarch",
"SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.ppc64le",
"SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.s390x",
"SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.x86_64",
"SUSE Manager Server Module 4.3:prometheus-exporters-formula-1.3.0-150400.3.3.13.noarch",
"SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.ppc64le",
"SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.s390x",
"SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.x86_64",
"SUSE Manager Server Module 4.3:python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le",
"SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.s390x",
"SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"SUSE Manager Server Module 4.3:saltboot-formula-0.1.1692188980.9aa0455-150400.3.12.13.noarch",
"SUSE Manager Server Module 4.3:spacecmd-4.3.23-150400.3.24.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-admin-4.3.13-150400.3.12.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-app-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-applet-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-config-files-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-config-files-common-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-config-files-tool-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-iss-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-iss-export-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-package-push-server-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-server-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-sql-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-sql-postgresql-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-tools-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-xml-export-libs-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-xmlrpc-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-base-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-config-4.3.11-150400.3.9.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-html-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-config-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-lib-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-postgresql-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-setup-4.3.18-150400.3.27.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-taskomatic-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:supportutils-plugin-susemanager-4.3.9-150400.3.15.13.noarch",
"SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.ppc64le",
"SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.s390x",
"SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.x86_64",
"SUSE Manager Server Module 4.3:susemanager-docs_en-4.3-150400.9.38.2.noarch",
"SUSE Manager Server Module 4.3:susemanager-docs_en-pdf-4.3-150400.9.38.2.noarch",
"SUSE Manager Server Module 4.3:susemanager-schema-4.3.20-150400.3.24.17.noarch",
"SUSE Manager Server Module 4.3:susemanager-schema-utility-4.3.20-150400.3.24.17.noarch",
"SUSE Manager Server Module 4.3:susemanager-sls-4.3.35-150400.3.31.12.noarch",
"SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.ppc64le",
"SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.s390x",
"SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.x86_64",
"SUSE Manager Server Module 4.3:uyuni-config-modules-4.3.35-150400.3.31.12.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Proxy Module 4.3:python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Proxy Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"SUSE Manager Proxy Module 4.3:spacecmd-4.3.23-150400.3.24.13.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Proxy Module 4.3:supportutils-plugin-susemanager-client-4.3.3-150400.3.3.13.noarch",
"SUSE Manager Proxy Module 4.3:supportutils-plugin-susemanager-proxy-4.3.3-150400.3.3.13.noarch",
"SUSE Manager Server Module 4.3:billing-data-service-0.3-150400.10.6.13.noarch",
"SUSE Manager Server Module 4.3:cobbler-3.3.3-150400.5.33.13.noarch",
"SUSE Manager Server Module 4.3:grafana-formula-0.9.0-150400.3.12.1.noarch",
"SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.ppc64le",
"SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.s390x",
"SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.x86_64",
"SUSE Manager Server Module 4.3:image-sync-formula-0.1.1692188980.9aa0455-150400.3.15.13.noarch",
"SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.ppc64le",
"SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.s390x",
"SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.x86_64",
"SUSE Manager Server Module 4.3:prometheus-exporters-formula-1.3.0-150400.3.3.13.noarch",
"SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.ppc64le",
"SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.s390x",
"SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.x86_64",
"SUSE Manager Server Module 4.3:python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le",
"SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.s390x",
"SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"SUSE Manager Server Module 4.3:saltboot-formula-0.1.1692188980.9aa0455-150400.3.12.13.noarch",
"SUSE Manager Server Module 4.3:spacecmd-4.3.23-150400.3.24.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-admin-4.3.13-150400.3.12.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-app-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-applet-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-config-files-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-config-files-common-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-config-files-tool-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-iss-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-iss-export-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-package-push-server-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-server-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-sql-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-sql-postgresql-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-tools-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-xml-export-libs-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-xmlrpc-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-base-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-config-4.3.11-150400.3.9.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-html-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-config-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-lib-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-postgresql-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-setup-4.3.18-150400.3.27.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-taskomatic-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:supportutils-plugin-susemanager-4.3.9-150400.3.15.13.noarch",
"SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.ppc64le",
"SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.s390x",
"SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.x86_64",
"SUSE Manager Server Module 4.3:susemanager-docs_en-4.3-150400.9.38.2.noarch",
"SUSE Manager Server Module 4.3:susemanager-docs_en-pdf-4.3-150400.9.38.2.noarch",
"SUSE Manager Server Module 4.3:susemanager-schema-4.3.20-150400.3.24.17.noarch",
"SUSE Manager Server Module 4.3:susemanager-schema-utility-4.3.20-150400.3.24.17.noarch",
"SUSE Manager Server Module 4.3:susemanager-sls-4.3.35-150400.3.31.12.noarch",
"SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.ppc64le",
"SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.s390x",
"SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.x86_64",
"SUSE Manager Server Module 4.3:uyuni-config-modules-4.3.35-150400.3.31.12.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:38:00Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
SUSE-SU-2023:3867-1
Vulnerability from csaf_suse - Published: 2023-09-28 11:42 - Updated: 2023-09-28 11:42Summary
Security update for SUSE Manager Client Tools
Severity
Important
Notes
Title of the patch: Security update for SUSE Manager Client Tools
Description of the patch: This update fixes the following issues:
golang-github-lusitaniae-apache_exporter:
- Security issues fixed:
* CVE-2022-32149: Fix denial of service vulnerability (bsc#1204501)
* CVE-2022-41723: Fix uncontrolled resource consumption (bsc#1208270)
* CVE-2022-46146: Fix authentication bypass vulnarability (bsc#1208046)
- Changes and bugs fixed:
* Updated to 1.0.0 (jsc#PED-5405)
+ Improved flag parsing
+ Added support for custom headers
* Changes from 0.13.1
+ Fix panic caused by missing flagConfig options
* Added AppArmor profile
* Added sandboxing options to systemd service unit
* Build using promu
* Build with Go 1.19
* Exclude s390 architecture
golang-github-prometheus-alertmanager:
- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server
while validating signatures for extremely large RSA keys. (bsc#1213880)
There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.
golang-github-prometheus-node_exporter:
- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server
while validating signatures for extremely large RSA keys. (bsc#1213880)
There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.
golang-github-prometheus-prometheus:
- This update introduces breaking changes. Please, read carefully the provided informations.
- Security issues fixed:
* CVE-2022-41723: Fix uncontrolled resource consumption by updating Go to version 1.20.1 (bsc#1208298)
- Updated to 2.45.0 (jsc#PED-5406):
* [FEATURE] API: New limit parameter to limit the number of items returned by `/api/v1/status/tsdb` endpoint
* [FEATURE] Config: Add limits to global config
* [FEATURE] Consul SD: Added support for `path_prefix`
* [FEATURE] Native histograms: Add option to scrape both classic and native histograms.
* [FEATURE] Native histograms: Added support for two more arithmetic operators `avg_over_time` and `sum_over_time`
* [FEATURE] Promtool: When providing the block id, only one block will be loaded and analyzed
* [FEATURE] Remote-write: New Azure ad configuration to support remote writing directly to Azure Monitor workspace
* [FEATURE] TSDB: Samples per chunk are now configurable with flag `storage.tsdb.samples-per-chunk`. By default set
to its former value 120
* [ENHANCEMENT] Native histograms: bucket size can now be limited to avoid scrape fails
* [ENHANCEMENT] TSDB: Dropped series are now deleted from the WAL sooner
* [BUGFIX] Native histograms: ChunkSeries iterator now checks if a new sample can be appended to the open chunk
* [BUGFIX] Native histograms: Fix Histogram Appender `Appendable()` segfault
* [BUGFIX] Native histograms: Fix setting reset header to gauge histograms in seriesToChunkEncoder
* [BUGFIX] TSDB: Tombstone intervals are not modified after Get() call
* [BUGFIX] TSDB: Use path/filepath to set the WAL directory.
- Changes from 2.44.0:
* [FEATURE] Remote-read: Handle native histograms
* [FEATURE] Promtool: Health and readiness check of prometheus server in CLI
* [FEATURE] PromQL: Add `query_samples_total` metric, the total number of samples loaded by all queries
* [ENHANCEMENT] Storage: Optimise buffer used to iterate through samples
* [ENHANCEMENT] Scrape: Reduce memory allocations on target labels
* [ENHANCEMENT] PromQL: Use faster heap method for `topk()` / `bottomk()`
* [ENHANCEMENT] Rules API: Allow filtering by rule name
* [ENHANCEMENT] Native Histograms: Various fixes and improvements
* [ENHANCEMENT] UI: Search of scraping pools is now case-insensitive
* [ENHANCEMENT] TSDB: Add an affirmative log message for successful WAL repair
* [BUGFIX] TSDB: Block compaction failed when shutting down
* [BUGFIX] TSDB: Out-of-order chunks could be ignored if the write-behind log was deleted
- Changes from 2.43.1
* [BUGFIX] Labels: Set() after Del() would be ignored, which broke some relabeling rules
- Changes from 2.43.0:
* [FEATURE] Promtool: Add HTTP client configuration to query commands
* [FEATURE] Scrape: Add `include_scrape_configs` to include scrape configs from different files
* [FEATURE] HTTP client: Add `no_proxy` to exclude URLs from proxied requests
* [FEATURE] HTTP client: Add `proxy_from_enviroment` to read proxies from env variables
* [ENHANCEMENT] API: Add support for setting lookback delta per query via the API
* [ENHANCEMENT] API: Change HTTP status code from 503/422 to 499 if a request is canceled
* [ENHANCEMENT] Scrape: Allow exemplars for all metric types
* [ENHANCEMENT] TSDB: Add metrics for head chunks and WAL folders size
* [ENHANCEMENT] TSDB: Automatically remove incorrect snapshot with index that is ahead of WAL
* [ENHANCEMENT] TSDB: Improve Prometheus parser error outputs to be more comprehensible
* [ENHANCEMENT] UI: Scope `group by` labels to metric in autocompletion
* [BUGFIX] Scrape: Fix `prometheus_target_scrape_pool_target_limit` metric not set before reloading
* [BUGFIX] TSDB: Correctly update `prometheus_tsdb_head_chunks_removed_total` and `prometheus_tsdb_head_chunks`
metrics when reading WAL
* [BUGFIX] TSDB: Use the correct unit (seconds) when recording out-of-order append deltas in the
`prometheus_tsdb_sample_ooo_delta` metric
- Changes from 2.42.0:
This release comes with a new feature coverage for native histograms and breaking changes.
If you are trying native histograms already, we recommend you remove the `wal` directory when upgrading. Because the
old WAL record for native histograms is not backward compatible in v2.42.0, this will lead to some data loss for the
latest data. Additionally, if you scrape 'float histograms' or use recording rules on native histograms in v2.42.0
(which writes float histograms), it is a one-way street since older versions do not support float histograms.
* [CHANGE] **breaking** TSDB: Changed WAL record format for the experimental native histograms
* [FEATURE] Add 'keep_firing_for' field to alerting rules
* [FEATURE] Promtool: Add support of selecting timeseries for TSDB dump
* [ENHANCEMENT] Agent: Native histogram support.
* [ENHANCEMENT] Rules: Support native histograms in recording rules
* [ENHANCEMENT] SD: Add container ID as a meta label for pod targets for Kubernetes
* [ENHANCEMENT] SD: Add VM size label to azure service discovery
* [ENHANCEMENT] Support native histograms in federation
* [ENHANCEMENT] TSDB: Add gauge histogram support
* [ENHANCEMENT] TSDB/Scrape: Support FloatHistogram that represents buckets as float64 values
* [ENHANCEMENT] UI: Show individual scrape pools on /targets page
- Changes from 2.41.0:
* [FEATURE] Relabeling: Add keepequal and dropequal relabel actions
* [FEATURE] Add support for HTTP proxy headers
* [ENHANCEMENT] Reload private certificates when changed on disk
* [ENHANCEMENT] Add max_version to specify maximum TLS version in tls_config
* [ENHANCEMENT] Add goos and goarch labels to prometheus_build_info
* [ENHANCEMENT] SD: Add proxy support for EC2 and LightSail SDs
* [ENHANCEMENT] SD: Add new metric prometheus_sd_file_watcher_errors_total
* [ENHANCEMENT] Remote Read: Use a pool to speed up marshalling
* [ENHANCEMENT] TSDB: Improve handling of tombstoned chunks in iterators
* [ENHANCEMENT] TSDB: Optimize postings offset table reading
* [BUGFIX] Scrape: Validate the metric name, label names, and label values after relabeling
* [BUGFIX] Remote Write receiver and rule manager: Fix error handling
- Changes from 2.40.7:
* [BUGFIX] TSDB: Fix queries involving negative buckets of native histograms
- Changes from 2.40.5:
* [BUGFIX] TSDB: Fix queries involving native histograms due to improper reset of iterators
- Changes from 2.40.3:
* [BUGFIX] TSDB: Fix compaction after a deletion is called
- Changes from 2.40.2:
* [BUGFIX] UI: Fix black-on-black metric name color in dark mode
- Changes from 2.40.1:
* [BUGFIX] TSDB: Fix alignment for atomic int64 for 32 bit architecture
* [BUGFIX] Scrape: Fix accept headers
- Changes from 2.40.0:
* [FEATURE] Add experimental support for native histograms.
Enable with the flag --enable-feature=native-histograms.
* [FEATURE] SD: Add service discovery for OVHcloud
* [ENHANCEMENT] Kubernetes SD: Use protobuf encoding
* [ENHANCEMENT] TSDB: Use golang.org/x/exp/slices for improved sorting speed
* [ENHANCEMENT] Consul SD: Add enterprise admin partitions. Adds __meta_consul_partition label. Adds partition
config in consul_sd_config
* [BUGFIX] API: Fix API error codes for /api/v1/labels and /api/v1/series
- Changes from 2.39.1:
* [BUGFIX] Rules: Fix notifier relabel changing the labels on active alerts
- Changes from 2.39.0:
* [FEATURE] experimental TSDB: Add support for ingesting out-of-order samples. This is configured via
out_of_order_time_window field in the config file; check config file docs for more info
* [ENHANCEMENT] API: /-/healthy and /-/ready API calls now also respond to a HEAD request on top of existing
GET support.
* [ENHANCEMENT] PuppetDB SD: Add __meta_puppetdb_query label.
* [ENHANCEMENT] AWS EC2 SD: Add __meta_ec2_region label.
* [ENHANCEMENT] AWS Lightsail SD: Add __meta_lightsail_region label.
* [ENHANCEMENT] Scrape: Optimise relabeling by re-using memory.
* [ENHANCEMENT] TSDB: Improve WAL replay timings.
* [ENHANCEMENT] TSDB: Optimise memory by not storing unnecessary data in the memory.
* [ENHANCEMENT] TSDB: Allow overlapping blocks by default.
--storage.tsdb.allow-overlapping-blocks now has no effect.
* [ENHANCEMENT] UI: Click to copy label-value pair from query result to clipboard.
* [BUGFIX] TSDB: Turn off isolation for Head compaction to fix a memory leak.
* [BUGFIX] TSDB: Fix 'invalid magic number 0' error on Prometheus startup.
* [BUGFIX] PromQL: Properly close file descriptor when logging unfinished queries.
* [BUGFIX] Agent: Fix validation of flag options and prevent WAL from growing more than desired.
- Changes from 2.38.0:
* [FEATURE]: Web: Add a /api/v1/format_query HTTP API endpoint that allows pretty-formatting PromQL expressions.
* [FEATURE]: UI: Add support for formatting PromQL expressions in the UI.
* [FEATURE]: DNS SD: Support MX records for discovering targets.
* [FEATURE]: Templates: Add toTime() template function that allows converting sample timestamps to
Go time.Time values
* [ENHANCEMENT]: Kubernetes SD: Add
__meta_kubernetes_service_port_number meta label indicating the service port number.
__meta_kubernetes_pod_container_image meta label indicating the container image.
* [ENHANCEMENT]: PromQL: When a query panics, also log the query itself alongside the panic message.
* [ENHANCEMENT]: UI: Tweak colors in the dark theme to improve the contrast ratio.
* [ENHANCEMENT]: Web: Speed up calls to /api/v1/rules by avoiding locks and using atomic types instead.
* [ENHANCEMENT]: Scrape: Add a no-default-scrape-port feature flag, which omits or removes any default HTTP (:80)
or HTTPS (:443) ports in the target's scrape address.
* [BUGFIX]: TSDB: In the WAL watcher metrics, expose the
type='exemplar' label instead of type='unknown' for exemplar records.
* [BUGFIX]: TSDB: Fix race condition around allocating series IDs during chunk snapshot loading.
golang-github-QubitProducts-exporter_exporter:
- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server
while validating signatures for extremely large RSA keys. (bsc#1213880)
There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.
grafana:
- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server
while validating signatures for extremely large RSA keys. (bsc#1213880)
There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.
prometheus-blackbox_exporter:
- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server
while validating signatures for extremely large RSA keys. (bsc#1213880)
There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.
prometheus-postgres_exporter:
- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server
while validating signatures for extremely large RSA keys. (bsc#1213880)
There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.
spacecmd:
- Updated to 4.3.23-1
* Update translation strings
supportutils-plugin-susemanager-client:
- Updated to 4.3.3-1
* Write configured crypto-policy in supportconfig
* Add cloud and Pay-as-you-go checks
uyuni-common-libs:
- Updated to 4.3.9-1
* Workaround for python3-debian bug about collecting control file (bsc#1211525, bsc#1208692)
Patchnames: SUSE-2023-3867,SUSE-SLE-Manager-Tools-12-2023-3867,SUSE-SLE-SERVER-12-SP5-2023-3867
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
46 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
46 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
46 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
46 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
24 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for SUSE Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ngolang-github-lusitaniae-apache_exporter:\n\n- Security issues fixed:\n * CVE-2022-32149: Fix denial of service vulnerability (bsc#1204501)\n * CVE-2022-41723: Fix uncontrolled resource consumption (bsc#1208270)\n * CVE-2022-46146: Fix authentication bypass vulnarability (bsc#1208046)\n- Changes and bugs fixed:\n * Updated to 1.0.0 (jsc#PED-5405)\n + Improved flag parsing\n + Added support for custom headers\n * Changes from 0.13.1\n + Fix panic caused by missing flagConfig options\n * Added AppArmor profile\n * Added sandboxing options to systemd service unit\n * Build using promu\n * Build with Go 1.19\n * Exclude s390 architecture\n\ngolang-github-prometheus-alertmanager:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\ngolang-github-prometheus-node_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\ngolang-github-prometheus-prometheus:\n\n- This update introduces breaking changes. Please, read carefully the provided informations.\n- Security issues fixed:\n * CVE-2022-41723: Fix uncontrolled resource consumption by updating Go to version 1.20.1 (bsc#1208298)\n- Updated to 2.45.0 (jsc#PED-5406):\n * [FEATURE] API: New limit parameter to limit the number of items returned by `/api/v1/status/tsdb` endpoint\n * [FEATURE] Config: Add limits to global config\n * [FEATURE] Consul SD: Added support for `path_prefix`\n * [FEATURE] Native histograms: Add option to scrape both classic and native histograms.\n * [FEATURE] Native histograms: Added support for two more arithmetic operators `avg_over_time` and `sum_over_time`\n * [FEATURE] Promtool: When providing the block id, only one block will be loaded and analyzed\n * [FEATURE] Remote-write: New Azure ad configuration to support remote writing directly to Azure Monitor workspace\n * [FEATURE] TSDB: Samples per chunk are now configurable with flag `storage.tsdb.samples-per-chunk`. By default set\n to its former value 120\n * [ENHANCEMENT] Native histograms: bucket size can now be limited to avoid scrape fails\n * [ENHANCEMENT] TSDB: Dropped series are now deleted from the WAL sooner\n * [BUGFIX] Native histograms: ChunkSeries iterator now checks if a new sample can be appended to the open chunk\n * [BUGFIX] Native histograms: Fix Histogram Appender `Appendable()` segfault\n * [BUGFIX] Native histograms: Fix setting reset header to gauge histograms in seriesToChunkEncoder\n * [BUGFIX] TSDB: Tombstone intervals are not modified after Get() call\n * [BUGFIX] TSDB: Use path/filepath to set the WAL directory.\n- Changes from 2.44.0:\n * [FEATURE] Remote-read: Handle native histograms\n * [FEATURE] Promtool: Health and readiness check of prometheus server in CLI\n * [FEATURE] PromQL: Add `query_samples_total` metric, the total number of samples loaded by all queries\n * [ENHANCEMENT] Storage: Optimise buffer used to iterate through samples\n * [ENHANCEMENT] Scrape: Reduce memory allocations on target labels\n * [ENHANCEMENT] PromQL: Use faster heap method for `topk()` / `bottomk()`\n * [ENHANCEMENT] Rules API: Allow filtering by rule name\n * [ENHANCEMENT] Native Histograms: Various fixes and improvements\n * [ENHANCEMENT] UI: Search of scraping pools is now case-insensitive\n * [ENHANCEMENT] TSDB: Add an affirmative log message for successful WAL repair\n * [BUGFIX] TSDB: Block compaction failed when shutting down\n * [BUGFIX] TSDB: Out-of-order chunks could be ignored if the write-behind log was deleted\n- Changes from 2.43.1\n * [BUGFIX] Labels: Set() after Del() would be ignored, which broke some relabeling rules\n- Changes from 2.43.0:\n * [FEATURE] Promtool: Add HTTP client configuration to query commands\n * [FEATURE] Scrape: Add `include_scrape_configs` to include scrape configs from different files\n * [FEATURE] HTTP client: Add `no_proxy` to exclude URLs from proxied requests\n * [FEATURE] HTTP client: Add `proxy_from_enviroment` to read proxies from env variables\n * [ENHANCEMENT] API: Add support for setting lookback delta per query via the API\n * [ENHANCEMENT] API: Change HTTP status code from 503/422 to 499 if a request is canceled\n * [ENHANCEMENT] Scrape: Allow exemplars for all metric types\n * [ENHANCEMENT] TSDB: Add metrics for head chunks and WAL folders size\n * [ENHANCEMENT] TSDB: Automatically remove incorrect snapshot with index that is ahead of WAL\n * [ENHANCEMENT] TSDB: Improve Prometheus parser error outputs to be more comprehensible\n * [ENHANCEMENT] UI: Scope `group by` labels to metric in autocompletion\n * [BUGFIX] Scrape: Fix `prometheus_target_scrape_pool_target_limit` metric not set before reloading\n * [BUGFIX] TSDB: Correctly update `prometheus_tsdb_head_chunks_removed_total` and `prometheus_tsdb_head_chunks`\n metrics when reading WAL\n * [BUGFIX] TSDB: Use the correct unit (seconds) when recording out-of-order append deltas in the\n `prometheus_tsdb_sample_ooo_delta` metric\n- Changes from 2.42.0:\n This release comes with a new feature coverage for native histograms and breaking changes.\n If you are trying native histograms already, we recommend you remove the `wal` directory when upgrading. Because the\n old WAL record for native histograms is not backward compatible in v2.42.0, this will lead to some data loss for the\n latest data. Additionally, if you scrape \u0027float histograms\u0027 or use recording rules on native histograms in v2.42.0\n (which writes float histograms), it is a one-way street since older versions do not support float histograms.\n * [CHANGE] **breaking** TSDB: Changed WAL record format for the experimental native histograms\n * [FEATURE] Add \u0027keep_firing_for\u0027 field to alerting rules\n * [FEATURE] Promtool: Add support of selecting timeseries for TSDB dump\n * [ENHANCEMENT] Agent: Native histogram support.\n * [ENHANCEMENT] Rules: Support native histograms in recording rules\n * [ENHANCEMENT] SD: Add container ID as a meta label for pod targets for Kubernetes\n * [ENHANCEMENT] SD: Add VM size label to azure service discovery\n * [ENHANCEMENT] Support native histograms in federation\n * [ENHANCEMENT] TSDB: Add gauge histogram support\n * [ENHANCEMENT] TSDB/Scrape: Support FloatHistogram that represents buckets as float64 values\n * [ENHANCEMENT] UI: Show individual scrape pools on /targets page\n- Changes from 2.41.0:\n * [FEATURE] Relabeling: Add keepequal and dropequal relabel actions\n * [FEATURE] Add support for HTTP proxy headers\n * [ENHANCEMENT] Reload private certificates when changed on disk\n * [ENHANCEMENT] Add max_version to specify maximum TLS version in tls_config\n * [ENHANCEMENT] Add goos and goarch labels to prometheus_build_info\n * [ENHANCEMENT] SD: Add proxy support for EC2 and LightSail SDs\n * [ENHANCEMENT] SD: Add new metric prometheus_sd_file_watcher_errors_total\n * [ENHANCEMENT] Remote Read: Use a pool to speed up marshalling\n * [ENHANCEMENT] TSDB: Improve handling of tombstoned chunks in iterators\n * [ENHANCEMENT] TSDB: Optimize postings offset table reading\n * [BUGFIX] Scrape: Validate the metric name, label names, and label values after relabeling\n * [BUGFIX] Remote Write receiver and rule manager: Fix error handling\n- Changes from 2.40.7:\n * [BUGFIX] TSDB: Fix queries involving negative buckets of native histograms\n- Changes from 2.40.5:\n * [BUGFIX] TSDB: Fix queries involving native histograms due to improper reset of iterators\n- Changes from 2.40.3:\n * [BUGFIX] TSDB: Fix compaction after a deletion is called\n- Changes from 2.40.2:\n * [BUGFIX] UI: Fix black-on-black metric name color in dark mode\n- Changes from 2.40.1:\n * [BUGFIX] TSDB: Fix alignment for atomic int64 for 32 bit architecture\n * [BUGFIX] Scrape: Fix accept headers\n- Changes from 2.40.0:\n * [FEATURE] Add experimental support for native histograms.\n Enable with the flag --enable-feature=native-histograms.\n * [FEATURE] SD: Add service discovery for OVHcloud\n * [ENHANCEMENT] Kubernetes SD: Use protobuf encoding\n * [ENHANCEMENT] TSDB: Use golang.org/x/exp/slices for improved sorting speed\n * [ENHANCEMENT] Consul SD: Add enterprise admin partitions. Adds __meta_consul_partition label. Adds partition\n config in consul_sd_config\n * [BUGFIX] API: Fix API error codes for /api/v1/labels and /api/v1/series\n- Changes from 2.39.1:\n * [BUGFIX] Rules: Fix notifier relabel changing the labels on active alerts\n- Changes from 2.39.0:\n * [FEATURE] experimental TSDB: Add support for ingesting out-of-order samples. This is configured via\n out_of_order_time_window field in the config file; check config file docs for more info\n * [ENHANCEMENT] API: /-/healthy and /-/ready API calls now also respond to a HEAD request on top of existing\n GET support.\n * [ENHANCEMENT] PuppetDB SD: Add __meta_puppetdb_query label.\n * [ENHANCEMENT] AWS EC2 SD: Add __meta_ec2_region label.\n * [ENHANCEMENT] AWS Lightsail SD: Add __meta_lightsail_region label.\n * [ENHANCEMENT] Scrape: Optimise relabeling by re-using memory.\n * [ENHANCEMENT] TSDB: Improve WAL replay timings.\n * [ENHANCEMENT] TSDB: Optimise memory by not storing unnecessary data in the memory.\n * [ENHANCEMENT] TSDB: Allow overlapping blocks by default.\n --storage.tsdb.allow-overlapping-blocks now has no effect.\n * [ENHANCEMENT] UI: Click to copy label-value pair from query result to clipboard.\n * [BUGFIX] TSDB: Turn off isolation for Head compaction to fix a memory leak.\n * [BUGFIX] TSDB: Fix \u0027invalid magic number 0\u0027 error on Prometheus startup.\n * [BUGFIX] PromQL: Properly close file descriptor when logging unfinished queries.\n * [BUGFIX] Agent: Fix validation of flag options and prevent WAL from growing more than desired.\n- Changes from 2.38.0:\n * [FEATURE]: Web: Add a /api/v1/format_query HTTP API endpoint that allows pretty-formatting PromQL expressions.\n * [FEATURE]: UI: Add support for formatting PromQL expressions in the UI.\n * [FEATURE]: DNS SD: Support MX records for discovering targets.\n * [FEATURE]: Templates: Add toTime() template function that allows converting sample timestamps to\n Go time.Time values\n * [ENHANCEMENT]: Kubernetes SD: Add\n __meta_kubernetes_service_port_number meta label indicating the service port number.\n __meta_kubernetes_pod_container_image meta label indicating the container image.\n * [ENHANCEMENT]: PromQL: When a query panics, also log the query itself alongside the panic message.\n * [ENHANCEMENT]: UI: Tweak colors in the dark theme to improve the contrast ratio.\n * [ENHANCEMENT]: Web: Speed up calls to /api/v1/rules by avoiding locks and using atomic types instead.\n * [ENHANCEMENT]: Scrape: Add a no-default-scrape-port feature flag, which omits or removes any default HTTP (:80)\n or HTTPS (:443) ports in the target\u0027s scrape address.\n * [BUGFIX]: TSDB: In the WAL watcher metrics, expose the\n type=\u0027exemplar\u0027 label instead of type=\u0027unknown\u0027 for exemplar records.\n * [BUGFIX]: TSDB: Fix race condition around allocating series IDs during chunk snapshot loading.\n\ngolang-github-QubitProducts-exporter_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\ngrafana:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\nprometheus-blackbox_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\nprometheus-postgres_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\nspacecmd:\n\n- Updated to 4.3.23-1\n * Update translation strings\n\nsupportutils-plugin-susemanager-client:\n\n- Updated to 4.3.3-1\n * Write configured crypto-policy in supportconfig\n * Add cloud and Pay-as-you-go checks\n\nuyuni-common-libs:\n\n- Updated to 4.3.9-1\n * Workaround for python3-debian bug about collecting control file (bsc#1211525, bsc#1208692)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3867,SUSE-SLE-Manager-Tools-12-2023-3867,SUSE-SLE-SERVER-12-SP5-2023-3867",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3867-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3867-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233867-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3867-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-September/031790.html"
},
{
"category": "self",
"summary": "SUSE Bug 1204501",
"url": "https://bugzilla.suse.com/1204501"
},
{
"category": "self",
"summary": "SUSE Bug 1208046",
"url": "https://bugzilla.suse.com/1208046"
},
{
"category": "self",
"summary": "SUSE Bug 1208270",
"url": "https://bugzilla.suse.com/1208270"
},
{
"category": "self",
"summary": "SUSE Bug 1208298",
"url": "https://bugzilla.suse.com/1208298"
},
{
"category": "self",
"summary": "SUSE Bug 1208692",
"url": "https://bugzilla.suse.com/1208692"
},
{
"category": "self",
"summary": "SUSE Bug 1211525",
"url": "https://bugzilla.suse.com/1211525"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32149 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32149/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41723 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-46146 page",
"url": "https://www.suse.com/security/cve/CVE-2022-46146/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "Security update for SUSE Manager Client Tools",
"tracking": {
"current_release_date": "2023-09-28T11:42:18Z",
"generator": {
"date": "2023-09-28T11:42:18Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3867-1",
"initial_release_date": "2023-09-28T11:42:18Z",
"revision_history": [
{
"date": "2023-09-28T11:42:18Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"product_id": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"product_id": "golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-1.54.3.aarch64",
"product": {
"name": "grafana-9.5.5-1.54.3.aarch64",
"product_id": "grafana-9.5.5-1.54.3.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"product_id": "prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"product_id": "prometheus-postgres_exporter-0.10.1-1.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"product_id": "python2-uyuni-common-libs-4.3.9-1.36.3.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.i586",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.i586",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.i586"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.i586",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.i586",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.i586",
"product": {
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.i586",
"product_id": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.i586",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.i586",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.i586",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.i586",
"product_id": "golang-github-prometheus-prometheus-2.45.0-1.47.3.i586"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-1.54.3.i586",
"product": {
"name": "grafana-9.5.5-1.54.3.i586",
"product_id": "grafana-9.5.5-1.54.3.i586"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.i586",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.i586",
"product_id": "prometheus-blackbox_exporter-0.24.0-1.23.2.i586"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.i586",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.i586",
"product_id": "prometheus-postgres_exporter-0.10.1-1.14.3.i586"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.i586",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.i586",
"product_id": "python2-uyuni-common-libs-4.3.9-1.36.3.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "spacecmd-4.3.23-38.127.3.noarch",
"product": {
"name": "spacecmd-4.3.23-38.127.3.noarch",
"product_id": "spacecmd-4.3.23-38.127.3.noarch"
}
},
{
"category": "product_version",
"name": "supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch",
"product": {
"name": "supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch",
"product_id": "supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"product": {
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"product_id": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"product_id": "golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-1.54.3.ppc64le",
"product": {
"name": "grafana-9.5.5-1.54.3.ppc64le",
"product_id": "grafana-9.5.5-1.54.3.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"product_id": "prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"product_id": "prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"product_id": "python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.s390",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.s390",
"product_id": "python2-uyuni-common-libs-4.3.9-1.36.3.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"product": {
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"product_id": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"product_id": "golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-1.54.3.s390x",
"product": {
"name": "grafana-9.5.5-1.54.3.s390x",
"product_id": "grafana-9.5.5-1.54.3.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"product_id": "prometheus-blackbox_exporter-0.24.0-1.23.2.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"product_id": "prometheus-postgres_exporter-0.10.1-1.14.3.s390x"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"product_id": "python2-uyuni-common-libs-4.3.9-1.36.3.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"product_id": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"product_id": "golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-1.54.3.x86_64",
"product": {
"name": "grafana-9.5.5-1.54.3.x86_64",
"product_id": "grafana-9.5.5-1.54.3.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"product_id": "prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"product_id": "prometheus-postgres_exporter-0.10.1-1.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"product_id": "python2-uyuni-common-libs-4.3.9-1.36.3.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 12",
"product": {
"name": "SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12"
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-1.54.3.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64"
},
"product_reference": "grafana-9.5.5-1.54.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-1.54.3.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le"
},
"product_reference": "grafana-9.5.5-1.54.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-1.54.3.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x"
},
"product_reference": "grafana-9.5.5-1.54.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-1.54.3.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64"
},
"product_reference": "grafana-9.5.5-1.54.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64"
},
"product_reference": "python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le"
},
"product_reference": "python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x"
},
"product_reference": "python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64"
},
"product_reference": "python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.3.23-38.127.3.noarch as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch"
},
"product_reference": "spacecmd-4.3.23-38.127.3.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
},
"product_reference": "supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-32149",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32149"
}
],
"notes": [
{
"category": "general",
"text": "An attacker may cause a denial of service by crafting an Accept-Language header which ParseAcceptLanguage will take significant time to parse.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32149",
"url": "https://www.suse.com/security/cve/CVE-2022-32149"
},
{
"category": "external",
"summary": "SUSE Bug 1204501 for CVE-2022-32149",
"url": "https://bugzilla.suse.com/1204501"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:42:18Z",
"details": "important"
}
],
"title": "CVE-2022-32149"
},
{
"cve": "CVE-2022-41723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41723"
}
],
"notes": [
{
"category": "general",
"text": "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 small requests.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41723",
"url": "https://www.suse.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "SUSE Bug 1208270 for CVE-2022-41723",
"url": "https://bugzilla.suse.com/1208270"
},
{
"category": "external",
"summary": "SUSE Bug 1215588 for CVE-2022-41723",
"url": "https://bugzilla.suse.com/1215588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:42:18Z",
"details": "important"
}
],
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-46146",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-46146"
}
],
"notes": [
{
"category": "general",
"text": "Prometheus Exporter Toolkit is a utility package to build exporters. Prior to versions 0.7.2 and 0.8.2, if someone has access to a Prometheus web.yml file and users\u0027 bcrypted passwords, they can bypass security by poisoning the built-in authentication cache. Versions 0.7.2 and 0.8.2 contain a fix for the issue. There is no workaround, but attacker must have access to the hashed password to use this functionality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-46146",
"url": "https://www.suse.com/security/cve/CVE-2022-46146"
},
{
"category": "external",
"summary": "SUSE Bug 1208046 for CVE-2022-46146",
"url": "https://bugzilla.suse.com/1208046"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:42:18Z",
"details": "important"
}
],
"title": "CVE-2022-46146"
},
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:42:18Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
SUSE-SU-2023:3868-1
Vulnerability from csaf_suse - Published: 2023-09-28 11:43 - Updated: 2023-09-28 11:43Summary
Security update for SUSE Manager Client Tools
Severity
Important
Notes
Title of the patch: Security update for SUSE Manager Client Tools
Description of the patch: This update fixes the following issues:
golang-github-lusitaniae-apache_exporter:
- Security issues fixed:
* CVE-2022-32149: Fix denial of service vulnerability (bsc#1204501)
* CVE-2022-41723: Fix uncontrolled resource consumption (bsc#1208270)
* CVE-2022-46146: Fix authentication bypass vulnarability (bsc#1208046)
- Changes and bugs fixed:
* Updated to 1.0.0 (jsc#PED-5405)
+ Improved flag parsing
+ Added support for custom headers
* Changes from 0.13.1
+ Fix panic caused by missing flagConfig options
* Added AppArmor profile
* Added sandboxing options to systemd service unit
* Build using promu
* Build with Go 1.19
* Exclude s390 architecture
golang-github-prometheus-prometheus:
- This update introduces breaking changes. Please, read carefully the provided informations.
- Security issues fixed:
* CVE-2022-41723: Fix uncontrolled resource consumption by updating Go to version 1.20.1 (bsc#1208298)
- Updated to 2.45.0 (jsc#PED-5406):
* [FEATURE] API: New limit parameter to limit the number of items returned by `/api/v1/status/tsdb` endpoint
* [FEATURE] Config: Add limits to global config
* [FEATURE] Consul SD: Added support for `path_prefix`
* [FEATURE] Native histograms: Add option to scrape both classic and native histograms.
* [FEATURE] Native histograms: Added support for two more arithmetic operators `avg_over_time` and `sum_over_time`
* [FEATURE] Promtool: When providing the block id, only one block will be loaded and analyzed
* [FEATURE] Remote-write: New Azure ad configuration to support remote writing directly to Azure Monitor workspace
* [FEATURE] TSDB: Samples per chunk are now configurable with flag `storage.tsdb.samples-per-chunk`. By default set
to its former value 120
* [ENHANCEMENT] Native histograms: bucket size can now be limited to avoid scrape fails
* [ENHANCEMENT] TSDB: Dropped series are now deleted from the WAL sooner
* [BUGFIX] Native histograms: ChunkSeries iterator now checks if a new sample can be appended to the open chunk
* [BUGFIX] Native histograms: Fix Histogram Appender `Appendable()` segfault
* [BUGFIX] Native histograms: Fix setting reset header to gauge histograms in seriesToChunkEncoder
* [BUGFIX] TSDB: Tombstone intervals are not modified after Get() call
* [BUGFIX] TSDB: Use path/filepath to set the WAL directory.
- Changes from 2.44.0:
* [FEATURE] Remote-read: Handle native histograms
* [FEATURE] Promtool: Health and readiness check of prometheus server in CLI
* [FEATURE] PromQL: Add `query_samples_total` metric, the total number of samples loaded by all queries
* [ENHANCEMENT] Storage: Optimise buffer used to iterate through samples
* [ENHANCEMENT] Scrape: Reduce memory allocations on target labels
* [ENHANCEMENT] PromQL: Use faster heap method for `topk()` / `bottomk()`
* [ENHANCEMENT] Rules API: Allow filtering by rule name
* [ENHANCEMENT] Native Histograms: Various fixes and improvements
* [ENHANCEMENT] UI: Search of scraping pools is now case-insensitive
* [ENHANCEMENT] TSDB: Add an affirmative log message for successful WAL repair
* [BUGFIX] TSDB: Block compaction failed when shutting down
* [BUGFIX] TSDB: Out-of-order chunks could be ignored if the write-behind log was deleted
- Changes from 2.43.1
* [BUGFIX] Labels: Set() after Del() would be ignored, which broke some relabeling rules
- Changes from 2.43.0:
* [FEATURE] Promtool: Add HTTP client configuration to query commands
* [FEATURE] Scrape: Add `include_scrape_configs` to include scrape configs from different files
* [FEATURE] HTTP client: Add `no_proxy` to exclude URLs from proxied requests
* [FEATURE] HTTP client: Add `proxy_from_enviroment` to read proxies from env variables
* [ENHANCEMENT] API: Add support for setting lookback delta per query via the API
* [ENHANCEMENT] API: Change HTTP status code from 503/422 to 499 if a request is canceled
* [ENHANCEMENT] Scrape: Allow exemplars for all metric types
* [ENHANCEMENT] TSDB: Add metrics for head chunks and WAL folders size
* [ENHANCEMENT] TSDB: Automatically remove incorrect snapshot with index that is ahead of WAL
* [ENHANCEMENT] TSDB: Improve Prometheus parser error outputs to be more comprehensible
* [ENHANCEMENT] UI: Scope `group by` labels to metric in autocompletion
* [BUGFIX] Scrape: Fix `prometheus_target_scrape_pool_target_limit` metric not set before reloading
* [BUGFIX] TSDB: Correctly update `prometheus_tsdb_head_chunks_removed_total` and `prometheus_tsdb_head_chunks`
metrics when reading WAL
* [BUGFIX] TSDB: Use the correct unit (seconds) when recording out-of-order append deltas in the
`prometheus_tsdb_sample_ooo_delta` metric
- Changes from 2.42.0:
This release comes with a new feature coverage for native histograms and breaking changes.
If you are trying native histograms already, we recommend you remove the `wal` directory when upgrading. Because the
old WAL record for native histograms is not backward compatible in v2.42.0, this will lead to some data loss for the
latest data. Additionally, if you scrape 'float histograms' or use recording rules on native histograms in v2.42.0
(which writes float histograms), it is a one-way street since older versions do not support float histograms.
* [CHANGE] **breaking** TSDB: Changed WAL record format for the experimental native histograms
* [FEATURE] Add 'keep_firing_for' field to alerting rules
* [FEATURE] Promtool: Add support of selecting timeseries for TSDB dump
* [ENHANCEMENT] Agent: Native histogram support.
* [ENHANCEMENT] Rules: Support native histograms in recording rules
* [ENHANCEMENT] SD: Add container ID as a meta label for pod targets for Kubernetes
* [ENHANCEMENT] SD: Add VM size label to azure service discovery
* [ENHANCEMENT] Support native histograms in federation
* [ENHANCEMENT] TSDB: Add gauge histogram support
* [ENHANCEMENT] TSDB/Scrape: Support FloatHistogram that represents buckets as float64 values
* [ENHANCEMENT] UI: Show individual scrape pools on /targets page
- Changes from 2.41.0:
* [FEATURE] Relabeling: Add keepequal and dropequal relabel actions
* [FEATURE] Add support for HTTP proxy headers
* [ENHANCEMENT] Reload private certificates when changed on disk
* [ENHANCEMENT] Add max_version to specify maximum TLS version in tls_config
* [ENHANCEMENT] Add goos and goarch labels to prometheus_build_info
* [ENHANCEMENT] SD: Add proxy support for EC2 and LightSail SDs
* [ENHANCEMENT] SD: Add new metric prometheus_sd_file_watcher_errors_total
* [ENHANCEMENT] Remote Read: Use a pool to speed up marshalling
* [ENHANCEMENT] TSDB: Improve handling of tombstoned chunks in iterators
* [ENHANCEMENT] TSDB: Optimize postings offset table reading
* [BUGFIX] Scrape: Validate the metric name, label names, and label values after relabeling
* [BUGFIX] Remote Write receiver and rule manager: Fix error handling
- Changes from 2.40.7:
* [BUGFIX] TSDB: Fix queries involving negative buckets of native histograms
- Changes from 2.40.5:
* [BUGFIX] TSDB: Fix queries involving native histograms due to improper reset of iterators
- Changes from 2.40.3:
* [BUGFIX] TSDB: Fix compaction after a deletion is called
- Changes from 2.40.2:
* [BUGFIX] UI: Fix black-on-black metric name color in dark mode
- Changes from 2.40.1:
* [BUGFIX] TSDB: Fix alignment for atomic int64 for 32 bit architecture
* [BUGFIX] Scrape: Fix accept headers
- Changes from 2.40.0:
* [FEATURE] Add experimental support for native histograms.
Enable with the flag --enable-feature=native-histograms.
* [FEATURE] SD: Add service discovery for OVHcloud
* [ENHANCEMENT] Kubernetes SD: Use protobuf encoding
* [ENHANCEMENT] TSDB: Use golang.org/x/exp/slices for improved sorting speed
* [ENHANCEMENT] Consul SD: Add enterprise admin partitions. Adds __meta_consul_partition label. Adds partition
config in consul_sd_config
* [BUGFIX] API: Fix API error codes for /api/v1/labels and /api/v1/series
- Changes from 2.39.1:
* [BUGFIX] Rules: Fix notifier relabel changing the labels on active alerts
- Changes from 2.39.0:
* [FEATURE] experimental TSDB: Add support for ingesting out-of-order samples. This is configured via
out_of_order_time_window field in the config file; check config file docs for more info
* [ENHANCEMENT] API: /-/healthy and /-/ready API calls now also respond to a HEAD request on top of existing
GET support.
* [ENHANCEMENT] PuppetDB SD: Add __meta_puppetdb_query label.
* [ENHANCEMENT] AWS EC2 SD: Add __meta_ec2_region label.
* [ENHANCEMENT] AWS Lightsail SD: Add __meta_lightsail_region label.
* [ENHANCEMENT] Scrape: Optimise relabeling by re-using memory.
* [ENHANCEMENT] TSDB: Improve WAL replay timings.
* [ENHANCEMENT] TSDB: Optimise memory by not storing unnecessary data in the memory.
* [ENHANCEMENT] TSDB: Allow overlapping blocks by default.
--storage.tsdb.allow-overlapping-blocks now has no effect.
* [ENHANCEMENT] UI: Click to copy label-value pair from query result to clipboard.
* [BUGFIX] TSDB: Turn off isolation for Head compaction to fix a memory leak.
* [BUGFIX] TSDB: Fix 'invalid magic number 0' error on Prometheus startup.
* [BUGFIX] PromQL: Properly close file descriptor when logging unfinished queries.
* [BUGFIX] Agent: Fix validation of flag options and prevent WAL from growing more than desired.
- Changes from 2.38.0:
* [FEATURE]: Web: Add a /api/v1/format_query HTTP API endpoint that allows pretty-formatting PromQL expressions.
* [FEATURE]: UI: Add support for formatting PromQL expressions in the UI.
* [FEATURE]: DNS SD: Support MX records for discovering targets.
* [FEATURE]: Templates: Add toTime() template function that allows converting sample timestamps to
Go time.Time values
* [ENHANCEMENT]: Kubernetes SD: Add
__meta_kubernetes_service_port_number meta label indicating the service port number.
__meta_kubernetes_pod_container_image meta label indicating the container image.
* [ENHANCEMENT]: PromQL: When a query panics, also log the query itself alongside the panic message.
* [ENHANCEMENT]: UI: Tweak colors in the dark theme to improve the contrast ratio.
* [ENHANCEMENT]: Web: Speed up calls to /api/v1/rules by avoiding locks and using atomic types instead.
* [ENHANCEMENT]: Scrape: Add a no-default-scrape-port feature flag, which omits or removes any default HTTP (:80)
or HTTPS (:443) ports in the target's scrape address.
* [BUGFIX]: TSDB: In the WAL watcher metrics, expose the
type='exemplar' label instead of type='unknown' for exemplar records.
* [BUGFIX]: TSDB: Fix race condition around allocating series IDs during chunk snapshot loading.
golang-github-QubitProducts-exporter_exporter:
- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server
while validating signatures for extremely large RSA keys. (bsc#1213880)
There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.
grafana:
- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server
while validating signatures for extremely large RSA keys. (bsc#1213880)
There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.
prometheus-blackbox_exporter:
- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server
while validating signatures for extremely large RSA keys. (bsc#1213880)
There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.
prometheus-postgres_exporter:
- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server
while validating signatures for extremely large RSA keys. (bsc#1213880)
There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.
python-pyvmomi:
- Preparing submission to SUSE:SLE-15-SP3:Update as part of ECO PED-3623.
spacecmd:
- Updated to 4.3.23-1
* Update translation strings
supportutils-plugin-susemanager-client:
- Updated to 4.3.3-1
* Write configured crypto-policy in supportconfig
* Add cloud and Pay-as-you-go checks
uyuni-common-libs:
- Updated to 4.3.9-1
* Workaround for python3-debian bug about collecting control file (bsc#1211525, bsc#1208692)
Patchnames: SUSE-2023-3868,SUSE-SLE-Manager-Tools-15-2023-3868,SUSE-SLE-Manager-Tools-For-Micro-5-2023-3868,SUSE-SLE-Module-SUSE-Manager-Proxy-4.2-2023-3868,SUSE-SLE-Module-SUSE-Manager-Proxy-4.3-2023-3868,SUSE-SLE-Module-SUSE-Manager-Server-4.2-2023-3868,SUSE-SLE-Module-SUSE-Manager-Server-4.3-2023-3868,openSUSE-SLE-15.4-2023-3868,openSUSE-SLE-15.5-2023-3868
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
121 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
121 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
121 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
121 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
24 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for SUSE Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ngolang-github-lusitaniae-apache_exporter:\n\n- Security issues fixed:\n * CVE-2022-32149: Fix denial of service vulnerability (bsc#1204501)\n * CVE-2022-41723: Fix uncontrolled resource consumption (bsc#1208270)\n * CVE-2022-46146: Fix authentication bypass vulnarability (bsc#1208046)\n- Changes and bugs fixed:\n * Updated to 1.0.0 (jsc#PED-5405)\n + Improved flag parsing\n + Added support for custom headers\n * Changes from 0.13.1\n + Fix panic caused by missing flagConfig options\n * Added AppArmor profile\n * Added sandboxing options to systemd service unit\n * Build using promu\n * Build with Go 1.19\n * Exclude s390 architecture\n\ngolang-github-prometheus-prometheus:\n\n- This update introduces breaking changes. Please, read carefully the provided informations.\n- Security issues fixed:\n * CVE-2022-41723: Fix uncontrolled resource consumption by updating Go to version 1.20.1 (bsc#1208298)\n- Updated to 2.45.0 (jsc#PED-5406):\n * [FEATURE] API: New limit parameter to limit the number of items returned by `/api/v1/status/tsdb` endpoint\n * [FEATURE] Config: Add limits to global config\n * [FEATURE] Consul SD: Added support for `path_prefix`\n * [FEATURE] Native histograms: Add option to scrape both classic and native histograms.\n * [FEATURE] Native histograms: Added support for two more arithmetic operators `avg_over_time` and `sum_over_time`\n * [FEATURE] Promtool: When providing the block id, only one block will be loaded and analyzed\n * [FEATURE] Remote-write: New Azure ad configuration to support remote writing directly to Azure Monitor workspace\n * [FEATURE] TSDB: Samples per chunk are now configurable with flag `storage.tsdb.samples-per-chunk`. By default set\n to its former value 120\n * [ENHANCEMENT] Native histograms: bucket size can now be limited to avoid scrape fails\n * [ENHANCEMENT] TSDB: Dropped series are now deleted from the WAL sooner\n * [BUGFIX] Native histograms: ChunkSeries iterator now checks if a new sample can be appended to the open chunk\n * [BUGFIX] Native histograms: Fix Histogram Appender `Appendable()` segfault\n * [BUGFIX] Native histograms: Fix setting reset header to gauge histograms in seriesToChunkEncoder\n * [BUGFIX] TSDB: Tombstone intervals are not modified after Get() call\n * [BUGFIX] TSDB: Use path/filepath to set the WAL directory.\n- Changes from 2.44.0:\n * [FEATURE] Remote-read: Handle native histograms\n * [FEATURE] Promtool: Health and readiness check of prometheus server in CLI\n * [FEATURE] PromQL: Add `query_samples_total` metric, the total number of samples loaded by all queries\n * [ENHANCEMENT] Storage: Optimise buffer used to iterate through samples\n * [ENHANCEMENT] Scrape: Reduce memory allocations on target labels\n * [ENHANCEMENT] PromQL: Use faster heap method for `topk()` / `bottomk()`\n * [ENHANCEMENT] Rules API: Allow filtering by rule name\n * [ENHANCEMENT] Native Histograms: Various fixes and improvements\n * [ENHANCEMENT] UI: Search of scraping pools is now case-insensitive\n * [ENHANCEMENT] TSDB: Add an affirmative log message for successful WAL repair\n * [BUGFIX] TSDB: Block compaction failed when shutting down\n * [BUGFIX] TSDB: Out-of-order chunks could be ignored if the write-behind log was deleted\n- Changes from 2.43.1\n * [BUGFIX] Labels: Set() after Del() would be ignored, which broke some relabeling rules\n- Changes from 2.43.0:\n * [FEATURE] Promtool: Add HTTP client configuration to query commands\n * [FEATURE] Scrape: Add `include_scrape_configs` to include scrape configs from different files\n * [FEATURE] HTTP client: Add `no_proxy` to exclude URLs from proxied requests\n * [FEATURE] HTTP client: Add `proxy_from_enviroment` to read proxies from env variables\n * [ENHANCEMENT] API: Add support for setting lookback delta per query via the API\n * [ENHANCEMENT] API: Change HTTP status code from 503/422 to 499 if a request is canceled\n * [ENHANCEMENT] Scrape: Allow exemplars for all metric types\n * [ENHANCEMENT] TSDB: Add metrics for head chunks and WAL folders size\n * [ENHANCEMENT] TSDB: Automatically remove incorrect snapshot with index that is ahead of WAL\n * [ENHANCEMENT] TSDB: Improve Prometheus parser error outputs to be more comprehensible\n * [ENHANCEMENT] UI: Scope `group by` labels to metric in autocompletion\n * [BUGFIX] Scrape: Fix `prometheus_target_scrape_pool_target_limit` metric not set before reloading\n * [BUGFIX] TSDB: Correctly update `prometheus_tsdb_head_chunks_removed_total` and `prometheus_tsdb_head_chunks`\n metrics when reading WAL\n * [BUGFIX] TSDB: Use the correct unit (seconds) when recording out-of-order append deltas in the\n `prometheus_tsdb_sample_ooo_delta` metric\n- Changes from 2.42.0:\n This release comes with a new feature coverage for native histograms and breaking changes.\n If you are trying native histograms already, we recommend you remove the `wal` directory when upgrading. Because the\n old WAL record for native histograms is not backward compatible in v2.42.0, this will lead to some data loss for the\n latest data. Additionally, if you scrape \u0027float histograms\u0027 or use recording rules on native histograms in v2.42.0\n (which writes float histograms), it is a one-way street since older versions do not support float histograms.\n * [CHANGE] **breaking** TSDB: Changed WAL record format for the experimental native histograms\n * [FEATURE] Add \u0027keep_firing_for\u0027 field to alerting rules\n * [FEATURE] Promtool: Add support of selecting timeseries for TSDB dump\n * [ENHANCEMENT] Agent: Native histogram support.\n * [ENHANCEMENT] Rules: Support native histograms in recording rules\n * [ENHANCEMENT] SD: Add container ID as a meta label for pod targets for Kubernetes\n * [ENHANCEMENT] SD: Add VM size label to azure service discovery\n * [ENHANCEMENT] Support native histograms in federation\n * [ENHANCEMENT] TSDB: Add gauge histogram support\n * [ENHANCEMENT] TSDB/Scrape: Support FloatHistogram that represents buckets as float64 values\n * [ENHANCEMENT] UI: Show individual scrape pools on /targets page\n- Changes from 2.41.0:\n * [FEATURE] Relabeling: Add keepequal and dropequal relabel actions\n * [FEATURE] Add support for HTTP proxy headers\n * [ENHANCEMENT] Reload private certificates when changed on disk\n * [ENHANCEMENT] Add max_version to specify maximum TLS version in tls_config\n * [ENHANCEMENT] Add goos and goarch labels to prometheus_build_info\n * [ENHANCEMENT] SD: Add proxy support for EC2 and LightSail SDs\n * [ENHANCEMENT] SD: Add new metric prometheus_sd_file_watcher_errors_total\n * [ENHANCEMENT] Remote Read: Use a pool to speed up marshalling\n * [ENHANCEMENT] TSDB: Improve handling of tombstoned chunks in iterators\n * [ENHANCEMENT] TSDB: Optimize postings offset table reading\n * [BUGFIX] Scrape: Validate the metric name, label names, and label values after relabeling\n * [BUGFIX] Remote Write receiver and rule manager: Fix error handling\n- Changes from 2.40.7:\n * [BUGFIX] TSDB: Fix queries involving negative buckets of native histograms\n- Changes from 2.40.5:\n * [BUGFIX] TSDB: Fix queries involving native histograms due to improper reset of iterators\n- Changes from 2.40.3:\n * [BUGFIX] TSDB: Fix compaction after a deletion is called\n- Changes from 2.40.2:\n * [BUGFIX] UI: Fix black-on-black metric name color in dark mode\n- Changes from 2.40.1:\n * [BUGFIX] TSDB: Fix alignment for atomic int64 for 32 bit architecture\n * [BUGFIX] Scrape: Fix accept headers\n- Changes from 2.40.0:\n * [FEATURE] Add experimental support for native histograms.\n Enable with the flag --enable-feature=native-histograms.\n * [FEATURE] SD: Add service discovery for OVHcloud\n * [ENHANCEMENT] Kubernetes SD: Use protobuf encoding\n * [ENHANCEMENT] TSDB: Use golang.org/x/exp/slices for improved sorting speed\n * [ENHANCEMENT] Consul SD: Add enterprise admin partitions. Adds __meta_consul_partition label. Adds partition\n config in consul_sd_config\n * [BUGFIX] API: Fix API error codes for /api/v1/labels and /api/v1/series\n- Changes from 2.39.1:\n * [BUGFIX] Rules: Fix notifier relabel changing the labels on active alerts\n- Changes from 2.39.0:\n * [FEATURE] experimental TSDB: Add support for ingesting out-of-order samples. This is configured via\n out_of_order_time_window field in the config file; check config file docs for more info\n * [ENHANCEMENT] API: /-/healthy and /-/ready API calls now also respond to a HEAD request on top of existing\n GET support.\n * [ENHANCEMENT] PuppetDB SD: Add __meta_puppetdb_query label.\n * [ENHANCEMENT] AWS EC2 SD: Add __meta_ec2_region label.\n * [ENHANCEMENT] AWS Lightsail SD: Add __meta_lightsail_region label.\n * [ENHANCEMENT] Scrape: Optimise relabeling by re-using memory.\n * [ENHANCEMENT] TSDB: Improve WAL replay timings.\n * [ENHANCEMENT] TSDB: Optimise memory by not storing unnecessary data in the memory.\n * [ENHANCEMENT] TSDB: Allow overlapping blocks by default.\n --storage.tsdb.allow-overlapping-blocks now has no effect.\n * [ENHANCEMENT] UI: Click to copy label-value pair from query result to clipboard.\n * [BUGFIX] TSDB: Turn off isolation for Head compaction to fix a memory leak.\n * [BUGFIX] TSDB: Fix \u0027invalid magic number 0\u0027 error on Prometheus startup.\n * [BUGFIX] PromQL: Properly close file descriptor when logging unfinished queries.\n * [BUGFIX] Agent: Fix validation of flag options and prevent WAL from growing more than desired.\n- Changes from 2.38.0:\n * [FEATURE]: Web: Add a /api/v1/format_query HTTP API endpoint that allows pretty-formatting PromQL expressions.\n * [FEATURE]: UI: Add support for formatting PromQL expressions in the UI.\n * [FEATURE]: DNS SD: Support MX records for discovering targets.\n * [FEATURE]: Templates: Add toTime() template function that allows converting sample timestamps to\n Go time.Time values\n * [ENHANCEMENT]: Kubernetes SD: Add\n __meta_kubernetes_service_port_number meta label indicating the service port number.\n __meta_kubernetes_pod_container_image meta label indicating the container image.\n * [ENHANCEMENT]: PromQL: When a query panics, also log the query itself alongside the panic message.\n * [ENHANCEMENT]: UI: Tweak colors in the dark theme to improve the contrast ratio.\n * [ENHANCEMENT]: Web: Speed up calls to /api/v1/rules by avoiding locks and using atomic types instead.\n * [ENHANCEMENT]: Scrape: Add a no-default-scrape-port feature flag, which omits or removes any default HTTP (:80)\n or HTTPS (:443) ports in the target\u0027s scrape address.\n * [BUGFIX]: TSDB: In the WAL watcher metrics, expose the\n type=\u0027exemplar\u0027 label instead of type=\u0027unknown\u0027 for exemplar records.\n * [BUGFIX]: TSDB: Fix race condition around allocating series IDs during chunk snapshot loading.\n\ngolang-github-QubitProducts-exporter_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\ngrafana:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\nprometheus-blackbox_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\nprometheus-postgres_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\npython-pyvmomi:\n\n- Preparing submission to SUSE:SLE-15-SP3:Update as part of ECO PED-3623.\n\nspacecmd:\n\n- Updated to 4.3.23-1\n * Update translation strings\n\nsupportutils-plugin-susemanager-client:\n\n- Updated to 4.3.3-1\n * Write configured crypto-policy in supportconfig\n * Add cloud and Pay-as-you-go checks\n\nuyuni-common-libs:\n\n- Updated to 4.3.9-1\n * Workaround for python3-debian bug about collecting control file (bsc#1211525, bsc#1208692)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3868,SUSE-SLE-Manager-Tools-15-2023-3868,SUSE-SLE-Manager-Tools-For-Micro-5-2023-3868,SUSE-SLE-Module-SUSE-Manager-Proxy-4.2-2023-3868,SUSE-SLE-Module-SUSE-Manager-Proxy-4.3-2023-3868,SUSE-SLE-Module-SUSE-Manager-Server-4.2-2023-3868,SUSE-SLE-Module-SUSE-Manager-Server-4.3-2023-3868,openSUSE-SLE-15.4-2023-3868,openSUSE-SLE-15.5-2023-3868",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3868-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3868-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233868-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3868-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-September/031789.html"
},
{
"category": "self",
"summary": "SUSE Bug 1204501",
"url": "https://bugzilla.suse.com/1204501"
},
{
"category": "self",
"summary": "SUSE Bug 1208046",
"url": "https://bugzilla.suse.com/1208046"
},
{
"category": "self",
"summary": "SUSE Bug 1208270",
"url": "https://bugzilla.suse.com/1208270"
},
{
"category": "self",
"summary": "SUSE Bug 1208298",
"url": "https://bugzilla.suse.com/1208298"
},
{
"category": "self",
"summary": "SUSE Bug 1208692",
"url": "https://bugzilla.suse.com/1208692"
},
{
"category": "self",
"summary": "SUSE Bug 1211525",
"url": "https://bugzilla.suse.com/1211525"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32149 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32149/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41723 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-46146 page",
"url": "https://www.suse.com/security/cve/CVE-2022-46146/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "Security update for SUSE Manager Client Tools",
"tracking": {
"current_release_date": "2023-09-28T11:43:24Z",
"generator": {
"date": "2023-09-28T11:43:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3868-1",
"initial_release_date": "2023-09-28T11:43:24Z",
"revision_history": [
{
"date": "2023-09-28T11:43:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"product_id": "firewalld-prometheus-config-0.1-150000.3.50.3.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"product_id": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-150000.1.54.3.aarch64",
"product": {
"name": "grafana-9.5.5-150000.1.54.3.aarch64",
"product_id": "grafana-9.5.5-150000.1.54.3.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"product_id": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"product_id": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"product_id": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"product": {
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"product_id": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.i586",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.i586",
"product_id": "firewalld-prometheus-config-0.1-150000.3.50.3.i586"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.i586",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.i586",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.i586"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.i586",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.i586",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.i586",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.i586",
"product_id": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.i586"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-150000.1.54.3.i586",
"product": {
"name": "grafana-9.5.5-150000.1.54.3.i586",
"product_id": "grafana-9.5.5-150000.1.54.3.i586"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.i586",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.i586",
"product_id": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.i586"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.i586",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.i586",
"product_id": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.i586"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.i586",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.i586",
"product_id": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.i586"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.i586",
"product": {
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.i586",
"product_id": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-pyvmomi-6.7.3-150000.1.6.2.noarch",
"product": {
"name": "python2-pyvmomi-6.7.3-150000.1.6.2.noarch",
"product_id": "python2-pyvmomi-6.7.3-150000.1.6.2.noarch"
}
},
{
"category": "product_version",
"name": "python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"product": {
"name": "python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"product_id": "python3-pyvmomi-6.7.3-150000.1.6.2.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-4.3.23-150000.3.104.2.noarch",
"product": {
"name": "spacecmd-4.3.23-150000.3.104.2.noarch",
"product_id": "spacecmd-4.3.23-150000.3.104.2.noarch"
}
},
{
"category": "product_version",
"name": "supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"product": {
"name": "supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"product_id": "supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"product_id": "firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"product_id": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-150000.1.54.3.ppc64le",
"product": {
"name": "grafana-9.5.5-150000.1.54.3.ppc64le",
"product_id": "grafana-9.5.5-150000.1.54.3.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"product_id": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"product_id": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"product_id": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"product": {
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"product_id": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"product_id": "firewalld-prometheus-config-0.1-150000.3.50.3.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"product_id": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-150000.1.54.3.s390x",
"product": {
"name": "grafana-9.5.5-150000.1.54.3.s390x",
"product_id": "grafana-9.5.5-150000.1.54.3.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"product_id": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"product_id": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"product_id": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"product": {
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"product_id": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"product_id": "firewalld-prometheus-config-0.1-150000.3.50.3.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"product_id": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-150000.1.54.3.x86_64",
"product": {
"name": "grafana-9.5.5-150000.1.54.3.x86_64",
"product_id": "grafana-9.5.5-150000.1.54.3.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"product_id": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"product_id": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"product_id": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"product": {
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"product_id": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 15",
"product": {
"name": "SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15"
}
},
{
"category": "product_name",
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product": {
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-manager-tools-micro:5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy Module 4.2",
"product": {
"name": "SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy Module 4.3",
"product": {
"name": "SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server Module 4.2",
"product": {
"name": "SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server Module 4.3",
"product": {
"name": "SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-server:4.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150000.1.54.3.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64"
},
"product_reference": "grafana-9.5.5-150000.1.54.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150000.1.54.3.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le"
},
"product_reference": "grafana-9.5.5-150000.1.54.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150000.1.54.3.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x"
},
"product_reference": "grafana-9.5.5-150000.1.54.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150000.1.54.3.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64"
},
"product_reference": "grafana-9.5.5-150000.1.54.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyvmomi-6.7.3-150000.1.6.2.noarch as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch"
},
"product_reference": "python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64"
},
"product_reference": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le"
},
"product_reference": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x"
},
"product_reference": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64"
},
"product_reference": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.3.23-150000.3.104.2.noarch as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch"
},
"product_reference": "spacecmd-4.3.23-150000.3.104.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
},
"product_reference": "supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.3.23-150000.3.104.2.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch"
},
"product_reference": "spacecmd-4.3.23-150000.3.104.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
},
"product_reference": "supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.3.23-150000.3.104.2.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch"
},
"product_reference": "spacecmd-4.3.23-150000.3.104.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
},
"product_reference": "supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-32149",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32149"
}
],
"notes": [
{
"category": "general",
"text": "An attacker may cause a denial of service by crafting an Accept-Language header which ParseAcceptLanguage will take significant time to parse.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32149",
"url": "https://www.suse.com/security/cve/CVE-2022-32149"
},
{
"category": "external",
"summary": "SUSE Bug 1204501 for CVE-2022-32149",
"url": "https://bugzilla.suse.com/1204501"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:43:24Z",
"details": "important"
}
],
"title": "CVE-2022-32149"
},
{
"cve": "CVE-2022-41723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41723"
}
],
"notes": [
{
"category": "general",
"text": "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 small requests.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41723",
"url": "https://www.suse.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "SUSE Bug 1208270 for CVE-2022-41723",
"url": "https://bugzilla.suse.com/1208270"
},
{
"category": "external",
"summary": "SUSE Bug 1215588 for CVE-2022-41723",
"url": "https://bugzilla.suse.com/1215588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:43:24Z",
"details": "important"
}
],
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-46146",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-46146"
}
],
"notes": [
{
"category": "general",
"text": "Prometheus Exporter Toolkit is a utility package to build exporters. Prior to versions 0.7.2 and 0.8.2, if someone has access to a Prometheus web.yml file and users\u0027 bcrypted passwords, they can bypass security by poisoning the built-in authentication cache. Versions 0.7.2 and 0.8.2 contain a fix for the issue. There is no workaround, but attacker must have access to the hashed password to use this functionality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-46146",
"url": "https://www.suse.com/security/cve/CVE-2022-46146"
},
{
"category": "external",
"summary": "SUSE Bug 1208046 for CVE-2022-46146",
"url": "https://bugzilla.suse.com/1208046"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:43:24Z",
"details": "important"
}
],
"title": "CVE-2022-46146"
},
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:43:24Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
SUSE-SU-2023:3875-1
Vulnerability from csaf_suse - Published: 2023-09-28 11:45 - Updated: 2023-09-28 11:45Summary
Security update for SUSE Manager Client Tools
Severity
Important
Notes
Title of the patch: Security update for SUSE Manager Client Tools
Description of the patch: This update fixes the following issues:
golang-github-lusitaniae-apache_exporter:
- Security issues fixed:
* CVE-2022-32149: Fix denial of service vulnerability (bsc#1204501)
* CVE-2022-41723: Fix uncontrolled resource consumption (bsc#1208270)
* CVE-2022-46146: Fix authentication bypass vulnarability (bsc#1208046)
- Changes and bugs fixed:
* Updated to 1.0.0 (jsc#PED-5405)
+ Improved flag parsing
+ Added support for custom headers
* Changes from 0.13.1
+ Fix panic caused by missing flagConfig options
* Changes from 0.11.0 (jsc#SLE-24791)
+ Add TLS support
+ Switch to logger, please check --log.level and --log.format flags
* Changes from 0.10.1
+ Bugfix: Reset ProxyBalancer metrics on each scrape to
remove stale data
* Changes from 0.10.0
+ Add Apache Proxy and other metrics
* Changes from 0.8.0
+ Change commandline flags
+ Add metrics: Apache version, request duration total
* Changes from 0.7.0
+ Handle OS TERM signals
* Changes from 0.6.0
+ Add option to override host name
* Added support for Red Hat Enterprise Linux
* Added AppArmor profile
* Added sandboxing options to systemd service unit
* Build using promu
* Build with Go 1.19
* Exclude s390 architecture
golang-github-prometheus-node_exporter:
- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server
while validating signatures for extremely large RSA keys. (bsc#1213880)
There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.
golang-github-QubitProducts-exporter_exporter:
- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server
while validating signatures for extremely large RSA keys. (bsc#1213880)
There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.
prometheus-postgres_exporter:
- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server
while validating signatures for extremely large RSA keys. (bsc#1213880)
There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.
scap-security-guide:
- Updated to 0.1.69 (jsc#ECO-3319)
- Introduce a JSON build manifest
- Introduce a script to compare ComplianceAsCode versions
- Introduce CCN profiles for Red Hat Enterprise Linux 9
- Map rules to components
- products/anolis23: supports Anolis OS 23
- Render components to HTML
- Store rendered control files
- Test and use rules to components mapping
- Use distributed product properties
- Revert patch that breaks the SLE hardening (bsc#1213691)
- Changes from 0.1.68 (jsc#ECO-3319)
- Bump OL8 STIG version to V1R6
- Introduce a Product class, make the project work with it
- Introduce Fedora and Firefox CaC profiles for common workstation users
- OL7 DISA STIG v2r11 update
- Publish rendered policy artifacts
- Update ANSSI BP-028 to version 2.0
- Changes from 0.1.67 (jsc#ECO-3319)
- Add utils/controlrefcheck.py
- Red Hat Enterprise Linux 9 STIG Update Q1 2023
- Include warning for NetworkManager keyfiles in Red Hat Enterprise Linux 9
- OL7 stig v2r10 update
- Bump version of OL8 STIG to V1R5
- Various enhancements to SLE profiles
spacecmd:
- Updated to 4.3.23-1
* Update translation strings
Patchnames: SUSE-2023-3875,SUSE-EL-9-CLIENT-TOOLS-2023-3875
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
37 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
37 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
37 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
37 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
22 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for SUSE Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ngolang-github-lusitaniae-apache_exporter:\n\n- Security issues fixed:\n * CVE-2022-32149: Fix denial of service vulnerability (bsc#1204501)\n * CVE-2022-41723: Fix uncontrolled resource consumption (bsc#1208270)\n * CVE-2022-46146: Fix authentication bypass vulnarability (bsc#1208046)\n- Changes and bugs fixed:\n * Updated to 1.0.0 (jsc#PED-5405)\n + Improved flag parsing\n + Added support for custom headers\n * Changes from 0.13.1\n + Fix panic caused by missing flagConfig options\n * Changes from 0.11.0 (jsc#SLE-24791)\n + Add TLS support\n + Switch to logger, please check --log.level and --log.format flags\n * Changes from 0.10.1\n + Bugfix: Reset ProxyBalancer metrics on each scrape to\n remove stale data\n * Changes from 0.10.0\n + Add Apache Proxy and other metrics\n * Changes from 0.8.0\n + Change commandline flags\n + Add metrics: Apache version, request duration total\n * Changes from 0.7.0\n + Handle OS TERM signals\n * Changes from 0.6.0\n + Add option to override host name\n * Added support for Red Hat Enterprise Linux\n * Added AppArmor profile\n * Added sandboxing options to systemd service unit\n * Build using promu\n * Build with Go 1.19\n * Exclude s390 architecture\n\ngolang-github-prometheus-node_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\ngolang-github-QubitProducts-exporter_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\nprometheus-postgres_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\nscap-security-guide:\n\n- Updated to 0.1.69 (jsc#ECO-3319)\n - Introduce a JSON build manifest\n - Introduce a script to compare ComplianceAsCode versions\n - Introduce CCN profiles for Red Hat Enterprise Linux 9\n - Map rules to components\n - products/anolis23: supports Anolis OS 23\n - Render components to HTML\n - Store rendered control files\n - Test and use rules to components mapping\n - Use distributed product properties\n- Revert patch that breaks the SLE hardening (bsc#1213691)\n- Changes from 0.1.68 (jsc#ECO-3319)\n - Bump OL8 STIG version to V1R6\n - Introduce a Product class, make the project work with it\n - Introduce Fedora and Firefox CaC profiles for common workstation users\n - OL7 DISA STIG v2r11 update\n - Publish rendered policy artifacts\n - Update ANSSI BP-028 to version 2.0\n- Changes from 0.1.67 (jsc#ECO-3319)\n - Add utils/controlrefcheck.py\n - Red Hat Enterprise Linux 9 STIG Update Q1 2023\n - Include warning for NetworkManager keyfiles in Red Hat Enterprise Linux 9\n - OL7 stig v2r10 update\n - Bump version of OL8 STIG to V1R5\n- Various enhancements to SLE profiles\n\nspacecmd:\n\n- Updated to 4.3.23-1\n * Update translation strings\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3875,SUSE-EL-9-CLIENT-TOOLS-2023-3875",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3875-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3875-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233875-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3875-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-September/031784.html"
},
{
"category": "self",
"summary": "SUSE Bug 1204501",
"url": "https://bugzilla.suse.com/1204501"
},
{
"category": "self",
"summary": "SUSE Bug 1208046",
"url": "https://bugzilla.suse.com/1208046"
},
{
"category": "self",
"summary": "SUSE Bug 1208270",
"url": "https://bugzilla.suse.com/1208270"
},
{
"category": "self",
"summary": "SUSE Bug 1213691",
"url": "https://bugzilla.suse.com/1213691"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32149 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32149/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41723 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-46146 page",
"url": "https://www.suse.com/security/cve/CVE-2022-46146/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "Security update for SUSE Manager Client Tools",
"tracking": {
"current_release_date": "2023-09-28T11:45:38Z",
"generator": {
"date": "2023-09-28T11:45:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3875-1",
"initial_release_date": "2023-09-28T11:45:38Z",
"revision_history": [
{
"date": "2023-09-28T11:45:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"product_id": "prometheus-postgres_exporter-0.10.1-1.9.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "scap-security-guide-0.1.69-1.12.2.noarch",
"product": {
"name": "scap-security-guide-0.1.69-1.12.2.noarch",
"product_id": "scap-security-guide-0.1.69-1.12.2.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-debian-0.1.69-1.12.2.noarch",
"product": {
"name": "scap-security-guide-debian-0.1.69-1.12.2.noarch",
"product_id": "scap-security-guide-debian-0.1.69-1.12.2.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"product": {
"name": "scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"product_id": "scap-security-guide-redhat-0.1.69-1.12.2.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"product": {
"name": "scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"product_id": "scap-security-guide-ubuntu-0.1.69-1.12.2.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-4.3.23-1.18.2.noarch",
"product": {
"name": "spacecmd-4.3.23-1.18.2.noarch",
"product_id": "spacecmd-4.3.23-1.18.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"product_id": "prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"product_id": "prometheus-postgres_exporter-0.10.1-1.9.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"product_id": "prometheus-postgres_exporter-0.10.1-1.9.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE:EL-9:Update:Products:ManagerTools:Update",
"product": {
"name": "SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update"
}
},
{
"category": "product_name",
"name": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product": {
"name": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.aarch64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.s390x as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.x86_64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-0.1.69-1.12.2.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch"
},
"product_reference": "scap-security-guide-0.1.69-1.12.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-debian-0.1.69-1.12.2.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch"
},
"product_reference": "scap-security-guide-debian-0.1.69-1.12.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-redhat-0.1.69-1.12.2.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch"
},
"product_reference": "scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-ubuntu-0.1.69-1.12.2.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch"
},
"product_reference": "scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.3.23-1.18.2.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
},
"product_reference": "spacecmd-4.3.23-1.18.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.aarch64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.s390x as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.x86_64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-redhat-0.1.69-1.12.2.noarch as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch"
},
"product_reference": "scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.3.23-1.18.2.noarch as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch"
},
"product_reference": "spacecmd-4.3.23-1.18.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-32149",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32149"
}
],
"notes": [
{
"category": "general",
"text": "An attacker may cause a denial of service by crafting an Accept-Language header which ParseAcceptLanguage will take significant time to parse.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32149",
"url": "https://www.suse.com/security/cve/CVE-2022-32149"
},
{
"category": "external",
"summary": "SUSE Bug 1204501 for CVE-2022-32149",
"url": "https://bugzilla.suse.com/1204501"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:45:38Z",
"details": "important"
}
],
"title": "CVE-2022-32149"
},
{
"cve": "CVE-2022-41723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41723"
}
],
"notes": [
{
"category": "general",
"text": "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 small requests.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41723",
"url": "https://www.suse.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "SUSE Bug 1208270 for CVE-2022-41723",
"url": "https://bugzilla.suse.com/1208270"
},
{
"category": "external",
"summary": "SUSE Bug 1215588 for CVE-2022-41723",
"url": "https://bugzilla.suse.com/1215588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:45:38Z",
"details": "important"
}
],
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-46146",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-46146"
}
],
"notes": [
{
"category": "general",
"text": "Prometheus Exporter Toolkit is a utility package to build exporters. Prior to versions 0.7.2 and 0.8.2, if someone has access to a Prometheus web.yml file and users\u0027 bcrypted passwords, they can bypass security by poisoning the built-in authentication cache. Versions 0.7.2 and 0.8.2 contain a fix for the issue. There is no workaround, but attacker must have access to the hashed password to use this functionality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-46146",
"url": "https://www.suse.com/security/cve/CVE-2022-46146"
},
{
"category": "external",
"summary": "SUSE Bug 1208046 for CVE-2022-46146",
"url": "https://bugzilla.suse.com/1208046"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:45:38Z",
"details": "important"
}
],
"title": "CVE-2022-46146"
},
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:45:38Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…