Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-4304 (GCVE-0-2022-4304)
Vulnerability from cvelistv5 – Published: 2023-02-08 19:04 – Updated: 2025-11-04 19:14- timing based side channel attack
- CWE-203 - Observable Discrepancy
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-04T19:14:12.161Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "OpenSSL Advisory",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://www.openssl.org/news/secadv/20230207.txt"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202402-08"
},
{
"url": "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2023-0003"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2022-4304",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-03-06T15:57:19.589862Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-203",
"description": "CWE-203 Observable Discrepancy",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-08-27T20:32:52.408Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "OpenSSL",
"vendor": "OpenSSL",
"versions": [
{
"lessThan": "3.0.8",
"status": "affected",
"version": "3.0.0",
"versionType": "semver"
},
{
"lessThan": "1.1.1t",
"status": "affected",
"version": "1.1.1",
"versionType": "custom"
},
{
"lessThan": "1.0.2zg",
"status": "affected",
"version": "1.0.2",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Hubert Kario from RedHat"
},
{
"lang": "en",
"type": "remediation developer",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Dmitry Belyavsky from RedHat"
},
{
"lang": "en",
"type": "remediation developer",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Hubert Kario from RedHat"
}
],
"datePublic": "2023-02-07T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "A timing based side channel exists in the OpenSSL RSA Decryption implementation\u003cbr\u003ewhich could be sufficient to recover a plaintext across a network in a\u003cbr\u003eBleichenbacher style attack. To achieve a successful decryption an attacker\u003cbr\u003ewould have to be able to send a very large number of trial messages for\u003cbr\u003edecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\u003cbr\u003eRSA-OEAP and RSASVE.\u003cbr\u003e\u003cbr\u003eFor example, in a TLS connection, RSA is commonly used by a client to send an\u003cbr\u003eencrypted pre-master secret to the server. An attacker that had observed a\u003cbr\u003egenuine connection between a client and a server could use this flaw to send\u003cbr\u003etrial messages to the server and record the time taken to process them. After a\u003cbr\u003esufficiently large number of messages the attacker could recover the pre-master\u003cbr\u003esecret used for the original connection and thus be able to decrypt the\u003cbr\u003eapplication data sent over that connection.\u003cbr\u003e\u003cbr\u003e"
}
],
"value": "A timing based side channel exists in the OpenSSL RSA Decryption implementation\nwhich could be sufficient to recover a plaintext across a network in a\nBleichenbacher style attack. To achieve a successful decryption an attacker\nwould have to be able to send a very large number of trial messages for\ndecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\nRSA-OEAP and RSASVE.\n\nFor example, in a TLS connection, RSA is commonly used by a client to send an\nencrypted pre-master secret to the server. An attacker that had observed a\ngenuine connection between a client and a server could use this flaw to send\ntrial messages to the server and record the time taken to process them. After a\nsufficiently large number of messages the attacker could recover the pre-master\nsecret used for the original connection and thus be able to decrypt the\napplication data sent over that connection."
}
],
"metrics": [
{
"format": "other",
"other": {
"content": {
"text": "MODERATE"
},
"type": "https://www.openssl.org/policies/secpolicy.html"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "timing based side channel attack",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-02-04T09:06:45.004Z",
"orgId": "3a12439a-ef3a-4c79-92e6-6081a721f1e5",
"shortName": "openssl"
},
"references": [
{
"name": "OpenSSL Advisory",
"tags": [
"vendor-advisory"
],
"url": "https://www.openssl.org/news/secadv/20230207.txt"
},
{
"url": "https://security.gentoo.org/glsa/202402-08"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Timing Oracle in RSA Decryption",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "3a12439a-ef3a-4c79-92e6-6081a721f1e5",
"assignerShortName": "openssl",
"cveId": "CVE-2022-4304",
"datePublished": "2023-02-08T19:04:28.890Z",
"dateReserved": "2022-12-06T10:38:40.463Z",
"dateUpdated": "2025-11-04T19:14:12.161Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-4304",
"date": "2026-06-11",
"epss": "0.00218",
"percentile": "0.44493"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.0.2\", \"versionEndExcluding\": \"1.0.2zg\", \"matchCriteriaId\": \"70985D55-A574-4151-B451-4D500CBFC29A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.1.1\", \"versionEndExcluding\": \"1.1.1t\", \"matchCriteriaId\": \"DE0061D6-8F81-45D3-B254-82A94915FD08\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.0.0\", \"versionEndExcluding\": \"3.0.8\", \"matchCriteriaId\": \"A6DC5D88-4E99-48F2-8892-610ACA9B5B86\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:stormshield:endpoint_security:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"7.2.40\", \"matchCriteriaId\": \"166DF690-041D-4585-A9DA-A6CC72A6A7F3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:stormshield:sslvpn:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"3.2.1\", \"matchCriteriaId\": \"DA7E0DD2-D62E-4735-A2C9-47C463BE4AA9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.7.0\", \"versionEndExcluding\": \"2.7.11\", \"matchCriteriaId\": \"27B77023-4983-4D33-9824-A120A5ED31BD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.8.0\", \"versionEndExcluding\": \"3.7.34\", \"matchCriteriaId\": \"8BD398C8-BC0B-4ED5-B71A-B9C6D8F63659\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.8.0\", \"versionEndExcluding\": \"3.11.22\", \"matchCriteriaId\": \"31B59634-B59C-4391-96D3-200A86A6CE3E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"4.0.0\", \"versionEndExcluding\": \"4.3.16\", \"matchCriteriaId\": \"F7794B42-8235-4C75-866F-5D0A405F0989\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"4.4.0\", \"versionEndExcluding\": \"4.6.3\", \"matchCriteriaId\": \"C8A23A5D-928A-4225-9C93-31E5DFE215A7\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"A timing based side channel exists in the OpenSSL RSA Decryption implementation\\nwhich could be sufficient to recover a plaintext across a network in a\\nBleichenbacher style attack. To achieve a successful decryption an attacker\\nwould have to be able to send a very large number of trial messages for\\ndecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\\nRSA-OEAP and RSASVE.\\n\\nFor example, in a TLS connection, RSA is commonly used by a client to send an\\nencrypted pre-master secret to the server. An attacker that had observed a\\ngenuine connection between a client and a server could use this flaw to send\\ntrial messages to the server and record the time taken to process them. After a\\nsufficiently large number of messages the attacker could recover the pre-master\\nsecret used for the original connection and thus be able to decrypt the\\napplication data sent over that connection.\\n\\n\"}]",
"id": "CVE-2022-4304",
"lastModified": "2024-11-21T07:34:58.630",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N\", \"baseScore\": 5.9, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.2, \"impactScore\": 3.6}]}",
"published": "2023-02-08T20:15:23.887",
"references": "[{\"url\": \"https://security.gentoo.org/glsa/202402-08\", \"source\": \"openssl-security@openssl.org\"}, {\"url\": \"https://www.openssl.org/news/secadv/20230207.txt\", \"source\": \"openssl-security@openssl.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202402-08\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.openssl.org/news/secadv/20230207.txt\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}]",
"sourceIdentifier": "openssl-security@openssl.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-203\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-4304\",\"sourceIdentifier\":\"openssl-security@openssl.org\",\"published\":\"2023-02-08T20:15:23.887\",\"lastModified\":\"2025-11-04T20:16:14.897\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A timing based side channel exists in the OpenSSL RSA Decryption implementation\\nwhich could be sufficient to recover a plaintext across a network in a\\nBleichenbacher style attack. To achieve a successful decryption an attacker\\nwould have to be able to send a very large number of trial messages for\\ndecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\\nRSA-OEAP and RSASVE.\\n\\nFor example, in a TLS connection, RSA is commonly used by a client to send an\\nencrypted pre-master secret to the server. An attacker that had observed a\\ngenuine connection between a client and a server could use this flaw to send\\ntrial messages to the server and record the time taken to process them. After a\\nsufficiently large number of messages the attacker could recover the pre-master\\nsecret used for the original connection and thus be able to decrypt the\\napplication data sent over that connection.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-203\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-203\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.0.2\",\"versionEndExcluding\":\"1.0.2zg\",\"matchCriteriaId\":\"70985D55-A574-4151-B451-4D500CBFC29A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.1.1\",\"versionEndExcluding\":\"1.1.1t\",\"matchCriteriaId\":\"DE0061D6-8F81-45D3-B254-82A94915FD08\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.0.8\",\"matchCriteriaId\":\"A6DC5D88-4E99-48F2-8892-610ACA9B5B86\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stormshield:endpoint_security:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"7.2.40\",\"matchCriteriaId\":\"166DF690-041D-4585-A9DA-A6CC72A6A7F3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stormshield:sslvpn:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.2.1\",\"matchCriteriaId\":\"DA7E0DD2-D62E-4735-A2C9-47C463BE4AA9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.7.0\",\"versionEndExcluding\":\"2.7.11\",\"matchCriteriaId\":\"27B77023-4983-4D33-9824-A120A5ED31BD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.8.0\",\"versionEndExcluding\":\"3.7.34\",\"matchCriteriaId\":\"8BD398C8-BC0B-4ED5-B71A-B9C6D8F63659\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.8.0\",\"versionEndExcluding\":\"3.11.22\",\"matchCriteriaId\":\"31B59634-B59C-4391-96D3-200A86A6CE3E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.0.0\",\"versionEndExcluding\":\"4.3.16\",\"matchCriteriaId\":\"F7794B42-8235-4C75-866F-5D0A405F0989\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.4.0\",\"versionEndExcluding\":\"4.6.3\",\"matchCriteriaId\":\"C8A23A5D-928A-4225-9C93-31E5DFE215A7\"}]}]}],\"references\":[{\"url\":\"https://security.gentoo.org/glsa/202402-08\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://www.openssl.org/news/secadv/20230207.txt\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2023-0003\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202402-08\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.openssl.org/news/secadv/20230207.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.openssl.org/news/secadv/20230207.txt\", \"name\": \"OpenSSL Advisory\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202402-08\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2023-0003\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T19:14:12.161Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.9, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-4304\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-06T15:57:19.589862Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-203\", \"description\": \"CWE-203 Observable Discrepancy\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-06T15:57:20.775Z\"}}], \"cna\": {\"title\": \"Timing Oracle in RSA Decryption\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"Hubert Kario from RedHat\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"Dmitry Belyavsky from RedHat\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"Hubert Kario from RedHat\"}], \"metrics\": [{\"other\": {\"type\": \"https://www.openssl.org/policies/secpolicy.html\", \"content\": {\"text\": \"MODERATE\"}}, \"format\": \"other\"}], \"affected\": [{\"vendor\": \"OpenSSL\", \"product\": \"OpenSSL\", \"versions\": [{\"status\": \"affected\", \"version\": \"3.0.0\", \"lessThan\": \"3.0.8\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.1.1\", \"lessThan\": \"1.1.1t\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"1.0.2\", \"lessThan\": \"1.0.2zg\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2023-02-07T00:00:00.000Z\", \"references\": [{\"url\": \"https://www.openssl.org/news/secadv/20230207.txt\", \"name\": \"OpenSSL Advisory\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202402-08\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A timing based side channel exists in the OpenSSL RSA Decryption implementation\\nwhich could be sufficient to recover a plaintext across a network in a\\nBleichenbacher style attack. To achieve a successful decryption an attacker\\nwould have to be able to send a very large number of trial messages for\\ndecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\\nRSA-OEAP and RSASVE.\\n\\nFor example, in a TLS connection, RSA is commonly used by a client to send an\\nencrypted pre-master secret to the server. An attacker that had observed a\\ngenuine connection between a client and a server could use this flaw to send\\ntrial messages to the server and record the time taken to process them. After a\\nsufficiently large number of messages the attacker could recover the pre-master\\nsecret used for the original connection and thus be able to decrypt the\\napplication data sent over that connection.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"A timing based side channel exists in the OpenSSL RSA Decryption implementation\u003cbr\u003ewhich could be sufficient to recover a plaintext across a network in a\u003cbr\u003eBleichenbacher style attack. To achieve a successful decryption an attacker\u003cbr\u003ewould have to be able to send a very large number of trial messages for\u003cbr\u003edecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\u003cbr\u003eRSA-OEAP and RSASVE.\u003cbr\u003e\u003cbr\u003eFor example, in a TLS connection, RSA is commonly used by a client to send an\u003cbr\u003eencrypted pre-master secret to the server. An attacker that had observed a\u003cbr\u003egenuine connection between a client and a server could use this flaw to send\u003cbr\u003etrial messages to the server and record the time taken to process them. After a\u003cbr\u003esufficiently large number of messages the attacker could recover the pre-master\u003cbr\u003esecret used for the original connection and thus be able to decrypt the\u003cbr\u003eapplication data sent over that connection.\u003cbr\u003e\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"timing based side channel attack\"}]}], \"providerMetadata\": {\"orgId\": \"3a12439a-ef3a-4c79-92e6-6081a721f1e5\", \"shortName\": \"openssl\", \"dateUpdated\": \"2024-02-04T09:06:45.004Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-4304\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-04T19:14:12.161Z\", \"dateReserved\": \"2022-12-06T10:38:40.463Z\", \"assignerOrgId\": \"3a12439a-ef3a-4c79-92e6-6081a721f1e5\", \"datePublished\": \"2023-02-08T19:04:28.890Z\", \"assignerShortName\": \"openssl\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
ICSA-24-102-08
Vulnerability from csaf_cisa - Published: 2023-04-11 00:00 - Updated: 2025-09-09 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
OpenPCS 7 V9.1
Siemens / OpenPCS 7 V9.1
|
vers:all/* |
Mitigation
No Fix Planned
|
|
|
SIMATIC NET PC Software V14
Siemens / SIMATIC NET PC Software V14
|
vers:all/* |
Mitigation
No Fix Planned
|
|
|
SIMATIC NET PC Software V15
Siemens / SIMATIC NET PC Software V15
|
vers:all/* |
Mitigation
No Fix Planned
|
|
|
SIMATIC NET PC Software V16
Siemens / SIMATIC NET PC Software V16
|
<V16_Update_8 |
Mitigation
Vendor Fix
fix
|
|
|
SIMATIC NET PC Software V17
Siemens / SIMATIC NET PC Software V17
|
<V17_SP1_Update_1 |
Mitigation
Vendor Fix
fix
|
|
|
SIMATIC NET PC Software V18
Siemens / SIMATIC NET PC Software V18
|
<V18_Update_1 |
Mitigation
Vendor Fix
fix
|
|
|
SIMATIC Process Historian 2020 OPC UA Server
Siemens / SIMATIC Process Historian 2020 OPC UA Server
|
vers:all/* |
Mitigation
No Fix Planned
|
|
|
SIMATIC Process Historian 2022 OPC UA Server
Siemens / SIMATIC Process Historian 2022 OPC UA Server
|
<V2022_SP1 |
Mitigation
Vendor Fix
|
|
|
SIMATIC WinCC
Siemens / SIMATIC WinCC
|
vers:intdot/<8.0 |
Mitigation
Vendor Fix
fix
|
|
|
SIMATIC WinCC Runtime Professional
Siemens / SIMATIC WinCC Runtime Professional
|
<V18_Update_2 |
Mitigation
Vendor Fix
|
|
|
SIMATIC WinCC Unified PC Runtime V18
Siemens / SIMATIC WinCC Unified PC Runtime V18
|
<V18.0_SP1_Update_1 |
Mitigation
Vendor Fix
fix
|
|
|
TeleControl Server Basic V3
Siemens / TeleControl Server Basic V3
|
vers:intdot/<3.1.2 |
Mitigation
Vendor Fix
fix
|
{
"document": {
"acknowledgments": [
{
"organization": "Siemens ProductCERT",
"summary": "reporting this vulnerability to CISA."
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A vulnerability was identified in OPC Foundation Local Discovery Server which also affects Siemens products that could allow an attacker to escalate privileges under certain circumstances.\n\nSiemens has released new versions for several affected products and recommends to update to the latest versions. Siemens recommends specific countermeasures for products where fixes are not, or not yet available.",
"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": "The use of Siemens Security Advisories is subject to the terms and conditions listed on: https://www.siemens.com/productcert/terms-of-use.",
"title": "Terms of Use"
},
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "other",
"text": "This ICSA is a verbatim republication of Siemens ProductCERT SSA-691715 from a direct conversion of the vendor\u0027s Common Security Advisory Framework (CSAF) advisory. This is republished to CISA\u0027s website as a means of increasing visibility and is provided \"as-is\" for informational purposes only. CISA is not responsible for the editorial or technical accuracy of republished advisories and provides no warranties of any kind regarding any information contained within this advisory. Further, CISA does not endorse any commercial product or service. Please contact Siemens ProductCERT directly for any questions regarding this advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Energy, Transportation Systems, Water and Wastewater Systems",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Germany",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of these vulnerabilities.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "SSA-691715: Vulnerability in OPC Foundation Local Discovery Server Affecting Siemens Products - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-691715.json"
},
{
"category": "self",
"summary": "SSA-691715: Vulnerability in OPC Foundation Local Discovery Server Affecting Siemens Products - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-691715.html"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-102-08 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2024/icsa-24-102-08.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-102-08 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-102-08"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "Siemens OPC Foundation Local Discovery Server Affecting Siemens Products",
"tracking": {
"current_release_date": "2025-09-09T00:00:00.000000Z",
"generator": {
"date": "2025-09-11T15:38:01.188682Z",
"engine": {
"name": "CISA CSAF Generator",
"version": "1.0.0"
}
},
"id": "ICSA-24-102-08",
"initial_release_date": "2023-04-11T00:00:00.000000Z",
"revision_history": [
{
"date": "2023-04-11T00:00:00.000000Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
},
{
"date": "2023-06-13T00:00:00.000000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Added fix for SIMATIC NET PC Software V17, clarified no fix planned for SIMATIC Process Historian 2020 OPC UA Server, SIMATIC NET PC Software V14 and V15"
},
{
"date": "2023-08-08T00:00:00.000000Z",
"legacy_version": "1.2",
"number": "3",
"summary": "Added fix for SIMATIC WinCC Runtime Professional"
},
{
"date": "2023-11-14T00:00:00.000000Z",
"legacy_version": "1.3",
"number": "4",
"summary": "Added fix for SIMATIC Process Historian 2022 OPC UA Server"
},
{
"date": "2024-04-09T00:00:00.000000Z",
"legacy_version": "1.4",
"number": "5",
"summary": "Added fix for TeleControl Server Basic V3"
},
{
"date": "2024-05-14T00:00:00.000000Z",
"legacy_version": "1.5",
"number": "6",
"summary": "Added fix for SIMATIC NET PC Software V18"
},
{
"date": "2024-09-10T00:00:00.000000Z",
"legacy_version": "1.6",
"number": "7",
"summary": "Added fix for SIMATIC NET PC Software V16, clarified no fix planned for OpenPCS 7 V9.1"
},
{
"date": "2025-09-09T00:00:00.000000Z",
"legacy_version": "1.7",
"number": "8",
"summary": "Corrected fix version for SIMATIC NET PC Software V17"
}
],
"status": "final",
"version": "8"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:all/*",
"product": {
"name": "OpenPCS 7 V9.1",
"product_id": "CSAFPID-0001"
}
}
],
"category": "product_name",
"name": "OpenPCS 7 V9.1"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:all/*",
"product": {
"name": "SIMATIC NET PC Software V14",
"product_id": "CSAFPID-0002"
}
}
],
"category": "product_name",
"name": "SIMATIC NET PC Software V14"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:all/*",
"product": {
"name": "SIMATIC NET PC Software V15",
"product_id": "CSAFPID-0003"
}
}
],
"category": "product_name",
"name": "SIMATIC NET PC Software V15"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV16_Update_8",
"product": {
"name": "SIMATIC NET PC Software V16",
"product_id": "CSAFPID-0004"
}
}
],
"category": "product_name",
"name": "SIMATIC NET PC Software V16"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV17_SP1_Update_1",
"product": {
"name": "SIMATIC NET PC Software V17",
"product_id": "CSAFPID-0005"
}
}
],
"category": "product_name",
"name": "SIMATIC NET PC Software V17"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV18_Update_1",
"product": {
"name": "SIMATIC NET PC Software V18",
"product_id": "CSAFPID-0006"
}
}
],
"category": "product_name",
"name": "SIMATIC NET PC Software V18"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:all/*",
"product": {
"name": "SIMATIC Process Historian 2020 OPC UA Server",
"product_id": "CSAFPID-0007"
}
}
],
"category": "product_name",
"name": "SIMATIC Process Historian 2020 OPC UA Server"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2022_SP1",
"product": {
"name": "SIMATIC Process Historian 2022 OPC UA Server",
"product_id": "CSAFPID-0008"
}
}
],
"category": "product_name",
"name": "SIMATIC Process Historian 2022 OPC UA Server"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c8.0",
"product": {
"name": "SIMATIC WinCC",
"product_id": "CSAFPID-0009"
}
}
],
"category": "product_name",
"name": "SIMATIC WinCC"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV18_Update_2",
"product": {
"name": "SIMATIC WinCC Runtime Professional",
"product_id": "CSAFPID-0010"
}
}
],
"category": "product_name",
"name": "SIMATIC WinCC Runtime Professional"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV18.0_SP1_Update_1",
"product": {
"name": "SIMATIC WinCC Unified PC Runtime V18",
"product_id": "CSAFPID-0011"
}
}
],
"category": "product_name",
"name": "SIMATIC WinCC Unified PC Runtime V18"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c3.1.2",
"product": {
"name": "TeleControl Server Basic V3",
"product_id": "CSAFPID-0012"
}
}
],
"category": "product_name",
"name": "TeleControl Server Basic V3"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-44725",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "OPC Foundation Local Discovery Server (LDS) in affected products uses a hard-coded file path to a configuration file. This allows a normal user to create a malicious file that is loaded by LDS (running as a high-privilege user).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Update the underlying OPC Foundation Unified Architecture Local Discovery Server (UA-LDS) to [V1.04.405](https://opcfoundation.org/developer-tools/samples-and-tools-unified-architecture/local-discovery-server-lds/) or later if possible",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012"
]
},
{
"category": "no_fix_planned",
"details": "Currently no fix is planned",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V16 Update 8 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109974091/"
},
{
"category": "vendor_fix",
"details": "Update to V17 SP1 Update 1 or later version",
"product_ids": [
"CSAFPID-0005"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109820674/"
},
{
"category": "vendor_fix",
"details": "Update to V18 Update 1 or later version",
"product_ids": [
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826242/"
},
{
"category": "vendor_fix",
"details": "Update to V18 Update 2 or later version",
"product_ids": [
"CSAFPID-0010"
]
},
{
"category": "vendor_fix",
"details": "Update to V18.0 SP1 Update 1 or later version",
"product_ids": [
"CSAFPID-0011"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109807123/"
},
{
"category": "vendor_fix",
"details": "Update to V3.1.2 or later version",
"product_ids": [
"CSAFPID-0012"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955177/"
},
{
"category": "vendor_fix",
"details": "Update to V8.0 or later version",
"product_ids": [
"CSAFPID-0009"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109816599/"
},
{
"category": "vendor_fix",
"details": "In the context of SIMATIC PCS neo, update to SIMATIC PCS neo V4.1 or later version",
"product_ids": [
"CSAFPID-0008"
]
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012"
]
}
],
"title": "CVE-2022-44725"
}
]
}
ICSA-24-165-06
Vulnerability from csaf_cisa - Published: 2024-06-11 00:00 - Updated: 2024-07-09 00:00{
"document": {
"acknowledgments": [
{
"organization": "Siemens ProductCERT",
"summary": "reporting these vulnerabilities to CISA."
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Siemens has released new versions for the affected products and recommends to update to the latest versions.",
"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"
},
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "other",
"text": "This CISA CSAF advisory was converted from Siemens ProductCERT\u0027s CSAF advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Multiple",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Germany",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "SSA-337522: Multiple Vulnerabilities in TIM 1531 IRC before V2.4.8 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-337522.json"
},
{
"category": "self",
"summary": "SSA-337522: Multiple Vulnerabilities in TIM 1531 IRC before V2.4.8 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-337522.html"
},
{
"category": "self",
"summary": "SSA-337522: Multiple Vulnerabilities in TIM 1531 IRC before V2.4.8 - PDF Version",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-337522.pdf"
},
{
"category": "self",
"summary": "SSA-337522: Multiple Vulnerabilities in TIM 1531 IRC before V2.4.8 - TXT Version",
"url": "https://cert-portal.siemens.com/productcert/txt/ssa-337522.txt"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-165-06 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2024/icsa-24-165-06.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-165-06 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-165-06"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "Siemens TIM 1531 IRC",
"tracking": {
"current_release_date": "2024-07-09T00:00:00.000000Z",
"generator": {
"engine": {
"name": "CISA CSAF Generator",
"version": "1.0.0"
}
},
"id": "ICSA-24-165-06",
"initial_release_date": "2024-06-11T00:00:00.000000Z",
"revision_history": [
{
"date": "2024-06-11T00:00:00.000000Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
},
{
"date": "2024-07-09T00:00:00.000000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Updated contents of CVE-2023-27321 (OPC Foundation UA .NET Standard: Description, CVSS vector, CWE)"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4.8",
"product": {
"name": "SIPLUS TIM 1531 IRC (6AG1543-1MX00-7XE0)",
"product_id": "CSAFPID-0001",
"product_identification_helper": {
"model_numbers": [
"6AG1543-1MX00-7XE0"
]
}
}
}
],
"category": "product_name",
"name": "SIPLUS TIM 1531 IRC (6AG1543-1MX00-7XE0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4.8",
"product": {
"name": "TIM 1531 IRC (6GK7543-1MX00-0XE0)",
"product_id": "CSAFPID-0002",
"product_identification_helper": {
"model_numbers": [
"6GK7543-1MX00-0XE0"
]
}
}
}
],
"category": "product_name",
"name": "TIM 1531 IRC (6GK7543-1MX00-0XE0)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-47178",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Avoid smp_processor_id() in preemptible code.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2021-47178"
},
{
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2022-1015"
},
{
"cve": "CVE-2022-4304",
"cwe": {
"id": "CWE-326",
"name": "Inadequate Encryption Strength"
},
"notes": [
{
"category": "summary",
"text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-4450",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2022-4450"
},
{
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2022-39189"
},
{
"cve": "CVE-2022-40225",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"notes": [
{
"category": "summary",
"text": "Casting an internal value could lead to floating point exception under certain circumstances. This could allow an attacker to cause a denial of service condition on affected devices.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2022-40225"
},
{
"cve": "CVE-2022-40303",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in libxml2 before 2.10.3. When parsing a multi-gigabyte XML document with the XML_PARSE_HUGE parser option enabled, several integer counters can overflow. This results in an attempt to access an array at a negative 2GB offset, typically leading to a segmentation fault.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-40304",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in libxml2 before 2.10.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-45886",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 6.0.9. drivers/media/dvb-core/dvb_net.c has a .disconnect versus dvb_device_open race condition that leads to a use-after-free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2022-45886"
},
{
"cve": "CVE-2022-45887",
"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 through 6.0.9. drivers/media/usb/ttusb-dec/ttusb_dec.c has a memory leak because of the lack of a dvb_frontend_detach call.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2022-45887"
},
{
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2022-45919"
},
{
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2023-0160"
},
{
"cve": "CVE-2023-0215",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the caller, prepends a new BIO_f_asn1 filter BIO onto the front of it to form a BIO chain, and then returns the new head of the BIO chain to the caller. Under certain conditions, for example if a CMS recipient public key is invalid, the new filter BIO is freed and the function returns a NULL result indicating a failure. However, in this case, the BIO chain is not properly cleaned up and the BIO passed by the caller still retains internal pointers to the previously freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO then a use-after-free will occur. This will most likely result in a crash. This scenario occurs directly in the internal function B64_write_ASN1() which may cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on the BIO. This internal function is in turn called by the public API functions PEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream, SMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7. Other public API functions that may be impacted by this include i2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and i2d_PKCS7_bio_stream. The OpenSSL cms and smime command line applications are similarly affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0286",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0464",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing the `-policy` argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()` function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2023-0464"
},
{
"cve": "CVE-2023-0465",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "Applications that use a non-default option when verifying certificates may be\r\nvulnerable to an attack from a malicious CA to circumvent certain checks.\r\n\r\nInvalid certificate policies in leaf certificates are silently ignored by\r\nOpenSSL and other certificate policy checks are skipped for that certificate.\r\nA malicious CA could use this to deliberately assert invalid certificate policies\r\nin order to circumvent policy checking on the certificate altogether.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing\r\nthe `-policy` argument to the command line utilities or by calling the\r\n`X509_VERIFY_PARAM_set1_policies()` function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2023-0466",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2023-0466"
},
{
"cve": "CVE-2023-1017",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability exists in TPM2.0\u0027s Module Library allowing writing of a 2-byte data past the end of TPM2.0 command in the CryptParameterDecryption routine. An attacker who can successfully exploit this vulnerability can lead to denial of service (crashing the TPM chip/process or rendering it unusable) and/or arbitrary code execution in the TPM context.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2023-1017"
},
{
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2023-2124"
},
{
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2023-2269"
},
{
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2023-21255"
},
{
"cve": "CVE-2023-27321",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"notes": [
{
"category": "summary",
"text": "OPC Foundation UA .NET Standard ConditionRefresh Resource Exhaustion Denial-of-Service Vulnerability. This vulnerability allows remote attackers to create a denial-of-service condition on affected installations of OPC Foundation UA .NET Standard. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of OPC UA ConditionRefresh requests. By sending a large number of requests, an attacker can consume all available resources on the server. An attacker can leverage this vulnerability to create a denial-of-service condition on the system. Was ZDI-CAN-20505.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2023-27321"
},
{
"cve": "CVE-2023-28319",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use after free vulnerability exists in curl \u003cv8.1.0 in the way libcurl offers a feature to verify an SSH server\u0027s public key using a SHA 256 hash. When this check fails, libcurl would free the memory for the fingerprint before it returns an error message containing the (now freed) hash. This flaw risks inserting sensitive heap-based data into the error message that might be shown to users or otherwise get leaked and revealed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2023-28319"
},
{
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2023-35788"
},
{
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2023-35828"
},
{
"cve": "CVE-2023-35829",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in rkvdec_remove in drivers/staging/media/rkvdec/rkvdec.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2023-35829"
},
{
"cve": "CVE-2023-41910",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in lldpd before 1.0.17. By crafting a CDP PDU packet with specific CDP_TLV_ADDRESSES TLVs, a malicious actor can remotely force the lldpd daemon to perform an out-of-bounds read on heap memory. This occurs in cdp_decode in daemon/protocols/cdp.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2023-41910"
},
{
"cve": "CVE-2023-50763",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The web server of affected products, if configured to allow the import of PKCS12 containers, could end up in an infinite loop when processing incomplete certificate chains.\r\n\r\nThis could allow an authenticated remote attacker to create a denial of service condition by importing specially crafted PKCS12 containers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2023-50763"
},
{
"cve": "CVE-2023-52474",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests hfi1 user SDMA request processing has two bugs that can cause data corruption for user SDMA requests that have multiple payload iovecs where an iovec other than the tail iovec does not run up to the page boundary for the buffer pointed to by that iovec.a Here are the specific bugs: 1. user_sdma_txadd() does not use struct user_sdma_iovec-\u003eiov.iov_len. Rather, user_sdma_txadd() will add up to PAGE_SIZE bytes from iovec to the packet, even if some of those bytes are past iovec-\u003eiov.iov_len and are thus not intended to be in the packet. 2. user_sdma_txadd() and user_sdma_send_pkts() fail to advance to the next iovec in user_sdma_request-\u003eiovs when the current iovec is not PAGE_SIZE and does not contain enough data to complete the packet. The transmitted packet will contain the wrong data from the iovec pages. This has not been an issue with SDMA packets from hfi1 Verbs or PSM2 because they only produce iovecs that end short of PAGE_SIZE as the tail iovec of an SDMA request. Fixing these bugs exposes other bugs with the SDMA pin cache (struct mmu_rb_handler) that get in way of supporting user SDMA requests with multiple payload iovecs whose buffers do not end at PAGE_SIZE. So this commit fixes those issues as well. Here are the mmu_rb_handler bugs that non-PAGE_SIZE-end multi-iovec payload user SDMA requests can hit: 1. Overlapping memory ranges in mmu_rb_handler will result in duplicate pinnings. 2. When extending an existing mmu_rb_handler entry (struct mmu_rb_node), the mmu_rb code (1) removes the existing entry under a lock, (2) releases that lock, pins the new pages, (3) then reacquires the lock to insert the extended mmu_rb_node. If someone else comes in and inserts an overlapping entry between (2) and (3), insert in (3) will fail. The failure path code in this case unpins _all_ pages in either the original mmu_rb_node or the new mmu_rb_node that was inserted between (2) and (3). 3. In hfi1_mmu_rb_remove_unless_exact(), mmu_rb_node-\u003erefcount is incremented outside of mmu_rb_handler-\u003elock. As a result, mmu_rb_node could be evicted by another thread that gets mmu_rb_handler-\u003elock and checks mmu_rb_node-\u003erefcount before mmu_rb_node-\u003erefcount is incremented. 4. Related to #2 above, SDMA request submission failure path does not check mmu_rb_node-\u003erefcount before freeing mmu_rb_node object. If there are other SDMA requests in progress whose iovecs have pointers to the now-freed mmu_rb_node(s), those pointers to the now-freed mmu_rb nodes will be dereferenced when those SDMA requests complete.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2023-52474"
},
{
"cve": "CVE-2024-0775",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in the __ext4_remount in fs/ext4/super.c in ext4 in the Linux kernel. This flaw allows a local user to cause an information leak problem while freeing the old quota file names before a potential failure, leading to a use-after-free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4.8 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954889/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2024-0775"
}
]
}
ICSA-24-165-10
Vulnerability from csaf_cisa - Published: 2024-06-11 00:00 - Updated: 2024-06-11 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)
|
6GK7542-6UX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
Siemens / SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)
|
6GK7542-6VX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
Siemens / SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)
|
6GK7543-6WX00-0XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)
|
6AG2542-6VX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)
|
6AG1543-6WX00-7XE0
|
<V2.3 |
Vendor Fix
fix
|
|
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
Siemens / SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)
|
6AG2543-6WX00-4XE0
|
<V2.3 |
Vendor Fix
fix
|
{
"document": {
"acknowledgments": [
{
"organization": "Siemens ProductCERT",
"summary": "reporting these vulnerabilities to CISA."
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "SIMATIC CP 1542SP-1 and CP 1543SP-1 before V2.3 are affected by multiple vulnerabilities in third-party components and the integrated web server.\n\nSiemens has released new versions for the affected products and recommends to update to the latest versions.",
"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"
},
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "other",
"text": "This CISA CSAF advisory was converted from Siemens ProductCERT\u0027s CSAF advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Multiple",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Germany",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "SSA-625862: Multiple Vulnerabilities in Third-Party Components in SIMATIC CP 1542SP-1 and CP 1543SP-1 before V2.3 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-625862.json"
},
{
"category": "self",
"summary": "SSA-625862: Multiple Vulnerabilities in Third-Party Components in SIMATIC CP 1542SP-1 and CP 1543SP-1 before V2.3 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-625862.html"
},
{
"category": "self",
"summary": "SSA-625862: Multiple Vulnerabilities in Third-Party Components in SIMATIC CP 1542SP-1 and CP 1543SP-1 before V2.3 - PDF Version",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-625862.pdf"
},
{
"category": "self",
"summary": "SSA-625862: Multiple Vulnerabilities in Third-Party Components in SIMATIC CP 1542SP-1 and CP 1543SP-1 before V2.3 - TXT Version",
"url": "https://cert-portal.siemens.com/productcert/txt/ssa-625862.txt"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-165-10 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2024/icsa-24-165-10.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-165-10 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-165-10"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "Siemens SIMATIC and SIPLUS",
"tracking": {
"current_release_date": "2024-06-11T00:00:00.000000Z",
"generator": {
"engine": {
"name": "CISA CSAF Generator",
"version": "1"
}
},
"id": "ICSA-24-165-10",
"initial_release_date": "2024-06-11T00:00:00.000000Z",
"revision_history": [
{
"date": "2024-06-11T00:00:00.000000Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.3",
"product": {
"name": "SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)",
"product_id": "CSAFPID-0001",
"product_identification_helper": {
"model_numbers": [
"6GK7542-6UX00-0XE0"
]
}
}
}
],
"category": "product_name",
"name": "SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.3",
"product": {
"name": "SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)",
"product_id": "CSAFPID-0002",
"product_identification_helper": {
"model_numbers": [
"6GK7542-6VX00-0XE0"
]
}
}
}
],
"category": "product_name",
"name": "SIMATIC CP 1542SP-1 IRC (6GK7542-6VX00-0XE0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.3",
"product": {
"name": "SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)",
"product_id": "CSAFPID-0003",
"product_identification_helper": {
"model_numbers": [
"6GK7543-6WX00-0XE0"
]
}
}
}
],
"category": "product_name",
"name": "SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.3",
"product": {
"name": "SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)",
"product_id": "CSAFPID-0004",
"product_identification_helper": {
"model_numbers": [
"6AG2542-6VX00-4XE0"
]
}
}
}
],
"category": "product_name",
"name": "SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (6AG2542-6VX00-4XE0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.3",
"product": {
"name": "SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)",
"product_id": "CSAFPID-0005",
"product_identification_helper": {
"model_numbers": [
"6AG1543-6WX00-7XE0"
]
}
}
}
],
"category": "product_name",
"name": "SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.3",
"product": {
"name": "SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)",
"product_id": "CSAFPID-0006",
"product_identification_helper": {
"model_numbers": [
"6AG2543-6WX00-4XE0"
]
}
}
}
],
"category": "product_name",
"name": "SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-2097",
"cwe": {
"id": "CWE-326",
"name": "Inadequate Encryption Strength"
},
"notes": [
{
"category": "summary",
"text": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn\u0027t written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-2097"
},
{
"cve": "CVE-2022-3435",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability classified as problematic has been found in Linux Kernel. This affects the function fib_nh_match of the file net/ipv4/fib_semantics.c of the component IPv4 Handler. The manipulation leads to out-of-bounds read. It is possible to initiate the attack remotely. It is recommended to apply a patch to fix this issue. The identifier VDB-210357 was assigned to this vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-3435"
},
{
"cve": "CVE-2022-3545",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability has been found in Linux Kernel and classified as critical. Affected by this vulnerability is the function area_cache_get of the file drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c of the component IPsec. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The identifier VDB-211045 was assigned to this vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-3545"
},
{
"cve": "CVE-2022-3623",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in Linux Kernel. It has been declared as problematic. Affected by this vulnerability is the function follow_page_pte of the file mm/gup.c of the component BPF. The manipulation leads to race condition. The attack can be launched remotely. It is recommended to apply a patch to fix this issue. The identifier VDB-211921 was assigned to this vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-3623"
},
{
"cve": "CVE-2022-3643",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Guests can trigger NIC interface reset/abort/crash via netback It is possible for a guest to trigger a NIC interface reset/abort/crash in a Linux based network backend by sending certain kinds of packets. It appears to be an (unwritten?) assumption in the rest of the Linux network stack that packet protocol headers are all contained within the linear section of the SKB and some NICs behave badly if this is not the case. This has been reported to occur with Cisco (enic) and Broadcom NetXtrem II BCM5780 (bnx2x) though it may be an issue with other NICs/drivers as well. In case the frontend is sending requests with split headers, netback will forward those violating above mentioned assumption to the networking core, resulting in said misbehavior.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-3643"
},
{
"cve": "CVE-2022-4304",
"cwe": {
"id": "CWE-326",
"name": "Inadequate Encryption Strength"
},
"notes": [
{
"category": "summary",
"text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-4450",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2022-40303",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in libxml2 before 2.10.3. When parsing a multi-gigabyte XML document with the XML_PARSE_HUGE parser option enabled, several integer counters can overflow. This results in an attempt to access an array at a negative 2GB offset, typically leading to a segmentation fault.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-40304",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in libxml2 before 2.10.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-42328",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "Guests can trigger deadlock in Linux netback driver [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] The patch for XSA-392 introduced another issue which might result in a deadlock when trying to free the SKB of a packet dropped due to the XSA-392 handling (CVE-2022-42328). Additionally when dropping packages for other reasons the same deadlock could occur in case of netpoll being active for the interface the xen-netback driver is connected to (CVE-2022-42329).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-42328"
},
{
"cve": "CVE-2022-42329",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "Guests can trigger deadlock in Linux netback drive. The patch for XSA-392 introduced another issue which might result in a deadlock when trying to free the SKB of a packet dropped due to the XSA-392 handling (CVE-2022-42328). Additionally when dropping packages for other reasons the same deadlock could occur in case of netpoll being active for the interface the xen-netback driver is connected to (CVE-2022-42329).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-42329"
},
{
"cve": "CVE-2022-44792",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "handle_ipDefaultTTL in agent/mibgroup/ip-mib/ip_scalars.c in Net-SNMP 5.8 through 5.9.3 has a NULL Pointer Exception bug that can be used by a remote attacker (who has write access) to cause the instance to crash via a crafted UDP packet, resulting in Denial of Service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-44792"
},
{
"cve": "CVE-2022-44793",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "handle_ipv6IpForwarding in agent/mibgroup/ip-mib/ip_scalars.c in Net-SNMP 5.4.3 through 5.9.3 has a NULL Pointer Exception bug that can be used by a remote attacker to cause the instance to crash via a crafted UDP packet, resulting in Denial of Service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-44793"
},
{
"cve": "CVE-2023-0215",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the caller, prepends a new BIO_f_asn1 filter BIO onto the front of it to form a BIO chain, and then returns the new head of the BIO chain to the caller. Under certain conditions, for example if a CMS recipient public key is invalid, the new filter BIO is freed and the function returns a NULL result indicating a failure. However, in this case, the BIO chain is not properly cleaned up and the BIO passed by the caller still retains internal pointers to the previously freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO then a use-after-free will occur. This will most likely result in a crash. This scenario occurs directly in the internal function B64_write_ASN1() which may cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on the BIO. This internal function is in turn called by the public API functions PEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream, SMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7. Other public API functions that may be impacted by this include i2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and i2d_PKCS7_bio_stream. The OpenSSL cms and smime command line applications are similarly affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0286",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0464",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing the `-policy` argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()` function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0464"
},
{
"cve": "CVE-2023-0465",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "Applications that use a non-default option when verifying certificates may be\r\nvulnerable to an attack from a malicious CA to circumvent certain checks.\r\n\r\nInvalid certificate policies in leaf certificates are silently ignored by\r\nOpenSSL and other certificate policy checks are skipped for that certificate.\r\nA malicious CA could use this to deliberately assert invalid certificate policies\r\nin order to circumvent policy checking on the certificate altogether.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing\r\nthe `-policy` argument to the command line utilities or by calling the\r\n`X509_VERIFY_PARAM_set1_policies()` function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2023-0466",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0466"
},
{
"cve": "CVE-2023-28484",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-28484"
},
{
"cve": "CVE-2023-29469",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the \u0027\\0\u0027 value).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29469"
},
{
"cve": "CVE-2023-38380",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "The webserver implementation of the affected products does not correctly release allocated memory after it has been used.\r\n\r\nAn attacker with network access could use this vulnerability to cause a denial-of-service condition in the webserver of the affected product.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-38380"
},
{
"cve": "CVE-2023-41910",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in lldpd before 1.0.17. By crafting a CDP PDU packet with specific CDP_TLV_ADDRESSES TLVs, a malicious actor can remotely force the lldpd daemon to perform an out-of-bounds read on heap memory. This occurs in cdp_decode in daemon/protocols/cdp.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-41910"
},
{
"cve": "CVE-2023-50763",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The web server of affected products, if configured to allow the import of PKCS12 containers, could end up in an infinite loop when processing incomplete certificate chains.\r\n\r\nThis could allow an authenticated remote attacker to create a denial of service condition by importing specially crafted PKCS12 containers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.3 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109954475/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-50763"
}
]
}
ICSA-24-165-11
Vulnerability from csaf_cisa - Published: 2024-06-11 00:00 - Updated: 2024-06-11 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
Siemens / SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
|
6GK5408-4GP00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
Siemens / SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
|
6GK5408-4GQ00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
Siemens / SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
|
6GK5408-8GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
Siemens / SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
|
6GK5408-8GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
Siemens / SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
|
6GK5416-4GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
Siemens / SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
|
6GK5416-4GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
|
6GK5524-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
|
6GK5524-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
|
6GK5524-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
|
6GK5524-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
|
6GK5524-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
|
6GK5524-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
|
6GK5526-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
|
6GK5526-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
|
6GK5526-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
|
6GK5526-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
|
6GK5526-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
|
6GK5526-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
Siemens / SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
|
6GK5528-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
|
6GK5528-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
|
6GK5528-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
Siemens / SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
|
6GK5528-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
Siemens / SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
|
6GK5552-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
Siemens / SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
|
6GK5552-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
|
6GK5552-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
|
6GK5552-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
Siemens / SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
|
6GK5408-4GP00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
Siemens / SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
|
6GK5408-4GQ00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
Siemens / SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
|
6GK5408-8GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
Siemens / SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
|
6GK5408-8GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
Siemens / SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
|
6GK5416-4GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
Siemens / SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
|
6GK5416-4GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
|
6GK5524-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
|
6GK5524-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
|
6GK5524-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
|
6GK5524-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
|
6GK5524-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
|
6GK5524-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
|
6GK5526-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
|
6GK5526-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
|
6GK5526-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
|
6GK5526-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
|
6GK5526-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
|
6GK5526-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
Siemens / SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
|
6GK5528-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
|
6GK5528-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
|
6GK5528-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
Siemens / SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
|
6GK5528-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
Siemens / SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
|
6GK5552-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
Siemens / SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
|
6GK5552-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
|
6GK5552-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
|
6GK5552-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
Siemens / SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
|
6GK5408-4GP00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
Siemens / SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
|
6GK5408-4GQ00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
Siemens / SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
|
6GK5408-8GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
Siemens / SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
|
6GK5408-8GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
Siemens / SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
|
6GK5416-4GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
Siemens / SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
|
6GK5416-4GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
|
6GK5524-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
|
6GK5524-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
|
6GK5524-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
|
6GK5524-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
|
6GK5524-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
|
6GK5524-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
|
6GK5526-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
|
6GK5526-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
|
6GK5526-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
|
6GK5526-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
|
6GK5526-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
|
6GK5526-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
Siemens / SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
|
6GK5528-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
|
6GK5528-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
|
6GK5528-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
Siemens / SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
|
6GK5528-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
Siemens / SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
|
6GK5552-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
Siemens / SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
|
6GK5552-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
|
6GK5552-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
|
6GK5552-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
Siemens / SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
|
6GK5408-4GP00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
Siemens / SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
|
6GK5408-4GQ00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
Siemens / SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
|
6GK5408-8GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
Siemens / SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
|
6GK5408-8GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
Siemens / SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
|
6GK5416-4GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
Siemens / SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
|
6GK5416-4GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
|
6GK5524-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
|
6GK5524-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
|
6GK5524-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
|
6GK5524-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
|
6GK5524-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
|
6GK5524-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
|
6GK5526-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
|
6GK5526-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
|
6GK5526-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
|
6GK5526-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
|
6GK5526-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
|
6GK5526-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
Siemens / SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
|
6GK5528-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
|
6GK5528-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
|
6GK5528-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
Siemens / SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
|
6GK5528-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
Siemens / SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
|
6GK5552-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
Siemens / SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
|
6GK5552-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
|
6GK5552-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
|
6GK5552-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
Siemens / SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
|
6GK5408-4GP00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
Siemens / SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
|
6GK5408-4GQ00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
Siemens / SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
|
6GK5408-8GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
Siemens / SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
|
6GK5408-8GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
Siemens / SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
|
6GK5416-4GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
Siemens / SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
|
6GK5416-4GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
|
6GK5524-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
|
6GK5524-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
|
6GK5524-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
|
6GK5524-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
|
6GK5524-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
|
6GK5524-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
|
6GK5526-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
|
6GK5526-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
|
6GK5526-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
|
6GK5526-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
|
6GK5526-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
|
6GK5526-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
Siemens / SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
|
6GK5528-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
|
6GK5528-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
|
6GK5528-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
Siemens / SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
|
6GK5528-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
Siemens / SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
|
6GK5552-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
Siemens / SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
|
6GK5552-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
|
6GK5552-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
|
6GK5552-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
Siemens / SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
|
6GK5408-4GP00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
Siemens / SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
|
6GK5408-4GQ00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
Siemens / SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
|
6GK5408-8GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
Siemens / SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
|
6GK5408-8GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
Siemens / SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
|
6GK5416-4GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
Siemens / SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
|
6GK5416-4GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
|
6GK5524-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
|
6GK5524-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
|
6GK5524-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
|
6GK5524-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
|
6GK5524-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
|
6GK5524-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
|
6GK5526-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
|
6GK5526-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
|
6GK5526-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
|
6GK5526-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
|
6GK5526-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
|
6GK5526-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
Siemens / SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
|
6GK5528-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
|
6GK5528-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
|
6GK5528-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
Siemens / SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
|
6GK5528-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
Siemens / SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
|
6GK5552-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
Siemens / SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
|
6GK5552-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
|
6GK5552-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
|
6GK5552-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
Siemens / SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
|
6GK5408-4GP00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
Siemens / SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
|
6GK5408-4GQ00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
Siemens / SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
|
6GK5408-8GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
Siemens / SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
|
6GK5408-8GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
Siemens / SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
|
6GK5416-4GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
Siemens / SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
|
6GK5416-4GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
|
6GK5524-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
|
6GK5524-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
|
6GK5524-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
|
6GK5524-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
|
6GK5524-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
|
6GK5524-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
|
6GK5526-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
|
6GK5526-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
|
6GK5526-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
|
6GK5526-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
|
6GK5526-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
|
6GK5526-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
Siemens / SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
|
6GK5528-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
|
6GK5528-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
|
6GK5528-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
Siemens / SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
|
6GK5528-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
Siemens / SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
|
6GK5552-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
Siemens / SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
|
6GK5552-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
|
6GK5552-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
|
6GK5552-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
Siemens / SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
|
6GK5408-4GP00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
Siemens / SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
|
6GK5408-4GQ00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
Siemens / SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
|
6GK5408-8GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
Siemens / SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
|
6GK5408-8GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
Siemens / SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
|
6GK5416-4GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
Siemens / SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
|
6GK5416-4GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
|
6GK5524-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
|
6GK5524-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
|
6GK5524-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
|
6GK5524-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
|
6GK5524-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
|
6GK5524-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
|
6GK5526-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
|
6GK5526-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
|
6GK5526-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
|
6GK5526-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
|
6GK5526-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
|
6GK5526-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
Siemens / SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
|
6GK5528-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
|
6GK5528-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
|
6GK5528-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
Siemens / SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
|
6GK5528-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
Siemens / SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
|
6GK5552-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
Siemens / SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
|
6GK5552-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
|
6GK5552-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
|
6GK5552-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
{
"document": {
"acknowledgments": [
{
"organization": "Siemens ProductCERT",
"summary": "reporting these vulnerabilities to CISA."
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Siemens has released new versions for the affected products and recommends to update to the latest versions.",
"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"
},
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "other",
"text": "This CISA CSAF advisory was converted from Siemens ProductCERT\u0027s CSAF advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Multiple",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Germany",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "SSA-879734: Multiple Vulnerabilities in SCALANCE XM-400/XR-500 before V6.6.1 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-879734.json"
},
{
"category": "self",
"summary": "SSA-879734: Multiple Vulnerabilities in SCALANCE XM-400/XR-500 before V6.6.1 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-879734.html"
},
{
"category": "self",
"summary": "SSA-879734: Multiple Vulnerabilities in SCALANCE XM-400/XR-500 before V6.6.1 - PDF Version",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-879734.pdf"
},
{
"category": "self",
"summary": "SSA-879734: Multiple Vulnerabilities in SCALANCE XM-400/XR-500 before V6.6.1 - TXT Version",
"url": "https://cert-portal.siemens.com/productcert/txt/ssa-879734.txt"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-165-11 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2024/icsa-24-165-11.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-165-11 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-165-11"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "Siemens SCALANCE XM-400, XR-500",
"tracking": {
"current_release_date": "2024-06-11T00:00:00.000000Z",
"generator": {
"engine": {
"name": "CISA CSAF Generator",
"version": "1"
}
},
"id": "ICSA-24-165-11",
"initial_release_date": "2024-06-11T00:00:00.000000Z",
"revision_history": [
{
"date": "2024-06-11T00:00:00.000000Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XM408-4C (6GK5408-4GP00-2AM2)",
"product_id": "CSAFPID-0001",
"product_identification_helper": {
"model_numbers": [
"6GK5408-4GP00-2AM2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XM408-4C (6GK5408-4GP00-2AM2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)",
"product_id": "CSAFPID-0002",
"product_identification_helper": {
"model_numbers": [
"6GK5408-4GQ00-2AM2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XM408-8C (6GK5408-8GS00-2AM2)",
"product_id": "CSAFPID-0003",
"product_identification_helper": {
"model_numbers": [
"6GK5408-8GS00-2AM2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XM408-8C (6GK5408-8GS00-2AM2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)",
"product_id": "CSAFPID-0004",
"product_identification_helper": {
"model_numbers": [
"6GK5408-8GR00-2AM2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XM416-4C (6GK5416-4GS00-2AM2)",
"product_id": "CSAFPID-0005",
"product_identification_helper": {
"model_numbers": [
"6GK5416-4GS00-2AM2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XM416-4C (6GK5416-4GS00-2AM2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)",
"product_id": "CSAFPID-0006",
"product_identification_helper": {
"model_numbers": [
"6GK5416-4GR00-2AM2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)",
"product_id": "CSAFPID-0007",
"product_identification_helper": {
"model_numbers": [
"6GK5524-8GS00-3AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)",
"product_id": "CSAFPID-0008",
"product_identification_helper": {
"model_numbers": [
"6GK5524-8GR00-3AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)",
"product_id": "CSAFPID-0009",
"product_identification_helper": {
"model_numbers": [
"6GK5524-8GS00-4AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)",
"product_id": "CSAFPID-0010",
"product_identification_helper": {
"model_numbers": [
"6GK5524-8GR00-4AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)",
"product_id": "CSAFPID-0011",
"product_identification_helper": {
"model_numbers": [
"6GK5524-8GS00-2AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)",
"product_id": "CSAFPID-0012",
"product_identification_helper": {
"model_numbers": [
"6GK5524-8GR00-2AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)",
"product_id": "CSAFPID-0013",
"product_identification_helper": {
"model_numbers": [
"6GK5526-8GS00-3AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)",
"product_id": "CSAFPID-0014",
"product_identification_helper": {
"model_numbers": [
"6GK5526-8GR00-3AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)",
"product_id": "CSAFPID-0015",
"product_identification_helper": {
"model_numbers": [
"6GK5526-8GS00-4AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)",
"product_id": "CSAFPID-0016",
"product_identification_helper": {
"model_numbers": [
"6GK5526-8GR00-4AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)",
"product_id": "CSAFPID-0017",
"product_identification_helper": {
"model_numbers": [
"6GK5526-8GS00-2AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)",
"product_id": "CSAFPID-0018",
"product_identification_helper": {
"model_numbers": [
"6GK5526-8GR00-2AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)",
"product_id": "CSAFPID-0019",
"product_identification_helper": {
"model_numbers": [
"6GK5528-0AA00-2HR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)",
"product_id": "CSAFPID-0020",
"product_identification_helper": {
"model_numbers": [
"6GK5528-0AR00-2HR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR528-6M (6GK5528-0AA00-2AR2)",
"product_id": "CSAFPID-0021",
"product_identification_helper": {
"model_numbers": [
"6GK5528-0AA00-2AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR528-6M (6GK5528-0AA00-2AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)",
"product_id": "CSAFPID-0022",
"product_identification_helper": {
"model_numbers": [
"6GK5528-0AR00-2AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)",
"product_id": "CSAFPID-0023",
"product_identification_helper": {
"model_numbers": [
"6GK5552-0AA00-2HR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)",
"product_id": "CSAFPID-0024",
"product_identification_helper": {
"model_numbers": [
"6GK5552-0AR00-2HR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)",
"product_id": "CSAFPID-0025",
"product_identification_helper": {
"model_numbers": [
"6GK5552-0AR00-2AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR552-12M (6GK5552-0AA00-2AR2)",
"product_id": "CSAFPID-0026",
"product_identification_helper": {
"model_numbers": [
"6GK5552-0AA00-2AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR552-12M (6GK5552-0AA00-2AR2)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-2097",
"cwe": {
"id": "CWE-326",
"name": "Inadequate Encryption Strength"
},
"notes": [
{
"category": "summary",
"text": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn\u0027t written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V6.6.1 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955252/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
]
}
],
"title": "CVE-2022-2097"
},
{
"cve": "CVE-2022-4304",
"cwe": {
"id": "CWE-326",
"name": "Inadequate Encryption Strength"
},
"notes": [
{
"category": "summary",
"text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V6.6.1 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955252/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
]
}
],
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-4450",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V6.6.1 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955252/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
]
}
],
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2023-0215",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the caller, prepends a new BIO_f_asn1 filter BIO onto the front of it to form a BIO chain, and then returns the new head of the BIO chain to the caller. Under certain conditions, for example if a CMS recipient public key is invalid, the new filter BIO is freed and the function returns a NULL result indicating a failure. However, in this case, the BIO chain is not properly cleaned up and the BIO passed by the caller still retains internal pointers to the previously freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO then a use-after-free will occur. This will most likely result in a crash. This scenario occurs directly in the internal function B64_write_ASN1() which may cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on the BIO. This internal function is in turn called by the public API functions PEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream, SMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7. Other public API functions that may be impacted by this include i2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and i2d_PKCS7_bio_stream. The OpenSSL cms and smime command line applications are similarly affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V6.6.1 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955252/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
]
}
],
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0286",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V6.6.1 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955252/"
}
],
"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:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
]
}
],
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0464",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing the `-policy` argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()` function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V6.6.1 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955252/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
]
}
],
"title": "CVE-2023-0464"
},
{
"cve": "CVE-2023-0465",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "Applications that use a non-default option when verifying certificates may be\r\nvulnerable to an attack from a malicious CA to circumvent certain checks.\r\n\r\nInvalid certificate policies in leaf certificates are silently ignored by\r\nOpenSSL and other certificate policy checks are skipped for that certificate.\r\nA malicious CA could use this to deliberately assert invalid certificate policies\r\nin order to circumvent policy checking on the certificate altogether.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing\r\nthe `-policy` argument to the command line utilities or by calling the\r\n`X509_VERIFY_PARAM_set1_policies()` function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V6.6.1 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955252/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
]
}
],
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2023-0466",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V6.6.1 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955252/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0021",
"CSAFPID-0020",
"CSAFPID-0019",
"CSAFPID-0022",
"CSAFPID-0026",
"CSAFPID-0025",
"CSAFPID-0023",
"CSAFPID-0024"
]
}
],
"title": "CVE-2023-0466"
}
]
}
ICSA-24-205-02
Vulnerability from csaf_cisa - Published: 2024-07-23 06:00 - Updated: 2024-07-23 06:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Hitachi Energy AFS650: <=9.1.08
Hitachi Energy / AFS650
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS660-C: <=7.1.05
Hitachi Energy / AFS660-C
|
<=7.1.05 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS665-B: <=7.1.05
Hitachi Energy / AFS665-B
|
<=7.1.05 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS670-V2: <=7.1.05
Hitachi Energy / AFS670-V2
|
<=7.1.05 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS670: <=9.1.08
Hitachi Energy / AFS670
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS675: <=9.1.08
Hitachi Energy / AFS675
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS677: <=9.1.08
Hitachi Energy / AFS677
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFR677: <=9.1.08
Hitachi Energy / AFR677
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Hitachi Energy AFS650: <=9.1.08
Hitachi Energy / AFS650
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS660-C: <=7.1.05
Hitachi Energy / AFS660-C
|
<=7.1.05 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS665-B: <=7.1.05
Hitachi Energy / AFS665-B
|
<=7.1.05 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS670-V2: <=7.1.05
Hitachi Energy / AFS670-V2
|
<=7.1.05 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS670: <=9.1.08
Hitachi Energy / AFS670
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS675: <=9.1.08
Hitachi Energy / AFS675
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS677: <=9.1.08
Hitachi Energy / AFS677
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFR677: <=9.1.08
Hitachi Energy / AFR677
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Hitachi Energy AFS650: <=9.1.08
Hitachi Energy / AFS650
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS660-C: <=7.1.05
Hitachi Energy / AFS660-C
|
<=7.1.05 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS665-B: <=7.1.05
Hitachi Energy / AFS665-B
|
<=7.1.05 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS670-V2: <=7.1.05
Hitachi Energy / AFS670-V2
|
<=7.1.05 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS670: <=9.1.08
Hitachi Energy / AFS670
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS675: <=9.1.08
Hitachi Energy / AFS675
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS677: <=9.1.08
Hitachi Energy / AFS677
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFR677: <=9.1.08
Hitachi Energy / AFR677
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Hitachi Energy AFS650: <=9.1.08
Hitachi Energy / AFS650
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS660-C: <=7.1.05
Hitachi Energy / AFS660-C
|
<=7.1.05 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS665-B: <=7.1.05
Hitachi Energy / AFS665-B
|
<=7.1.05 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS670-V2: <=7.1.05
Hitachi Energy / AFS670-V2
|
<=7.1.05 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS670: <=9.1.08
Hitachi Energy / AFS670
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS675: <=9.1.08
Hitachi Energy / AFS675
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFS677: <=9.1.08
Hitachi Energy / AFS677
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
|
|
Hitachi Energy AFR677: <=9.1.08
Hitachi Energy / AFR677
|
<=9.1.08 |
Mitigation
Vendor Fix
Mitigation
Mitigation
fix
|
{
"document": {
"acknowledgments": [
{
"organization": "Hitachi Energy",
"summary": "reporting these vulnerabilities to CISA"
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "summary",
"text": "Successful exploitation of these vulnerabilities could allow an attacker to create a denial-of-service condition.",
"title": "Risk evaluation"
},
{
"category": "other",
"text": "Energy",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Switzerland",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the risk of exploitation of these vulnerabilities, such as:",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, ensuring they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolating them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most current version available. Also recognize VPN is only as secure as the connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov/ics. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov/ics in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also recommends users take the following measures to protect themselves from social engineering attacks:",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Do not click web links or open attachments in unsolicited email messages.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Refer to Recognizing and Avoiding Email Scams for more information on avoiding email scams.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Refer to Avoiding Social Engineering and Phishing Attacks for more information on social engineering attacks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "No known public exploitation specifically targeting these vulnerabilities has been reported to CISA at this time.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "ICS Advisory ICSA-24-205-02 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2024/icsa-24-205-02.json"
},
{
"category": "self",
"summary": "ICSA Advisory ICSA-24-205-02 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-205-02"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/sites/default/files/publications/emailscams0905.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ncas/tips/ST04-014"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "Hitachi Energy AFS/AFR Series Products",
"tracking": {
"current_release_date": "2024-07-23T06:00:00.000000Z",
"generator": {
"engine": {
"name": "CISA CSAF Generator",
"version": "1.0.0"
}
},
"id": "ICSA-24-205-02",
"initial_release_date": "2024-07-23T06:00:00.000000Z",
"revision_history": [
{
"date": "2024-07-23T06:00:00.000000Z",
"legacy_version": "Initial",
"number": "1",
"summary": "Initial Publication"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=9.1.08",
"product": {
"name": "Hitachi Energy AFS650: \u003c=9.1.08",
"product_id": "CSAFPID-0001"
}
}
],
"category": "product_name",
"name": "AFS650"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=7.1.05",
"product": {
"name": "Hitachi Energy AFS660-C: \u003c=7.1.05",
"product_id": "CSAFPID-0002"
}
}
],
"category": "product_name",
"name": "AFS660-C"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=7.1.05",
"product": {
"name": "Hitachi Energy AFS665-B: \u003c=7.1.05",
"product_id": "CSAFPID-0003"
}
}
],
"category": "product_name",
"name": "AFS665-B"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=7.1.05",
"product": {
"name": "Hitachi Energy AFS670-V2: \u003c=7.1.05",
"product_id": "CSAFPID-0004"
}
}
],
"category": "product_name",
"name": "AFS670-V2"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=9.1.08",
"product": {
"name": "Hitachi Energy AFS670: \u003c=9.1.08",
"product_id": "CSAFPID-0005"
}
}
],
"category": "product_name",
"name": "AFS670"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=9.1.08",
"product": {
"name": "Hitachi Energy AFS675: \u003c=9.1.08",
"product_id": "CSAFPID-0006"
}
}
],
"category": "product_name",
"name": "AFS675"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=9.1.08",
"product": {
"name": "Hitachi Energy AFS677: \u003c=9.1.08",
"product_id": "CSAFPID-0007"
}
}
],
"category": "product_name",
"name": "AFS677"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=9.1.08",
"product": {
"name": "Hitachi Energy AFR677: \u003c=9.1.08",
"product_id": "CSAFPID-0008"
}
}
],
"category": "product_name",
"name": "AFR677"
}
],
"category": "vendor",
"name": "Hitachi Energy"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0286",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. For more details check the NVD link.",
"title": "Vulnerability Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
"references": [
{
"category": "external",
"summary": "web.nvd.nist.gov",
"url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-0286"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"remediations": [
{
"category": "mitigation",
"details": "Hitachi Energy has released the following mitigations/fixes:",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "vendor_fix",
"details": "AFS650: Update to AFS 650 firmware version 9.1.10",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "AFS660-C, AFS665-B, AFS670-V2: Update to AFS 66x firmware version 7.1.08",
"product_ids": [
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004"
]
},
{
"category": "vendor_fix",
"details": "AFS670/675/677, AFR677: Update to AFS/AFR 67x firmware version 9.1.10",
"product_ids": [
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "mitigation",
"details": "In addition, recommended security practices and firewall configurations can help protect a process control network from attacks that originate from outside the network. Such practices include that process control systems are physically protected from direct access by unauthorized personnel, have no direct connections to the Internet, and are separated from other networks by means of a firewall system that has a minimal number of ports exposed, and others that have to be evaluated case by case. Process control systems should not be used for Internet surfing, instant messaging, or receiving e-mails. Portable computers and removable storage media should be carefully scanned for viruses before they are connected to a control system.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "mitigation",
"details": "For more information, see Hitachi Energy\u0027s Cybersecurity Advisory.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
],
"url": "https://publisher.hitachienergy.com/preview?DocumentId=8DBD000164\u0026languageCode=en\u0026Preview=true"
}
],
"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:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
]
},
{
"cve": "CVE-2023-0215",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. For more details check the NVD link.",
"title": "Vulnerability Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
"references": [
{
"category": "external",
"summary": "web.nvd.nist.gov",
"url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-0215"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "mitigation",
"details": "Hitachi Energy has released the following mitigations/fixes:",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "vendor_fix",
"details": "AFS650: Update to AFS 650 firmware version 9.1.10",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "AFS660-C, AFS665-B, AFS670-V2: Update to AFS 66x firmware version 7.1.08",
"product_ids": [
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004"
]
},
{
"category": "vendor_fix",
"details": "AFS670/675/677, AFR677: Update to AFS/AFR 67x firmware version 9.1.10",
"product_ids": [
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "mitigation",
"details": "In addition, recommended security practices and firewall configurations can help protect a process control network from attacks that originate from outside the network. Such practices include that process control systems are physically protected from direct access by unauthorized personnel, have no direct connections to the Internet, and are separated from other networks by means of a firewall system that has a minimal number of ports exposed, and others that have to be evaluated case by case. Process control systems should not be used for Internet surfing, instant messaging, or receiving e-mails. Portable computers and removable storage media should be carefully scanned for viruses before they are connected to a control system.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "mitigation",
"details": "For more information, see Hitachi Energy\u0027s Cybersecurity Advisory.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
],
"url": "https://publisher.hitachienergy.com/preview?DocumentId=8DBD000164\u0026languageCode=en\u0026Preview=true"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
]
},
{
"cve": "CVE-2022-4450",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g.\"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. For more details check the NVD link.",
"title": "Vulnerability Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
"references": [
{
"category": "external",
"summary": "web.nvd.nist.gov",
"url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-4450"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "mitigation",
"details": "Hitachi Energy has released the following mitigations/fixes:",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "vendor_fix",
"details": "AFS650: Update to AFS 650 firmware version 9.1.10",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "AFS660-C, AFS665-B, AFS670-V2: Update to AFS 66x firmware version 7.1.08",
"product_ids": [
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004"
]
},
{
"category": "vendor_fix",
"details": "AFS670/675/677, AFR677: Update to AFS/AFR 67x firmware version 9.1.10",
"product_ids": [
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "mitigation",
"details": "In addition, recommended security practices and firewall configurations can help protect a process control network from attacks that originate from outside the network. Such practices include that process control systems are physically protected from direct access by unauthorized personnel, have no direct connections to the Internet, and are separated from other networks by means of a firewall system that has a minimal number of ports exposed, and others that have to be evaluated case by case. Process control systems should not be used for Internet surfing, instant messaging, or receiving e-mails. Portable computers and removable storage media should be carefully scanned for viruses before they are connected to a control system.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "mitigation",
"details": "For more information, see Hitachi Energy\u0027s Cybersecurity Advisory.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
],
"url": "https://publisher.hitachienergy.com/preview?DocumentId=8DBD000164\u0026languageCode=en\u0026Preview=true"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
]
},
{
"cve": "CVE-2022-4304",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE.",
"title": "Vulnerability Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
"references": [
{
"category": "external",
"summary": "web.nvd.nist.gov",
"url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-4304"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "mitigation",
"details": "Hitachi Energy has released the following mitigations/fixes:",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "vendor_fix",
"details": "AFS650: Update to AFS 650 firmware version 9.1.10",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "AFS660-C, AFS665-B, AFS670-V2: Update to AFS 66x firmware version 7.1.08",
"product_ids": [
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004"
]
},
{
"category": "vendor_fix",
"details": "AFS670/675/677, AFR677: Update to AFS/AFR 67x firmware version 9.1.10",
"product_ids": [
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "mitigation",
"details": "In addition, recommended security practices and firewall configurations can help protect a process control network from attacks that originate from outside the network. Such practices include that process control systems are physically protected from direct access by unauthorized personnel, have no direct connections to the Internet, and are separated from other networks by means of a firewall system that has a minimal number of ports exposed, and others that have to be evaluated case by case. Process control systems should not be used for Internet surfing, instant messaging, or receiving e-mails. Portable computers and removable storage media should be carefully scanned for viruses before they are connected to a control system.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
},
{
"category": "mitigation",
"details": "For more information, see Hitachi Energy\u0027s Cybersecurity Advisory.",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
],
"url": "https://publisher.hitachienergy.com/preview?DocumentId=8DBD000164\u0026languageCode=en\u0026Preview=true"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008"
]
}
]
}
]
}
ICSA-25-044-09
Vulnerability from csaf_cisa - Published: 2025-02-11 00:00 - Updated: 2025-05-06 06:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
Siemens / SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)
|
6GK5762-1AJ00-6AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
Siemens / SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)
|
6GK5763-1AL00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
Siemens / SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)
|
6GK5763-1AL00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
Siemens / SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)
|
6GK5763-1AL00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
Siemens / SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)
|
6GK5766-1GE00-7DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
Siemens / SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)
|
6GK5766-1GE00-7DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
Siemens / SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)
|
6GK5766-1GE00-7DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
Siemens / SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)
|
6GK5766-1GE00-7TA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
Siemens / SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)
|
6GK5766-1GE00-7TC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
Siemens / SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)
|
6GK5766-1GE00-7TB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
Siemens / SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)
|
6GK5762-1AJ00-1AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
Siemens / SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)
|
6GK5762-1AJ00-2AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)
|
6GK5763-1AL00-3AA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
Siemens / SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)
|
6GK5763-1AL00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)
|
6GK5763-1AL00-3AB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
Siemens / SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)
|
6GK5763-1AL00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
Siemens / SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)
|
6GK5766-1GE00-3DA0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
Siemens / SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)
|
6GK5766-1GE00-3DC0
|
<V3.0.0 |
Vendor Fix
fix
|
|
SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
Siemens / SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)
|
6GK5766-1GE00-3DB0
|
<V3.0.0 |
Vendor Fix
fix
|
{
"document": {
"acknowledgments": [
{
"organization": "Siemens",
"summary": "reporting these vulnerabilities to CISA."
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "SCALANCE W-700 IEEE 802.11ax family devices are affected by multiple vulnerabilities.\n\nSiemens has released new versions for the affected products and recommends to update to the latest versions.",
"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": "The use of Siemens Security Advisories is subject to the terms and conditions listed on: https://www.siemens.com/productcert/terms-of-use.",
"title": "Terms of Use"
},
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "other",
"text": "This CISA CSAF advisory was converted from Siemens ProductCERT\u0027s CSAF advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Chemical, Critical Manufacturing, Energy, Food and Agriculture, Water and Wastewater Systems",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Germany",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "SSA-769027: Multiple Vulnerabilities fixed in SCALANCE W700 IEEE 802.11ax devices before V3.0.0 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-769027.json"
},
{
"category": "self",
"summary": "SSA-769027: Multiple Vulnerabilities fixed in SCALANCE W700 IEEE 802.11ax devices before V3.0.0 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-769027.html"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-25-044-09 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2025/icsa-25-044-09.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-25-044-09 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-044-09"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "Siemens SCALANCE W700 IEEE 802.11ax",
"tracking": {
"current_release_date": "2025-05-06T06:00:00.000000Z",
"generator": {
"engine": {
"name": "CISA CSAF Generator",
"version": "1.0.0"
}
},
"id": "ICSA-25-044-09",
"initial_release_date": "2025-02-11T00:00:00.000000Z",
"revision_history": [
{
"date": "2025-02-11T00:00:00.000000Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
},
{
"date": "2025-05-06T06:00:00.000000Z",
"legacy_version": "Revision",
"number": "2",
"summary": "Revision - Fixing typos"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.0",
"product": {
"name": "SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)",
"product_id": "CSAFPID-0001",
"product_identification_helper": {
"model_numbers": [
"6GK5762-1AJ00-6AA0"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE WAB762-1 (6GK5762-1AJ00-6AA0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.0",
"product": {
"name": "SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)",
"product_id": "CSAFPID-0002",
"product_identification_helper": {
"model_numbers": [
"6GK5763-1AL00-7DA0"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE WAM763-1 (6GK5763-1AL00-7DA0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.0",
"product": {
"name": "SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)",
"product_id": "CSAFPID-0003",
"product_identification_helper": {
"model_numbers": [
"6GK5763-1AL00-7DC0"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE WAM763-1 (ME) (6GK5763-1AL00-7DC0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.0",
"product": {
"name": "SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)",
"product_id": "CSAFPID-0004",
"product_identification_helper": {
"model_numbers": [
"6GK5763-1AL00-7DB0"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE WAM763-1 (US) (6GK5763-1AL00-7DB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.0",
"product": {
"name": "SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)",
"product_id": "CSAFPID-0005",
"product_identification_helper": {
"model_numbers": [
"6GK5766-1GE00-7DA0"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE WAM766-1 (6GK5766-1GE00-7DA0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.0",
"product": {
"name": "SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)",
"product_id": "CSAFPID-0006",
"product_identification_helper": {
"model_numbers": [
"6GK5766-1GE00-7DC0"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE WAM766-1 (ME) (6GK5766-1GE00-7DC0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.0",
"product": {
"name": "SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)",
"product_id": "CSAFPID-0007",
"product_identification_helper": {
"model_numbers": [
"6GK5766-1GE00-7DB0"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE WAM766-1 (US) (6GK5766-1GE00-7DB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.0",
"product": {
"name": "SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)",
"product_id": "CSAFPID-0008",
"product_identification_helper": {
"model_numbers": [
"6GK5766-1GE00-7TA0"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE WAM766-1 EEC (6GK5766-1GE00-7TA0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.0",
"product": {
"name": "SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)",
"product_id": "CSAFPID-0009",
"product_identification_helper": {
"model_numbers": [
"6GK5766-1GE00-7TC0"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE WAM766-1 EEC (ME) (6GK5766-1GE00-7TC0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.0",
"product": {
"name": "SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)",
"product_id": "CSAFPID-0010",
"product_identification_helper": {
"model_numbers": [
"6GK5766-1GE00-7TB0"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE WAM766-1 EEC (US) (6GK5766-1GE00-7TB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.0",
"product": {
"name": "SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)",
"product_id": "CSAFPID-0011",
"product_identification_helper": {
"model_numbers": [
"6GK5762-1AJ00-1AA0"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE WUB762-1 (6GK5762-1AJ00-1AA0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.0",
"product": {
"name": "SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)",
"product_id": "CSAFPID-0012",
"product_identification_helper": {
"model_numbers": [
"6GK5762-1AJ00-2AA0"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE WUB762-1 iFeatures (6GK5762-1AJ00-2AA0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.0",
"product": {
"name": "SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)",
"product_id": "CSAFPID-0013",
"product_identification_helper": {
"model_numbers": [
"6GK5763-1AL00-3AA0"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE WUM763-1 (6GK5763-1AL00-3AA0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.0",
"product": {
"name": "SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)",
"product_id": "CSAFPID-0014",
"product_identification_helper": {
"model_numbers": [
"6GK5763-1AL00-3DA0"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE WUM763-1 (6GK5763-1AL00-3DA0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.0",
"product": {
"name": "SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)",
"product_id": "CSAFPID-0015",
"product_identification_helper": {
"model_numbers": [
"6GK5763-1AL00-3AB0"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE WUM763-1 (US) (6GK5763-1AL00-3AB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.0",
"product": {
"name": "SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)",
"product_id": "CSAFPID-0016",
"product_identification_helper": {
"model_numbers": [
"6GK5763-1AL00-3DB0"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE WUM763-1 (US) (6GK5763-1AL00-3DB0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.0",
"product": {
"name": "SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)",
"product_id": "CSAFPID-0017",
"product_identification_helper": {
"model_numbers": [
"6GK5766-1GE00-3DA0"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE WUM766-1 (6GK5766-1GE00-3DA0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.0",
"product": {
"name": "SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)",
"product_id": "CSAFPID-0018",
"product_identification_helper": {
"model_numbers": [
"6GK5766-1GE00-3DC0"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE WUM766-1 (ME) (6GK5766-1GE00-3DC0)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.0",
"product": {
"name": "SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)",
"product_id": "CSAFPID-0019",
"product_identification_helper": {
"model_numbers": [
"6GK5766-1GE00-3DB0"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE WUM766-1 (USA) (6GK5766-1GE00-3DB0)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-2588",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "Zhenpeng Lin discovered that the network packet scheduler implementation in the Linux kernel did not properly remove all references to a route filter before freeing it in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2022-2588"
},
{
"cve": "CVE-2022-2663",
"cwe": {
"id": "CWE-923",
"name": "Improper Restriction of Communication Channel to Intended Endpoints"
},
"notes": [
{
"category": "summary",
"text": "An issue was found in the Linux kernel in nf_conntrack_irc where the message handling can be confused and incorrectly matches the message. A firewall may be able to be bypassed when users are using unencrypted IRC with nf_conntrack_irc configured.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2022-2663"
},
{
"cve": "CVE-2022-3524",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in Linux Kernel. It has been declared as problematic. Affected by this vulnerability is the function ipv6_renew_options of the component IPv6 Handler. The manipulation leads to memory leak. The attack can be launched remotely. It is recommended to apply a patch to fix this issue. The identifier VDB-211021 was assigned to this vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2022-3524"
},
{
"cve": "CVE-2022-4304",
"cwe": {
"id": "CWE-326",
"name": "Inadequate Encryption Strength"
},
"notes": [
{
"category": "summary",
"text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-4450",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2022-39188",
"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 include/asm-generic/tlb.h in the Linux kernel before 5.19. Because of a race condition (unmap_mapping_range versus munmap), a device driver can free a page while it still has stale TLB entries. This only occurs in situations with VM_PFNMAP VMAs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2022-39188"
},
{
"cve": "CVE-2022-39842",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 5.19. In pxa3xx_gcu_write in drivers/video/fbdev/pxa3xx-gcu.c, the count parameter has a type conflict of size_t versus int, causing an integer overflow and bypassing the size check. After that, because it is used as the third argument to copy_from_user(), a heap overflow may occur. NOTE: the original discoverer disputes that the overflow can actually happen.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2022-39842"
},
{
"cve": "CVE-2022-40303",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in libxml2 before 2.10.3. When parsing a multi-gigabyte XML document with the XML_PARSE_HUGE parser option enabled, several integer counters can overflow. This results in an attempt to access an array at a negative 2GB offset, typically leading to a segmentation fault.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-40304",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in libxml2 before 2.10.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-43750",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "drivers/usb/mon/mon_bin.c in usbmon in the Linux kernel before 5.19.15 and 6.x before 6.0.1 allows a user-space client to corrupt the monitor\u0027s internal memory.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2022-43750"
},
{
"cve": "CVE-2022-47069",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "p7zip 16.02 was discovered to contain a heap-buffer-overflow vulnerability via the function NArchive::NZip::CInArchive::FindCd(bool) at CPP/7zip/Archive/Zip/ZipIn.cpp.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2022-47069"
},
{
"cve": "CVE-2022-47929",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel before 6.1.6, a NULL pointer dereference bug in the traffic control subsystem allows an unprivileged user to trigger a denial of service (system crash) via a crafted traffic control configuration that is set up with \"tc qdisc\" and \"tc class\" commands. This affects qdisc_graft in net/sched/sch_api.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2022-47929"
},
{
"cve": "CVE-2023-0045",
"cwe": {
"id": "CWE-610",
"name": "Externally Controlled Reference to a Resource in Another Sphere"
},
"notes": [
{
"category": "summary",
"text": "The current implementation of the prctl syscall does not issue an IBPB immediately during the syscall. The ib_prctl_set \u00a0function updates the Thread Information Flags (TIFs) for the task and updates the SPEC_CTRL MSR on the function __speculation_ctrl_update, but the IBPB is only issued on the next schedule, when the TIF bits are checked. This leaves the victim vulnerable to values already injected on the BTB, prior to the prctl syscall. \u00a0The patch that added the support for the conditional mitigation via prctl (ib_prctl_set) dates back to the kernel 4.9.176.\n\nWe recommend upgrading past commit\u00a0a664ec9158eeddd75121d39c9a0758016097fa96",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-0045"
},
{
"cve": "CVE-2023-0215",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the caller, prepends a new BIO_f_asn1 filter BIO onto the front of it to form a BIO chain, and then returns the new head of the BIO chain to the caller. Under certain conditions, for example if a CMS recipient public key is invalid, the new filter BIO is freed and the function returns a NULL result indicating a failure. However, in this case, the BIO chain is not properly cleaned up and the BIO passed by the caller still retains internal pointers to the previously freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO then a use-after-free will occur. This will most likely result in a crash. This scenario occurs directly in the internal function B64_write_ASN1() which may cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on the BIO. This internal function is in turn called by the public API functions PEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream, SMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7. Other public API functions that may be impacted by this include i2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and i2d_PKCS7_bio_stream. The OpenSSL cms and smime command line applications are similarly affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0286",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0464",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing the `-policy` argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()` function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-0464"
},
{
"cve": "CVE-2023-0465",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "Applications that use a non-default option when verifying certificates may be\r\nvulnerable to an attack from a malicious CA to circumvent certain checks.\r\n\r\nInvalid certificate policies in leaf certificates are silently ignored by\r\nOpenSSL and other certificate policy checks are skipped for that certificate.\r\nA malicious CA could use this to deliberately assert invalid certificate policies\r\nin order to circumvent policy checking on the certificate altogether.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing\r\nthe `-policy` argument to the command line utilities or by calling the\r\n`X509_VERIFY_PARAM_set1_policies()` function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2023-0466",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "The function X509_VERIFY_PARAM_add0_policy() is documented to\r\nimplicitly enable the certificate policy check when doing certificate\r\nverification. However the implementation of the function does not\r\nenable the check which allows certificates with invalid or incorrect\r\npolicies to pass the certificate verification.\r\n\r\nAs suddenly enabling the policy check could break existing deployments it was\r\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\r\nfunction.\r\n\r\nInstead the applications that require OpenSSL to perform certificate\r\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\r\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\r\nthe X509_V_FLAG_POLICY_CHECK flag argument.\r\n\r\nCertificate policy checks are disabled by default in OpenSSL and are not\r\ncommonly used by applications.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-0466"
},
{
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-0590"
},
{
"cve": "CVE-2023-1073",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A memory corruption flaw was found in the Linux kernel\u2019s human interface device (HID) subsystem in how a user inserts a malicious USB device. This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-1073"
},
{
"cve": "CVE-2023-1074",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A memory leak flaw was found in the Linux kernel\u0027s Stream Control Transmission Protocol. This issue may occur when a user starts a malicious networking service and someone connects to this service. This could allow a local user to starve resources, causing a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-1074"
},
{
"cve": "CVE-2023-1118",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw use after free in the Linux kernel integrated infrared receiver/transceiver driver was found in the way user detaching rc device. 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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-1118"
},
{
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-1380"
},
{
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-1670"
},
{
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-2194"
},
{
"cve": "CVE-2023-3446",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "summary",
"text": "Checking excessively long DH keys or parameters may be very slow. Applications that use the functions DH_check(), DH_check_ex() or EVP_PKEY_param_check() to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. The function DH_check() performs various checks on DH parameters. One of those checks confirms that the modulus (\u0027p\u0027 parameter) is not too large. Trying to use a very large modulus is slow and OpenSSL will not normally use a modulus which is over 10,000 bits in length. However the DH_check() function checks numerous aspects of the key or parameters that have been supplied. Some of those checks use the supplied modulus value even if it has already been found to be too large. An application that calls DH_check() and supplies a key or parameters obtained from an untrusted source could be vulernable to a Denial of Service attack. The function DH_check() is itself called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_ex() and EVP_PKEY_param_check(). Also vulnerable are the OpenSSL dhparam and pkeyparam command line applications when using the \u0027-check\u0027 option. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-3446"
},
{
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-3611"
},
{
"cve": "CVE-2023-4623",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: sch_hfsc (HFSC qdisc traffic control) component can be exploited to achieve local privilege escalation.\n\nIf a class with a link-sharing curve (i.e. with the HFSC_FSC flag set) has a parent without a link-sharing curve, then init_vf() will call vttree_insert() on the parent, but vttree_remove() will be skipped in update_vf(). This leaves a dangling pointer that can cause a use-after-free.\n\nWe recommend upgrading past commit b3d26c5702c7d6c45456326e56d2ccf3f103e60f.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-4623"
},
{
"cve": "CVE-2023-4921",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\n\nWhen the plug qdisc is used as a class of the qfq qdisc, sending network packets triggers use-after-free in qfq_dequeue() due to the incorrect .peek handler of sch_plug and lack of error checking in agg_dequeue().\n\nWe recommend upgrading past commit 8fc134fee27f2263988ae38920bc03da416b03d8.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-4921"
},
{
"cve": "CVE-2023-5363",
"cwe": {
"id": "CWE-684",
"name": "Incorrect Provision of Specified Functionality"
},
"notes": [
{
"category": "summary",
"text": "A bug has been identified in the processing of key and initialisation vector (IV) lengths. This can lead to potential truncation or overruns during the initialisation of some symmetric ciphers. A truncation in the IV can result in non-uniqueness, which could result in loss of confidentiality for some cipher modes.\r\n\r\nWhen calling EVP_EncryptInit_ex2(), EVP_DecryptInit_ex2() or EVP_CipherInit_ex2() the provided OSSL_PARAM array is processed after the key and IV have been established. Any alterations to the key length, via the \"keylen\" parameter or the IV length, via the \"ivlen\" parameter, within the OSSL_PARAM array will not take effect as intended, potentially causing truncation or overreading of these values. The following ciphers and cipher modes are impacted: RC2, RC4, RC5, CCM, GCM and OCB.\r\n\r\nFor the CCM, GCM and OCB cipher modes, truncation of the IV can result in loss of confidentiality. For example, when following NIST\u0027s SP 800-38D section 8.2.1 guidance for constructing a deterministic IV for AES in GCM mode, truncation of the counter portion could lead to IV reuse.\r\n\r\nBoth truncations and overruns of the key and overruns of the IV will produce incorrect results and could, in some cases, trigger a memory exception. However, these issues are not currently assessed as security critical.\r\n\r\nChanging the key and/or IV lengths is not considered to be a common operation and the vulnerable API was recently introduced. Furthermore it is likely that application developers will have spotted this problem during testing since decryption would fail unless both peers in the communication were similarly vulnerable. For these reasons we expect the probability of an application being vulnerable to this to be quite low. However if an application is vulnerable then this issue is considered very serious. For these reasons we have assessed this issue as Moderate severity overall.\r\n\r\nThe OpenSSL SSL/TLS implementation is not affected by this issue.\r\n\r\nThe OpenSSL 3.0 and 3.1 FIPS providers are not affected by this because the issue lies outside of the FIPS provider boundary.\r\n\r\nOpenSSL 3.1 and 3.0 are vulnerable to this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-5363"
},
{
"cve": "CVE-2023-5678",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Applications that use the functions DH_generate_key() to generate an X9.42 DH key may experience long delays. Likewise, applications that use DH_check_pub_key(), DH_check_pub_key_ex() or EVP_PKEY_public_check() to check an X9.42 DH key or X9.42 DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. While DH_check() performs all the necessary checks (as of CVE-2023-3817), DH_check_pub_key() doesn\u0027t make any of these checks, and is therefore vulnerable for excessively large P and Q parameters. Likewise, while DH_generate_key() performs a check for an excessively large P, it doesn\u0027t check for an excessively large Q. An application that calls DH_generate_key() or DH_check_pub_key() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack. DH_generate_key() and DH_check_pub_key() are also called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_pub_key_ex(), EVP_PKEY_public_check(), and EVP_PKEY_generate(). Also vulnerable are the OpenSSL pkey command line application when using the \"-pubcheck\" option, as well as the OpenSSL genpkey command line application. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-5678"
},
{
"cve": "CVE-2023-5717",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A heap out-of-bounds write vulnerability in the Linux kernel\u0027s Linux Kernel Performance Events (perf) component can be exploited to achieve local privilege escalation.\r\n\r\nIf perf_read_group() is called while an event\u0027s sibling_list is smaller than its child\u0027s sibling_list, it can increment or write to memory locations outside of the allocated buffer.\r\n\r\nWe recommend upgrading past commit 32671e3799ca2e4590773fd0e63aaa4229e50c06.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-5717"
},
{
"cve": "CVE-2023-6129",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "The POLY1305 MAC (message authentication code) implementation\r\ncontains a bug that might corrupt the internal state of applications running\r\non PowerPC CPU based platforms if the CPU provides vector instructions.\r\n\r\nIf an attacker can influence whether the POLY1305 MAC\r\nalgorithm is used, the application state might be corrupted with various\r\napplication dependent consequences.\r\n\r\nThe POLY1305 MAC (message authentication code) implementation in OpenSSL for\r\nPowerPC CPUs restores the contents of vector registers in a different order\r\nthan they are saved. Thus the contents of some of these vector registers\r\nare corrupted when returning to the caller. The vulnerable code is used only\r\non newer PowerPC processors supporting the PowerISA 2.07 instructions.\r\n\r\nThe consequences of this kind of internal application state corruption can\r\nbe various - from no consequences, if the calling application does not\r\ndepend on the contents of non-volatile XMM registers at all, to the worst\r\nconsequences, where the attacker could get complete control of the application\r\nprocess. However unless the compiler uses the vector registers for storing\r\npointers, the most likely consequence, if any, would be an incorrect result\r\nof some application dependent calculations or a crash leading to a denial of\r\nservice.\r\n\r\nThe POLY1305 MAC algorithm is most frequently used as part of the\r\nCHACHA20-POLY1305 AEAD (authenticated encryption with associated data)\r\nalgorithm. The most common usage of this AEAD cipher is with TLS protocol\r\nversions 1.2 and 1.3. If this cipher is enabled on the server a malicious\r\nclient can influence whether this AEAD cipher is used. This implies that\r\nTLS server applications using OpenSSL can be potentially impacted. However\r\nwe are currently not aware of any concrete application that would be affected\r\nby this issue therefore we consider this a Low severity security issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-6129"
},
{
"cve": "CVE-2023-6237",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "Checking excessively long invalid RSA public keys may take a long time. Applications that use the function EVP_PKEY_public_check() to check RSA public keys may experience long delays. Where the key that is being checked has been obtained from an untrusted source this may lead to a Denial of Service. When function EVP_PKEY_public_check() is called on RSA public keys, a computation is done to confirm that the RSA modulus, n, is composite. For valid RSA keys, n is a product of two or more large primes and this computation completes quickly. However, if n is an overly large prime, then this computation would take a long time. An application that calls EVP_PKEY_public_check() and supplies an RSA key obtained from an untrusted source could be vulnerable to a Denial of Service attack. The function EVP_PKEY_public_check() is not called from other OpenSSL functions however it is called from the OpenSSL pkey command line application. For that reason that application is also vulnerable if used with the \u0027-pubin\u0027 and \u0027-check\u0027 options on untrusted data. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-6237"
},
{
"cve": "CVE-2023-7250",
"cwe": {
"id": "CWE-183",
"name": "Permissive List of Allowed Inputs"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in iperf, a utility for testing network performance using TCP, UDP, and SCTP. A malicious or malfunctioning client can send less than the expected amount of data to the iperf server, which can cause the server to hang indefinitely waiting for the remainder or until the connection gets closed. This will prevent other connections to the server, leading to a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-7250"
},
{
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-23454"
},
{
"cve": "CVE-2023-23455",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "atm_tc_enqueue in net/sched/sch_atm.c in the Linux kernel through 6.1.4 allows attackers to cause a denial of service 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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-23455"
},
{
"cve": "CVE-2023-23559",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "In rndis_query_oid in drivers/net/wireless/rndis_wlan.c in the Linux kernel through 6.1.5, there is an integer overflow in an addition.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-23559"
},
{
"cve": "CVE-2023-26545",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel before 6.1.13, there is a double free in net/mpls/af_mpls.c upon an allocation failure (for registering the sysctl table under a new location) during the renaming of a device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-26545"
},
{
"cve": "CVE-2023-28484",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-28484"
},
{
"cve": "CVE-2023-28578",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Memory corruption in Core Services while executing the command for removing a single event listener.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-28578"
},
{
"cve": "CVE-2023-29469",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the \u0027\\0\u0027 value).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-29469"
},
{
"cve": "CVE-2023-31085",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in drivers/mtd/ubi/cdev.c in the Linux kernel 6.2. There is a divide-by-zero error in do_div(sz,mtd-\u003eerasesize), used indirectly by ctrl_cdev_ioctl, when mtd-\u003eerasesize is 0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-31085"
},
{
"cve": "CVE-2023-31315",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Improper validation in a model specific register (MSR) could allow a malicious program with ring0 access to modify SMM configuration while SMI lock is enabled, potentially leading to arbitrary code execution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-31315"
},
{
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-35001"
},
{
"cve": "CVE-2023-39192",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Netfilter subsystem in the Linux kernel. The xt_u32 module did not validate the fields in the xt_u32 structure. This flaw allows a local privileged attacker to trigger an out-of-bounds read by setting the size fields with a value beyond the array boundaries, leading to a crash or information disclosure.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-39192"
},
{
"cve": "CVE-2023-39193",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Netfilter subsystem in the Linux kernel. The sctp_mt_check did not validate the flag_count field. This flaw allows a local privileged (CAP_NET_ADMIN) attacker to trigger an out-of-bounds read, leading to a crash or information disclosure.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-39193"
},
{
"cve": "CVE-2023-42754",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference flaw was found in the Linux kernel ipv4 stack. The socket buffer (skb) was assumed to be associated with a device before calling __ip_options_compile, which is not always the case if the skb is re-routed by ipvs. This issue may allow a local user with CAP_NET_ADMIN privileges to crash the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-42754"
},
{
"cve": "CVE-2023-43522",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "Transient DOS while key unwrapping process, when the given encrypted key is empty or NULL.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-43522"
},
{
"cve": "CVE-2023-44320",
"cwe": {
"id": "CWE-425",
"name": "Direct Request (\u0027Forced Browsing\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Affected devices do not properly validate the authentication when performing certain modifications in the web interface allowing an authenticated attacker to influence the user interface configured by an administrator.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-44320"
},
{
"cve": "CVE-2023-44322",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"notes": [
{
"category": "summary",
"text": "Affected devices can be configured to send emails when certain events occur on the device. When presented with an invalid response from the SMTP server, the device triggers an error that disrupts email sending. An attacker with access to the network can use this to do disable notification of users when certain events occur.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-44322"
},
{
"cve": "CVE-2023-45853",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "MiniZip in zlib through 1.3 has an integer overflow and resultant heap-based buffer overflow in zipOpenNewFileInZip4_64 via a long filename, comment, or extra field. NOTE: MiniZip is not a supported part of the zlib product.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-45853"
},
{
"cve": "CVE-2023-45863",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in lib/kobject.c in the Linux kernel before 6.2.3. With root access, an attacker can trigger a race condition that results in a fill_kobj_path out-of-bounds write.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-45863"
},
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"notes": [
{
"category": "summary",
"text": "The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH\u0027s use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust; and there could be effects on Bitvise SSH through 9.31.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2023-51384",
"cwe": {
"id": "CWE-304",
"name": "Missing Critical Step in Authentication"
},
"notes": [
{
"category": "summary",
"text": "In ssh-agent in OpenSSH before 9.6, certain destination constraints can be incompletely applied. When destination constraints are specified during addition of PKCS#11-hosted private keys, these constraints are only applied to the first key, even if a PKCS#11 token returns multiple keys.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-51384"
},
{
"cve": "CVE-2023-51385",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In ssh in OpenSSH before 9.6, OS command injection might occur if a user name or host name has shell metacharacters, and this name is referenced by an expansion token in certain situations. For example, an untrusted Git repository can have a submodule with shell metacharacters in a user name or host name.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2023-51385"
},
{
"cve": "CVE-2024-0727",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "Processing a maliciously formatted PKCS12 file may lead OpenSSL to crash leading to a potential Denial of Service attack",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2024-0727"
},
{
"cve": "CVE-2024-2511",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "Some non-default TLS server configurations can cause unbounded memory growth when processing TLSv1.3 sessions. An attacker may exploit certain server configurations to trigger unbounded memory growth that would lead to a Denial of Service This problem can occur in TLSv1.3 if the non-default SSL_OP_NO_TICKET option is being used (but not if early_data support is also configured and the default anti-replay protection is in use). In this case, under certain conditions, the session cache can get into an incorrect state and it will fail to flush properly as it fills. The session cache will continue to grow in an unbounded manner. A malicious client could deliberately create the scenario for this failure to force a Denial of Service. It may also happen by accident in normal operation. This issue only affects TLS servers supporting TLSv1.3. It does not affect TLS clients. The FIPS modules in 3.2, 3.1 and 3.0 are not affected by this issue. OpenSSL 1.0.2 is also not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2024-2511"
},
{
"cve": "CVE-2024-4603",
"cwe": {
"id": "CWE-834",
"name": "Excessive Iteration"
},
"notes": [
{
"category": "summary",
"text": "Checking excessively long DSA keys or parameters may be very slow. Applications that use the functions EVP_PKEY_param_check() or EVP_PKEY_public_check() to check a DSA public key or DSA parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. The functions EVP_PKEY_param_check() or EVP_PKEY_public_check() perform various checks on DSA parameters. Some of those computations take a long time if the modulus (`p` parameter) is too large. Trying to use a very large modulus is slow and OpenSSL will not allow using public keys with a modulus which is over 10,000 bits in length for signature verification. However the key and parameter check functions do not limit the modulus size when performing the checks. An application that calls EVP_PKEY_param_check() or EVP_PKEY_public_check() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack. These functions are not called by OpenSSL itself on untrusted DSA keys so only applications that directly call these functions may be vulnerable. Also vulnerable are the OpenSSL pkey and pkeyparam command line applications when using the `-check` option. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2024-4603"
},
{
"cve": "CVE-2024-4741",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "Calling the OpenSSL API function SSL_free_buffers may cause memory to be accessed that was previously freed in some situations",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2024-4741"
},
{
"cve": "CVE-2024-5535",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "summary",
"text": "Calling the OpenSSL API function SSL_select_next_proto with an empty supported client protocols buffer may cause a crash or memory contents to be sent to the peer. A buffer overread can have a range of potential consequences such as unexpected application beahviour or a crash. In particular this issue could result in up to 255 bytes of arbitrary private data from memory being sent to the peer leading to a loss of confidentiality. However, only applications that directly call the SSL_select_next_proto function with a 0 length list of supported client protocols are affected by this issue. This would normally never be a valid scenario and is typically not under attacker control but may occur by accident in the case of a configuration or programming error in the calling application. The OpenSSL API function SSL_select_next_proto is typically used by TLS applications that support ALPN (Application Layer Protocol Negotiation) or NPN (Next Protocol Negotiation). NPN is older, was never standardised and is deprecated in favour of ALPN. We believe that ALPN is significantly more widely deployed than NPN. The SSL_select_next_proto function accepts a list of protocols from the server and a list of protocols from the client and returns the first protocol that appears in the server list that also appears in the client list. In the case of no overlap between the two lists it returns the first item in the client list. In either case it will signal whether an overlap between the two lists was found. In the case where SSL_select_next_proto is called with a zero length client list it fails to notice this condition and returns the memory immediately following the client list pointer (and reports that there was no overlap in the lists). This function is typically called from a server side application callback for ALPN or a client side application callback for NPN. In the case of ALPN the list of protocols supplied by the client is guaranteed by libssl to never be zero in length. The list of server protocols comes from the application and should never normally be expected to be of zero length. In this case if the SSL_select_next_proto function has been called as expected (with the list supplied by the client passed in the client/client_len parameters), then the application will not be vulnerable to this issue. If the application has accidentally been configured with a zero length server list, and has accidentally passed that zero length server list in the client/client_len parameters, and has additionally failed to correctly handle a \"no overlap\" response (which would normally result in a handshake failure in ALPN) then it will be vulnerable to this problem. In the case of NPN, the protocol permits the client to opportunistically select a protocol when there is no overlap. OpenSSL returns the first client protocol in the no overlap case in support of this. The list of client protocols comes from the application and should never normally be expected to be of zero length. However if the SSL_select_next_proto function is accidentally called with a client_len of 0 then an invalid memory pointer will be returned instead. If the application uses this output as the opportunistic protocol then the loss of confidentiality will occur. This issue has been assessed as Low severity because applications are most likely to be vulnerable if they are using NPN instead of ALPN - but NPN is not widely used. It also requires an application configuration or programming error. Finally, this issue would not typically be under attacker control making active exploitation unlikely. The FIPS modules in 3.3, 3.2, 3.1 and 3.0 are not affected by this issue. Due to the low severity of this issue we are not issuing new releases of OpenSSL at this time. The fix will be included in the next releases when they become available.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2024-5535"
},
{
"cve": "CVE-2024-6119",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Applications performing certificate name checks (e.g., TLS clients checking server certificates) may attempt to read an invalid memory address resulting in abnormal termination of the application process. Impact summary: Abnormal termination of an application can a cause a denial of service. Applications performing certificate name checks (e.g., TLS clients checking server certificates) may attempt to read an invalid memory address when comparing the expected name with an `otherName` subject alternative name of an X.509 certificate. This may result in an exception that terminates the application program. Note that basic certificate chain validation (signatures, dates, ...) is not affected, the denial of service can occur only when the application also specifies an expected DNS name, Email address or IP address. TLS servers rarely solicit client certificates, and even when they do, they generally don\u0027t perform a name check against a reference identifier (expected identity), but rather extract the presented identity after checking the certificate chain. So TLS servers are generally not affected and the severity of the issue is Moderate. The FIPS modules in 3.3, 3.2, 3.1 and 3.0 are not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2024-6119"
},
{
"cve": "CVE-2024-9143",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Use of the low-level GF(2m) elliptic curve APIs with untrusted explicit values for the field polynomial can lead to out-of-bounds memory reads or writes. Impact summary: Out of bound memory writes can lead to an application crash or even a possibility of a remote code execution, however, in all the protocols involving Elliptic Curve Cryptography that we\u0027re aware of, either only \"named curves\" are supported, or, if explicit curve parameters are supported, they specify an X9.62 encoding of binary (GF(2m)) curves that can\u0027t represent problematic input values. Thus the likelihood of existence of a vulnerable application is low. In particular, the X9.62 encoding is used for ECC keys in X.509 certificates, so problematic inputs cannot occur in the context of processing X.509 certificates. Any problematic use-cases would have to be using an \"exotic\" curve encoding. The affected APIs include: EC_GROUP_new_curve_GF2m(), EC_GROUP_new_from_params(), and various supporting BN_GF2m_*() functions. Applications working with \"exotic\" explicit binary (GF(2m)) curve parameters, that make it possible to represent invalid field polynomials with a zero constant term, via the above or similar APIs, may terminate abruptly as a result of reading or writing outside of array bounds. Remote code execution cannot easily be ruled out. The FIPS modules in 3.3, 3.2, 3.1 and 3.0 are not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2024-9143"
},
{
"cve": "CVE-2024-23814",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "The integrated ICMP service of the network stack of affected devices can be forced to exhaust its available memory resources when receiving specially crafted messages targeting IP fragment re-assembly. This could allow an unauthenticated remote attacker to cause a temporary denial of service condition of the ICMP service, other communication services are not affected. Affected devices will resume normal operation after the attack terminates.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2024-23814"
},
{
"cve": "CVE-2024-26306",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "iPerf3 before 3.17, when used with OpenSSL before 3.2.0 as a server with RSA authentication, allows a timing side channel in RSA decryption operations. This side channel could be sufficient for an attacker to recover credential plaintext. It requires the attacker to send a large number of messages for decryption, as described in \"Everlasting ROBOT: the Marvin Attack\" by Hubert Kario.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2024-26306"
},
{
"cve": "CVE-2024-33016",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "memory corruption when an invalid firehose patch command is invoked.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2024-33016"
},
{
"cve": "CVE-2024-50560",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Affected devices truncates usernames longer than 15 characters when accessed via SSH or Telnet. This could allow an attacker to compromise system integrity.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2024-50560"
},
{
"cve": "CVE-2024-50561",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Affected devices do not properly sanitize the filenames before uploading. This could allow an authenticated remote attacker to compromise of integrity of the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2024-50561"
},
{
"cve": "CVE-2024-50572",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Affected devices do not properly sanitize an input field. This could allow an authenticated remote attacker with administrative privileges to inject code or spawn a system root shell.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2024-50572"
},
{
"cve": "CVE-2025-24499",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Affected devices do not properly validate input while loading the configuration files. This could allow an authenticated remote attacker to execute arbitrary shell commands on the device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2025-24499"
},
{
"cve": "CVE-2025-24532",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "summary",
"text": "Affected devices with role `user` is affected by incorrect authorization in SNMPv3 View configuration. This could allow an attacker to change the View Type of SNMPv3 Views.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.0.0 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977720/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019"
]
}
],
"title": "CVE-2025-24532"
}
]
}
ICSA-25-065-01
Vulnerability from csaf_cisa - Published: 2025-02-25 13:30 - Updated: 2025-02-25 13:30There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
PCU400 version 6.6.0
Hitachi Energy / PCU400
|
6.6.0 | ||
|
PCU400 version 9.4.2
Hitachi Energy / PCU400
|
9.4.2 | ||
|
PCULogger version 1.2.0
Hitachi Energy / PCULogger
|
1.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
PCU400 versions 6.5 K and below
Hitachi Energy / PCU400
|
<=6.5_K |
Vendor Fix
|
|
|
PCU400 versions 9.4.1 and below
Hitachi Energy / PCU400
|
<=9.4.1 |
Vendor Fix
|
|
|
PCULogger versions 1.1.0 and below
Hitachi Energy / PCULogger
|
<=1.1.0 |
No Fix Planned
|
An invalid pointer dereference on read can be triggered when an application tries to check a malformed DSA public key by the EVP_PKEY_public_check() function. This will most likely lead to an application crash. This function can be called on public keys supplied from untrusted sources which could allow an attacker to cause a denial of service attack. The TLS implementation in OpenSSL does not call this function but applications might call the function if there are additional security requirements imposed by standards such as FIPS 140-3.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
PCU400 version 6.6.0
Hitachi Energy / PCU400
|
6.6.0 | ||
|
PCU400 version 9.4.2
Hitachi Energy / PCU400
|
9.4.2 | ||
|
PCULogger version 1.2.0
Hitachi Energy / PCULogger
|
1.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
PCU400 versions 6.5 K and below
Hitachi Energy / PCU400
|
<=6.5_K |
Vendor Fix
|
|
|
PCU400 versions 9.4.1 and below
Hitachi Energy / PCU400
|
<=9.4.1 |
Vendor Fix
|
|
|
PCULogger versions 1.1.0 and below
Hitachi Energy / PCULogger
|
<=1.1.0 |
No Fix Planned
|
An invalid pointer dereference on read can be triggered when an application tries to load malformed PKCS7 data with the d2i_PKCS7(), d2i_PKCS7_bio() or d2i_PKCS7_fp() functions. The result of the dereference is an application crash which could lead to a denial of service attack. The TLS implementation in OpenSSL does not call this function however third party applications might call these functions on untrusted data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
PCU400 version 6.6.0
Hitachi Energy / PCU400
|
6.6.0 | ||
|
PCU400 version 9.4.2
Hitachi Energy / PCU400
|
9.4.2 | ||
|
PCULogger version 1.2.0
Hitachi Energy / PCULogger
|
1.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
PCU400 versions 6.5 K and below
Hitachi Energy / PCU400
|
<=6.5_K |
Vendor Fix
|
|
|
PCU400 versions 9.4.1 and below
Hitachi Energy / PCU400
|
<=9.4.1 |
Vendor Fix
|
|
|
PCULogger versions 1.1.0 and below
Hitachi Energy / PCULogger
|
<=1.1.0 |
No Fix Planned
|
A NULL pointer can be dereferenced when signatures are being verified on PKCS7 signed or signedAndEnveloped data. In case the hash algorithm used for the signature is known to the OpenSSL library but the implementation of the hash algorithm is not available the digest initialization will fail. There is a missing check for the return value from the initialization function which later leads to invalid usage of the digest API most likely leading to a crash. The unavailability of an algorithm can be caused by using FIPS enabled configuration of providers or more commonly by not loading the legacy provider. PKCS7 data is processed by the SMIME library calls and also by the time stamp (TS) library calls. The TLS implementation in OpenSSL does not call these functions however third party applications would be affected if they call these functions to verify signatures on untrusted data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
PCU400 version 6.6.0
Hitachi Energy / PCU400
|
6.6.0 | ||
|
PCU400 version 9.4.2
Hitachi Energy / PCU400
|
9.4.2 | ||
|
PCULogger version 1.2.0
Hitachi Energy / PCULogger
|
1.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
PCU400 versions 6.5 K and below
Hitachi Energy / PCU400
|
<=6.5_K |
Vendor Fix
|
|
|
PCU400 versions 9.4.1 and below
Hitachi Energy / PCU400
|
<=9.4.1 |
Vendor Fix
|
|
|
PCULogger versions 1.1.0 and below
Hitachi Energy / PCULogger
|
<=1.1.0 |
No Fix Planned
|
The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the caller, prepends a new BIO_f_asn1 filter BIO onto the front of it to form a BIO chain, and then returns the new head of the BIO chain to the caller. Under certain conditions, for example if a CMS recipient public key is invalid, the new filter BIO is freed and the function returns a NULL result indicating a failure. However, in this case, the BIO chain is not properly cleaned up and the BIO passed by the caller still retains internal pointers to the previously freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO then a use-after-free will occur. This will most likely result in a crash. This scenario occurs directly in the internal function B64_write_ASN1() which may cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on the BIO. This internal function is in turn called by the public API functions PEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream, SMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7. Other public API functions that may be impacted by this include i2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and i2d_PKCS7_bio_stream. The OpenSSL cms and smime command line applications are similarly affected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
PCU400 version 6.6.0
Hitachi Energy / PCU400
|
6.6.0 | ||
|
PCU400 version 9.4.2
Hitachi Energy / PCU400
|
9.4.2 | ||
|
PCULogger version 1.2.0
Hitachi Energy / PCULogger
|
1.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
PCU400 versions 6.5 K and below
Hitachi Energy / PCU400
|
<=6.5_K |
Vendor Fix
|
|
|
PCU400 versions 9.4.1 and below
Hitachi Energy / PCU400
|
<=9.4.1 |
Vendor Fix
|
|
|
PCULogger versions 1.1.0 and below
Hitachi Energy / PCULogger
|
<=1.1.0 |
No Fix Planned
|
The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the "name" (e.g. CERTIFICATE"), any header data and the payload data. If the function succeeds then the "name_out", "header" and "data" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
PCU400 version 6.6.0
Hitachi Energy / PCU400
|
6.6.0 | ||
|
PCU400 version 9.4.2
Hitachi Energy / PCU400
|
9.4.2 | ||
|
PCULogger version 1.2.0
Hitachi Energy / PCULogger
|
1.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
PCU400 versions 6.5 K and below
Hitachi Energy / PCU400
|
<=6.5_K |
Vendor Fix
|
|
|
PCU400 versions 9.4.1 and below
Hitachi Energy / PCU400
|
<=9.4.1 |
Vendor Fix
|
|
|
PCULogger versions 1.1.0 and below
Hitachi Energy / PCULogger
|
<=1.1.0 |
No Fix Planned
|
A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
PCU400 version 6.6.0
Hitachi Energy / PCU400
|
6.6.0 | ||
|
PCU400 version 9.4.2
Hitachi Energy / PCU400
|
9.4.2 | ||
|
PCULogger version 1.2.0
Hitachi Energy / PCULogger
|
1.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
PCU400 versions 6.5 K and below
Hitachi Energy / PCU400
|
<=6.5_K |
Vendor Fix
|
|
|
PCU400 versions 9.4.1 and below
Hitachi Energy / PCU400
|
<=9.4.1 |
Vendor Fix
|
|
|
PCULogger versions 1.1.0 and below
Hitachi Energy / PCULogger
|
<=1.1.0 |
No Fix Planned
|
A read buffer overrun can be triggered in X.509 certificate verification, specifically in name constraint checking. Note that this occurs after certificate chain signature verification and requires either a CA to have signed the malicious certificate or for the application to continue certificate verification despite failure to construct a path to a trusted issuer. The read buffer overrun might result in a crash which could lead to a denial of service attack. In theory it could also result in the disclosure of private memory contents (such as private keys, or sensitive plaintext) although we are not aware of any working exploit leading to memory contents disclosure as of the time of release of this advisory. In a TLS client, this can be triggered by connecting to a malicious server. In a TLS server, this can be triggered if the server requests client authentication and a malicious client connects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
PCU400 version 6.6.0
Hitachi Energy / PCU400
|
6.6.0 | ||
|
PCU400 version 9.4.2
Hitachi Energy / PCU400
|
9.4.2 | ||
|
PCULogger version 1.2.0
Hitachi Energy / PCULogger
|
1.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
PCU400 versions 6.5 K and below
Hitachi Energy / PCU400
|
<=6.5_K |
Vendor Fix
|
|
|
PCU400 versions 9.4.1 and below
Hitachi Energy / PCU400
|
<=9.4.1 |
Vendor Fix
|
|
|
PCULogger versions 1.1.0 and below
Hitachi Energy / PCULogger
|
<=1.1.0 |
No Fix Planned
|
{
"document": {
"acknowledgments": [
{
"organization": "Hitachi Energy PSIRT",
"summary": "reporting these vulnerabilities to CISA."
},
{
"organization": "Dragos",
"summary": "responsibly reporting these vulnerabilities to Hitachi Energy."
}
],
"aggregate_severity": {
"namespace": "https://www.first.org/cvss/specification-document",
"text": "HIGH"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "summary",
"text": "Hitachi Energy is aware of the multiple vulnerabilities related to various versions of OpenSSL library components used in PCU400 versions listed in this document below for IEC62351-3 secure for IEC104/DNP3\nor PCULogger tool. These vulnerabilities if exploited, can cause confidentiality and availability impacts.\nRefer to the Recommended Immediate Actions for information about the available mitigation/remediation\nstrategies.",
"title": "Summary"
},
{
"category": "legal_disclaimer",
"text": "The information in this document is subject to change without notice and should not be construed as a commitment by Hitachi Energy. Hitachi Energy provides no warranty, express or implied, including warran-ties of merchantability and fitness for a particular purpose, for the information contained in this document, and assumes no responsibility for any errors that may appear in this document. In no event shall Hitachi Energy or any of its suppliers be liable for direct, indirect, special, incidental or consequential damages of any nature or kind arising from the use of this document, or from the use of any hardware or software de-scribed in this document, even if Hitachi Energy or its suppliers have been advised of the possibility of such damages. This document and parts hereof must not be reproduced or copied without written permission from Hitachi Energy and the contents hereof must not be imparted to a third party nor used for any unauthorized purpose. All rights to registrations and trademarks reside with their respective owners.",
"title": "Notice"
},
{
"category": "general",
"text": "Recommended security practices and firewall configurations can help protect a process control network from attacks that originate from outside the network. Such practices include that process control systems are physically protected from direct access by unauthorized personnel, have no direct connections to the Internet, and are separated from other networks by means of a firewall system that has a minimal number of ports exposed, and others that have to be evaluated case by case. Process control systems should not be used for Internet surfing, instant messaging, or receiving e-mails. Portable computers and removable storage media should be carefully scanned for viruses before they are connected to a control system.",
"title": "General Mitigation Factors/Workarounds"
},
{
"category": "other",
"text": "For additional information and support please contact your product provider or Hitachi Energy service organization. For contact information, see https://www.hitachienergy.com/contact-us/ for Hitachi Energy contact-centers.",
"title": "Support"
},
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "other",
"text": "This CISA CSAF advisory was converted from Hitachi Energy PSIRT\u0027s CSAF advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Critical Manufacturing",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Switzerland",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "ICS Advisory ICSA-25-065-01 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2025/icsa-25-065-01.json"
},
{
"category": "self",
"summary": "CYBERSECURITY ADVISORY - OpenSSL Vulnerabilities in Hitachi Energy PCU400 Product",
"url": "https://publisher.hitachienergy.com/preview?DocumentId=8dbd000213\u0026languageCode=en\u0026Preview=true"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-25-065-01 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-065-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "Hitachi Energy PCU400",
"tracking": {
"current_release_date": "2025-02-25T13:30:00.000000Z",
"generator": {
"date": "2025-02-25T09:29:19.632000Z",
"engine": {
"name": "CISA CSAF Generator",
"version": "1.0.0"
}
},
"id": "ICSA-25-065-01",
"initial_release_date": "2025-02-25T13:30:00.000000Z",
"revision_history": [
{
"date": "2025-02-25T13:30:00.000000Z",
"number": "1",
"summary": "Initial version."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=6.5_K",
"product": {
"name": "PCU400 versions 6.5 K and below",
"product_id": "CSAFPID-0001"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.4.1",
"product": {
"name": "PCU400 versions 9.4.1 and below",
"product_id": "CSAFPID-0002"
}
},
{
"category": "product_version",
"name": "6.6.0",
"product": {
"name": "PCU400 version 6.6.0",
"product_id": "CSAFPID-0003"
}
},
{
"category": "product_version",
"name": "9.4.2",
"product": {
"name": "PCU400 version 9.4.2",
"product_id": "CSAFPID-0004"
}
}
],
"category": "product_family",
"name": "PCU400"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=1.1.0",
"product": {
"name": "PCULogger versions 1.1.0 and below",
"product_id": "CSAFPID-0005"
}
},
{
"category": "product_version",
"name": "1.2.0",
"product": {
"name": "PCULogger version 1.2.0",
"product_id": "CSAFPID-0006"
}
}
],
"category": "product_family",
"name": "PCULogger"
}
],
"category": "vendor",
"name": "Hitachi Energy"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0286",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "description",
"text": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the\nx400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the\nX509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.",
"title": "CVE description"
}
],
"product_status": {
"fixed": [
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0006"
],
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0005"
]
},
"references": [
{
"category": "external",
"summary": "NVD - CVE-2023-0286",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0286"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "If IEC62351-3 secure for IEC104/DNP3 is used, then update to version\n6.6.0 or latest",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "If IEC62351-3 secure for IEC104/DNP3 is used, then update to version 9.4.2 or latest",
"product_ids": [
"CSAFPID-0002"
]
},
{
"category": "no_fix_planned",
"details": "If the PCULogger program is used, then update to version 1.2.0* when available. This version is compatible with PCU400 9.4.2 and later",
"product_ids": [
"CSAFPID-0005"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.4,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.4,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0005"
]
}
]
},
{
"cve": "CVE-2023-0217",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "description",
"text": "An invalid pointer dereference on read can be triggered when an application tries to check a malformed DSA public key by the EVP_PKEY_public_check() function. This will most likely lead to an application crash. This function can be called on public keys supplied from untrusted sources which could allow an attacker to cause a denial of service attack. The TLS implementation in OpenSSL does not call this function but applications might call the function if there are additional security requirements imposed by standards such as FIPS 140-3.",
"title": "CVE description"
}
],
"product_status": {
"fixed": [
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0006"
],
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0005"
]
},
"references": [
{
"category": "external",
"summary": "NVD - CVE-2023-0217",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0217"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "If IEC62351-3 secure for IEC104/DNP3 is used, then update to version\n6.6.0 or latest",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "If IEC62351-3 secure for IEC104/DNP3 is used, then update to version 9.4.2 or latest",
"product_ids": [
"CSAFPID-0002"
]
},
{
"category": "no_fix_planned",
"details": "If the PCULogger program is used, then update to version 1.2.0* when available. This version is compatible with PCU400 9.4.2 and later",
"product_ids": [
"CSAFPID-0005"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0005"
]
}
]
},
{
"cve": "CVE-2023-0216",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "description",
"text": "An invalid pointer dereference on read can be triggered when an application tries to load malformed PKCS7 data with the d2i_PKCS7(), d2i_PKCS7_bio() or d2i_PKCS7_fp() functions. The result of the dereference is an application crash which could lead to a denial of service attack. The TLS implementation in OpenSSL does not\ncall this function however third party applications might call these functions on untrusted data.",
"title": "CVE description"
}
],
"product_status": {
"fixed": [
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0006"
],
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0005"
]
},
"references": [
{
"category": "external",
"summary": "NVD - CVE-2023-0216",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0216"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "If IEC62351-3 secure for IEC104/DNP3 is used, then update to version\n6.6.0 or latest",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "If IEC62351-3 secure for IEC104/DNP3 is used, then update to version 9.4.2 or latest",
"product_ids": [
"CSAFPID-0002"
]
},
{
"category": "no_fix_planned",
"details": "If the PCULogger program is used, then update to version 1.2.0* when available. This version is compatible with PCU400 9.4.2 and later",
"product_ids": [
"CSAFPID-0005"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0005"
]
}
]
},
{
"cve": "CVE-2023-0401",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "description",
"text": "A NULL pointer can be dereferenced when signatures are being verified on PKCS7 signed or signedAndEnveloped data. In case the hash algorithm used for the signature is known to the OpenSSL library but the implementation of the hash algorithm is not available the digest initialization will fail. There is a missing check for the return value from the initialization function which later leads to invalid usage of the digest API most likely leading to a crash. The unavailability of an algorithm can be caused by using FIPS enabled configuration of providers or more commonly by not loading the legacy provider. PKCS7 data is processed by the SMIME library calls and also by the time\nstamp (TS) library calls. The TLS implementation in OpenSSL does not call these functions however third party applications would be affected if they call these functions to verify signatures on untrusted data.",
"title": "CVE description"
}
],
"product_status": {
"fixed": [
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0006"
],
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0005"
]
},
"references": [
{
"category": "external",
"summary": "NVD - CVE-2023-0401",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0401"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "If IEC62351-3 secure for IEC104/DNP3 is used, then update to version\n6.6.0 or latest",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "If IEC62351-3 secure for IEC104/DNP3 is used, then update to version 9.4.2 or latest",
"product_ids": [
"CSAFPID-0002"
]
},
{
"category": "no_fix_planned",
"details": "If the PCULogger program is used, then update to version 1.2.0* when available. This version is compatible with PCU400 9.4.2 and later",
"product_ids": [
"CSAFPID-0005"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0005"
]
}
]
},
{
"cve": "CVE-2023-0215",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "description",
"text": "The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user\napplications. The function receives a BIO from the caller, prepends a new BIO_f_asn1 filter BIO onto the front of it to form a BIO chain, and then returns the new head of the BIO chain to the caller. Under certain conditions, for example if a CMS recipient public key is invalid, the new filter BIO is freed and the function returns a NULL result indicating a failure. However, in this case, the BIO chain is not properly cleaned up and the BIO passed by the caller still retains internal pointers to the previously freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO then a use-after-free will occur. This will most likely result in a crash. This scenario occurs directly in the internal function B64_write_ASN1() which may cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on the BIO. This internal function is in turn called by the public API functions PEM_write_bio_ASN1_stream,\nPEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream, SMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7. Other public API functions that may be impacted by this include i2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and i2d_PKCS7_bio_stream. The OpenSSL cms and smime command line applications are similarly affected.",
"title": "CVE description"
}
],
"product_status": {
"fixed": [
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0006"
],
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0005"
]
},
"references": [
{
"category": "external",
"summary": "NVD - CVE-2023-0215",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0215"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "If IEC62351-3 secure for IEC104/DNP3 is used, then update to version\n6.6.0 or latest",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "If IEC62351-3 secure for IEC104/DNP3 is used, then update to version 9.4.2 or latest",
"product_ids": [
"CSAFPID-0002"
]
},
{
"category": "no_fix_planned",
"details": "If the PCULogger program is used, then update to version 1.2.0* when available. This version is compatible with PCU400 9.4.2 and later",
"product_ids": [
"CSAFPID-0005"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0005"
]
}
]
},
{
"cve": "CVE-2022-4450",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "description",
"text": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and\ndecodes the \"name\" (e.g. CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are\npopulated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results\nin 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most\nlikely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around\nPEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including\nPEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.",
"title": "CVE description"
}
],
"product_status": {
"fixed": [
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0006"
],
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0005"
]
},
"references": [
{
"category": "external",
"summary": "NVD - CVE-2022-4450",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4450"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "If IEC62351-3 secure for IEC104/DNP3 is used, then update to version\n6.6.0 or latest",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "If IEC62351-3 secure for IEC104/DNP3 is used, then update to version 9.4.2 or latest",
"product_ids": [
"CSAFPID-0002"
]
},
{
"category": "no_fix_planned",
"details": "If the PCULogger program is used, then update to version 1.2.0* when available. This version is compatible with PCU400 9.4.2 and later",
"product_ids": [
"CSAFPID-0005"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0005"
]
}
]
},
{
"cve": "CVE-2022-4304",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "description",
"text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher\nstyle attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client\nand a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.",
"title": "CVE description"
}
],
"product_status": {
"fixed": [
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0006"
],
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0005"
]
},
"references": [
{
"category": "external",
"summary": "NVD - CVE-2022-4304",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4304"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "If IEC62351-3 secure for IEC104/DNP3 is used, then update to version\n6.6.0 or latest",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "If IEC62351-3 secure for IEC104/DNP3 is used, then update to version 9.4.2 or latest",
"product_ids": [
"CSAFPID-0002"
]
},
{
"category": "no_fix_planned",
"details": "If the PCULogger program is used, then update to version 1.2.0* when available. This version is compatible with PCU400 9.4.2 and later",
"product_ids": [
"CSAFPID-0005"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"environmentalScore": 5.9,
"environmentalSeverity": "MEDIUM",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 5.9,
"temporalSeverity": "MEDIUM",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0005"
]
}
]
},
{
"cve": "CVE-2022-4203",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "description",
"text": "A read buffer overrun can be triggered in X.509 certificate verification, specifically in name constraint checking. Note that this occurs after certificate chain signature verification and requires either a CA to have signed the malicious certificate or for the application to continue certificate verification despite failure to construct a path to a trusted issuer. The read buffer overrun might result in a crash which could lead to a denial of service attack. In theory it could also result in the disclosure of private memory contents (such as private keys, or sensitive plaintext) although we are not aware of any working exploit leading to memory contents disclosure as of the time of release of this advisory. In a TLS client, this can be triggered by connecting to a\nmalicious server. In a TLS server, this can be triggered if the server requests client authentication and a malicious client connects.",
"title": "CVE description"
}
],
"product_status": {
"fixed": [
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0006"
],
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0005"
]
},
"references": [
{
"category": "external",
"summary": "NVD - CVE-2022-4203",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4203"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "If IEC62351-3 secure for IEC104/DNP3 is used, then update to version\n6.6.0 or latest",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "If IEC62351-3 secure for IEC104/DNP3 is used, then update to version 9.4.2 or latest",
"product_ids": [
"CSAFPID-0002"
]
},
{
"category": "no_fix_planned",
"details": "If the PCULogger program is used, then update to version 1.2.0* when available. This version is compatible with PCU400 9.4.2 and later",
"product_ids": [
"CSAFPID-0005"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalScore": 4.9,
"environmentalSeverity": "MEDIUM",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"temporalScore": 4.9,
"temporalSeverity": "MEDIUM",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0005"
]
}
]
}
]
}
ICSA-25-160-02
Vulnerability from csaf_cisa - Published: 2023-06-27 00:00 - Updated: 2026-03-17 06:00A timing-based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Relion 670/650 series version 2.2.0 all revisions
Hitachi Energy / Relion 670/650 series
|
vers:2.2.0/* |
Mitigation
|
|
|
Relion 670/650/SAM600-IO series version 2.2.1 revisions up to 2.2.1.8
Hitachi Energy / Relion 670/650/SAM600-IO series
|
vers:Relion_670/650/SAM600-IO/>=2.2.1|<=2.2.1.8 |
Vendor Fix
|
|
|
Relion 670 series version 2.2.2 revisions up to 2.2.2.5
Hitachi Energy / Relion 670 series
|
vers:Relion_670/>=2.2.2|<=2.2.2.5 |
Vendor Fix
|
|
|
Relion 670 series version 2.2.3 revisions up to 2.2.3.6
Hitachi Energy / Relion 670 series
|
vers:Relion_670/>=2.2.3|<=2.2.3.6 |
Vendor Fix
|
|
|
Relion 670/650 series version 2.2.4 revisions up to 2.2.4.3
Hitachi Energy / Relion 670/650 series
|
vers:Relion_670/650/>=2.2.4|<=2.2.4.3 |
Vendor Fix
|
|
|
Relion 670/650/SAM600-IO series version 2.2.5 revisions up to 2.2.5.5
Hitachi Energy / Relion 670/650/SAM600-IO series
|
vers:Relion_670/650/SAM600-IO/>=2.2.5|<=2.2.5.5 |
Vendor Fix
|
{
"document": {
"acknowledgments": [
{
"organization": "Hitachi Energy PSIRT",
"summary": "reported this vulnerability to CISA."
}
],
"aggregate_severity": {
"namespace": "https://www.first.org/cvss/specification-document",
"text": "MEDIUM"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://www.cisa.gov/news-events/news/traffic-light-protocol-tlp-definitions-and-usage"
}
},
"lang": "en-US",
"notes": [
{
"category": "summary",
"text": "Hitachi Energy is aware of the vulnerability CVE-2022-4304 in the OSS component OpenSSL, that affects the Relion 670, 650, SAM600-IO versions that are listed below. An attacker successfully exploiting this vulnerability could send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection. For immediate mitigation/workaround information, please refer to the General Mitigation Factors/Workarounds",
"title": "Summary"
},
{
"category": "legal_disclaimer",
"text": "The information in this document is subject to change without notice and should not be construed as a commitment by Hitachi Energy. Hitachi Energy provides no warranty, express or implied, including warranties of merchantability and fitness for a particular purpose, for the information contained in this document, and assumes no responsibility for any errors that may appear in this document. In no event shall Hitachi Energy or any of its suppliers be liable for direct, indirect, special, incidental or consequential damages of any nature or kind arising from the use of this document, or from the use of any hardware or software described in this document, even if Hitachi Energy or its suppliers have been advised of the possibility of such damages. This document and parts hereof must not be reproduced or copied without written permission from Hitachi Energy and the contents hereof must not be imparted to a third party nor used for any unauthorized purpose. All rights to registrations and trademarks reside with their respective owners.",
"title": "Notice"
},
{
"category": "general",
"text": "For additional information and support please contact your product provider or Hitachi Energy service organization. For contact information, see https://www.hitachienergy.com/contact-us/ for Hitachi Energy contact-centers.",
"title": "Support"
},
{
"category": "general",
"text": "Recommended security practices and firewall configurations can help protect a process control network from attacks that originate from outside the network. Such practices include that process control systems are physically protected from direct access by unauthorized personnel, have no direct connections to the Internet, and are separated from other networks by means of a firewall system that has a minimal number of ports exposed, and others that have to be evaluated case by case. Process control systems should not be used for Internet surfing, instant messaging, or receiving e-mails. Portable computers and removable storage media should be carefully scanned for viruses before they are connected to a control system. Proper password policies and processes should be followed.",
"title": "General Mitigation Factors"
},
{
"category": "legal_disclaimer",
"text": "This product is provided subject to this Notification (https://www.cisa.gov/notification) and this Privacy \u0026 Use policy (https://www.cisa.gov/privacy-policy).",
"title": "Legal Notice and Terms of Use"
},
{
"category": "other",
"text": "This ICSA is a verbatim republication of Hitachi Energy PSIRT 8DBD000157 from a direct conversion of the vendor\u0027s Common Security Advisory Framework (CSAF) advisory. This is republished to CISA\u0027s website as a means of increasing visibility and is provided \"as-is\" for informational purposes only. CISA is not responsible for the editorial or technical accuracy of republished advisories and provides no warranties of any kind regarding any information contained within this advisory. Further, CISA does not endorse any commercial product or service. Please contact Hitachi Energy PSIRT directly for any questions regarding this advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Energy",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Switzerland",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of these vulnerabilities.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "ICS Advisory ICSA-25-160-02 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2025/icsa-25-160-02.json"
},
{
"category": "self",
"summary": "OpenSSL Vulnerability in Hitachi Energy\u2019s Relion 670, 650, SAM600-IO series Product",
"url": "https://publisher.hitachienergy.com/preview?DocumentID=8DBD000157\u0026LanguageCode=en\u0026DocumentPartId=\u0026Action=launch"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-25-160-02 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-160-02"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/news-events/ics-alerts/ics-alert-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/news-events/news/targeted-cyber-intrusion-detection-and-mitigation-strategies-update-b"
}
],
"title": "Hitachi Energy Relion 670, 650, SAM600-IO Series (Update A)",
"tracking": {
"current_release_date": "2026-03-17T06:00:00.000000Z",
"generator": {
"date": "2026-03-12T21:34:19.051507Z",
"engine": {
"name": "CISA CSAF Generator",
"version": "1.5.0"
}
},
"id": "ICSA-25-160-02",
"initial_release_date": "2023-06-27T00:00:00.000000Z",
"revision_history": [
{
"date": "2023-06-27T00:00:00.000000Z",
"legacy_version": "Initial",
"number": "1",
"summary": "Initial public release."
},
{
"date": "2023-06-27T12:30:00.000000Z",
"legacy_version": "Additional Release 1",
"number": "2",
"summary": "CISA Republication - Initial version."
},
{
"date": "2025-05-27T00:00:00.000000Z",
"legacy_version": "Additional Release 2",
"number": "3",
"summary": "Updated - Affected Product Versions \u0026 Recommended Immediate Actions"
},
{
"date": "2026-01-27T00:00:00.000000Z",
"legacy_version": "Additional Release 3",
"number": "4",
"summary": "Updated Recommended Immediate Actions table with fixed version 2.2.1.9"
},
{
"date": "2026-03-17T06:00:00.000000Z",
"legacy_version": "Latest Updated CISA Republication",
"number": "5",
"summary": "CISA Republication update based on Hitachi Energy PSIRT 8DBD000157 advisory"
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:2.2.0/*",
"product": {
"name": "Relion 670/650 series version 2.2.0 all revisions",
"product_id": "CSAFPID-0001"
}
},
{
"category": "product_version_range",
"name": "vers:Relion_670/650/\u003e=2.2.4|\u003c=2.2.4.3",
"product": {
"name": "Relion 670/650 series version 2.2.4 revisions up to 2.2.4.3",
"product_id": "CSAFPID-0002"
}
}
],
"category": "product_name",
"name": "Relion 670/650 series"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:Relion_670/650/SAM600-IO/\u003e=2.2.1|\u003c=2.2.1.8",
"product": {
"name": "Relion 670/650/SAM600-IO series version 2.2.1 revisions up to 2.2.1.8",
"product_id": "CSAFPID-0003"
}
},
{
"category": "product_version_range",
"name": "vers:Relion_670/650/SAM600-IO/\u003e=2.2.5|\u003c=2.2.5.5",
"product": {
"name": "Relion 670/650/SAM600-IO series version 2.2.5 revisions up to 2.2.5.5",
"product_id": "CSAFPID-0004"
}
}
],
"category": "product_name",
"name": "Relion 670/650/SAM600-IO series"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:Relion_670/\u003e=2.2.2|\u003c=2.2.2.5",
"product": {
"name": "Relion 670 series version 2.2.2 revisions up to 2.2.2.5",
"product_id": "CSAFPID-0005"
}
},
{
"category": "product_version_range",
"name": "vers:Relion_670/\u003e=2.2.3|\u003c=2.2.3.6",
"product": {
"name": "Relion 670 series version 2.2.3 revisions up to 2.2.3.6",
"product_id": "CSAFPID-0006"
}
}
],
"category": "product_name",
"name": "Relion 670 series"
}
],
"category": "vendor",
"name": "Hitachi Energy"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4304",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "description",
"text": "A timing-based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection."
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0002",
"CSAFPID-0004"
]
},
"references": [
{
"category": "external",
"summary": "NVD - CVE-2022-4304",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4304"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/203.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "mitigation",
"details": "Apply General Mitigation Factors",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "Update to version 2.2.1.9 or latest",
"product_ids": [
"CSAFPID-0003"
]
},
{
"category": "vendor_fix",
"details": "Update to version 2.2.2.6 or latest",
"product_ids": [
"CSAFPID-0005"
]
},
{
"category": "vendor_fix",
"details": "Update to version 2.2.3.7 or latest",
"product_ids": [
"CSAFPID-0006"
]
},
{
"category": "vendor_fix",
"details": "Update to version 2.2.4.4 or latest",
"product_ids": [
"CSAFPID-0002"
]
},
{
"category": "vendor_fix",
"details": "Update to version 2.2.5.6 or latest",
"product_ids": [
"CSAFPID-0004"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0002",
"CSAFPID-0004"
]
}
],
"title": "CVE-2022-4304"
}
]
}
ICSA-26-141-01
Vulnerability from csaf_cisa - Published: 2023-06-27 00:00 - Updated: 2026-05-21 06:00A timing-based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
GMS600 versions 1.3.0 and 1.3.1
Hitachi Energy / GMS600
|
vers:GMS600/>=1.3.0|<=1.3.1 |
Vendor Fix
|
{
"document": {
"acknowledgments": [
{
"organization": "Hitachi Energy Internal Team",
"summary": "reported this vulnerability to CISA"
}
],
"aggregate_severity": {
"namespace": "https://www.first.org/cvss/specification-document",
"text": "MEDIUM"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://www.cisa.gov/news-events/news/traffic-light-protocol-tlp-definitions-and-usage"
}
},
"lang": "en-US",
"notes": [
{
"category": "summary",
"text": "Hitachi Energy is aware of the vulnerability, CVE-2022-4304 in the OSS component OpenSSL, that affects the GMS600 versions that are listed below. An attacker successfully exploiting this vulnerability could send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection. For immediate mitigation /workaround information, please refer to the General Mitigation Factors/Workarounds",
"title": "Summary"
},
{
"category": "legal_disclaimer",
"text": "The information in this document is subject to change without notice and should not be construed as a commitment by Hitachi Energy. Hitachi Energy provides no warranty, express or implied, including warranties of merchantability and fitness for a particular purpose, for the information contained in this document, and assumes no responsibility for any errors that may appear in this document. In no event shall Hitachi Energy or any of its suppliers be liable for direct, indirect, special, incidental or consequential damages of any nature or kind arising from the use of this document, or from the use of any hardware or software described in this document, even if Hitachi Energy or its suppliers have been advised of the possibility of such damages. This document and parts hereof must not be reproduced or copied without written permission from Hitachi Energy and the contents hereof must not be imparted to a third party nor used for any unauthorized purpose. All rights to registrations and trademarks reside with their respective owners.",
"title": "Notice"
},
{
"category": "general",
"text": "For additional information and support please contact your product provider or Hitachi Energy service organization. For contact information, see https://www.hitachienergy.com/contact-us/ for Hitachi Energy contact-centers.",
"title": "Support"
},
{
"category": "general",
"text": "Recommended security practices and firewall configurations such as enforcing ingress IP allowlisting and applying traffic rate limiting in accordance with the operational security policy can help protect a process control network from attacks that originate from outside the network. Such practices include that process control systems are physically protected from direct access by unauthorized personnel, have no direct connections to the Internet, and are separated from other networks by means of a firewall system that has a minimal number of ports exposed, and others that have to be evaluated case by case. Process control systems should not be used for Internet surfing, instant messaging, or receiving e-mails. Portable computers and removable storage media should be carefully scanned for viruses before they are connected to a control system.",
"title": "General Mitigation Factors"
},
{
"category": "other",
"text": "Energy",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Switzerland",
"title": "Company headquarters location"
},
{
"category": "details",
"text": "SSVCv2/E:N/A:Y/2026-04-22T13:37:14Z/",
"title": "SSVC"
},
{
"category": "legal_disclaimer",
"text": "This product is provided subject to this Notification (https://www.cisa.gov/notification) and this Privacy \u0026 Use policy (https://www.cisa.gov/privacy-policy).",
"title": "Legal Notice and Terms of Use"
},
{
"category": "other",
"text": "This ICSA is a verbatim republication of Hitachi Energy PSIRT 8DBD000159 from a direct conversion of the vendor\u0027s Common Security Advisory Framework (CSAF) advisory. This is republished to CISA\u0027s website as a means of increasing visibility and is provided \"as-is\" for informational purposes only. CISA is not responsible for the editorial or technical accuracy of republished advisories and provides no warranties of any kind regarding any information contained within this advisory. Further, CISA does not endorse any commercial product or service. Please contact Hitachi Energy PSIRT directly for any questions regarding this advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of these vulnerabilities.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
},
{
"category": "other",
"text": "Critical Manufacturing",
"title": "Critical infrastructure sectors"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "ICS Advisory ICSA-26-141-01 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2026/icsa-26-141-01.json"
},
{
"category": "self",
"summary": "OpenSSL Vulnerability in Hitachi Energy GMS600 Product",
"url": "https://publisher.hitachienergy.com/preview?DocumentID=8DBD000159\u0026LanguageCode=en\u0026DocumentPartId=\u0026Action=launch"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-26-141-01 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-26-141-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/news-events/ics-alerts/ics-alert-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/news-events/news/targeted-cyber-intrusion-detection-and-mitigation-strategies-update-b"
}
],
"title": "Hitachi Energy GMS600",
"tracking": {
"current_release_date": "2026-05-21T06:00:00.000000Z",
"generator": {
"date": "2026-05-18T20:01:33.841342Z",
"engine": {
"name": "CISA CSAF Generator",
"version": "1.5.0"
}
},
"id": "ICSA-26-141-01",
"initial_release_date": "2023-06-27T00:00:00.000000Z",
"revision_history": [
{
"date": "2023-06-27T00:00:00.000000Z",
"legacy_version": "Initial",
"number": "1",
"summary": "Initial public release."
},
{
"date": "2026-04-28T00:00:00.000000Z",
"legacy_version": "Additional Release 1",
"number": "2",
"summary": "Updated fixed version."
},
{
"date": "2026-05-21T06:00:00.000000Z",
"legacy_version": "CISA Republication",
"number": "3",
"summary": "Initial CISA Republication of Hitachi Energy PSIRT 8DBD000159 advisory"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:GMS600/\u003e=1.3.0|\u003c=1.3.1",
"product": {
"name": "GMS600 versions 1.3.0 and 1.3.1",
"product_id": "CSAFPID-0001"
}
}
],
"category": "product_name",
"name": "GMS600"
}
],
"category": "vendor",
"name": "Hitachi Energy"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4304",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "description",
"text": "A timing-based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection."
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "NVD - CVE-2022-4304",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4304"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/203.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade to version 1.3.2",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-4304"
}
]
}
MSRC_CVE-2022-4304
Vulnerability from csaf_microsoft - Published: 2023-02-01 00:00 - Updated: 2026-03-03 01:35| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 18666-17084 | — | ||
| Unresolved product id: 17941-16820 | — | ||
| Unresolved product id: 17942-16820 | — | ||
| Unresolved product id: 17918-16820 | — | ||
| Unresolved product id: 17944-17086 | — | ||
| Unresolved product id: 17945-17086 | — | ||
| Unresolved product id: 17919-17086 | — | ||
| Unresolved product id: 17946-17084 | — | ||
| Unresolved product id: 18131-17084 | — | ||
| Unresolved product id: 17859-17084 | — | ||
| Unresolved product id: 20011-17086 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-2 | — |
None Available
|
|
| Unresolved product id: 16820-13 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 16820-12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 16820-15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-11 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-6 | — |
None Available
|
|
| Unresolved product id: 17086-17 | — |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-4 | — | ||
| Unresolved product id: 17084-5 | — | ||
| Unresolved product id: 17086-1 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2023/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2023/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2022-4304 Timing Oracle in RSA Decryption - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2022-4304.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Timing Oracle in RSA Decryption",
"tracking": {
"current_release_date": "2026-03-03T01:35:31.000Z",
"generator": {
"date": "2026-03-03T08:35:12.370Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2022-4304",
"initial_release_date": "2023-02-01T00:00:00.000Z",
"revision_history": [
{
"date": "2023-02-13T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2023-02-14T00:00:00.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Added openssl to CBL-Mariner 1.0"
},
{
"date": "2024-04-06T00:00:00.000Z",
"legacy_version": "1.2",
"number": "3",
"summary": "Added hvloader to CBL-Mariner 2.0"
},
{
"date": "2024-06-30T07:00:00.000Z",
"legacy_version": "1.3",
"number": "4",
"summary": "Information published."
},
{
"date": "2024-08-15T00:00:00.000Z",
"legacy_version": "1.4",
"number": "5",
"summary": "Information published."
},
{
"date": "2025-08-06T00:00:00.000Z",
"legacy_version": "2",
"number": "6",
"summary": "Added edk2 to CBL-Mariner 2.0\nAdded hvloader to CBL-Mariner 2.0\nAdded rust to CBL-Mariner 2.0\nAdded cloud-hypervisor to CBL-Mariner 2.0\nAdded openssl to CBL-Mariner 2.0\nAdded hvloader to Azure Linux 3.0\nAdded edk2 to Azure Linux 3.0\nAdded openssl to CBL-Mariner 1.0"
},
{
"date": "2025-12-06T14:35:53.000Z",
"legacy_version": "3",
"number": "7",
"summary": "Information published."
},
{
"date": "2026-02-18T01:52:39.000Z",
"legacy_version": "3.1",
"number": "8",
"summary": "Information published."
},
{
"date": "2026-03-03T01:35:31.000Z",
"legacy_version": "4",
"number": "9",
"summary": "Information published."
}
],
"status": "final",
"version": "9"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "1.0",
"product": {
"name": "CBL Mariner 1.0",
"product_id": "16820"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 hvloader 1.0.1-2",
"product": {
"name": "\u003cazl3 hvloader 1.0.1-2",
"product_id": "7"
}
},
{
"category": "product_version",
"name": "azl3 hvloader 1.0.1-2",
"product": {
"name": "azl3 hvloader 1.0.1-2",
"product_id": "18666"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 hvloader 1.0.1-4",
"product": {
"name": "\u003cazl3 hvloader 1.0.1-4",
"product_id": "9"
}
},
{
"category": "product_version",
"name": "azl3 hvloader 1.0.1-4",
"product": {
"name": "azl3 hvloader 1.0.1-4",
"product_id": "17946"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 hvloader 1.0.1-2",
"product": {
"name": "\u003ccbl2 hvloader 1.0.1-2",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "cbl2 hvloader 1.0.1-2",
"product": {
"name": "cbl2 hvloader 1.0.1-2",
"product_id": "20011"
}
}
],
"category": "product_name",
"name": "hvloader"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 qemu 6.2.0-25",
"product": {
"name": "cbl2 qemu 6.2.0-25",
"product_id": "2"
}
},
{
"category": "product_version_range",
"name": "cbl2 qemu 6.2.0-24",
"product": {
"name": "cbl2 qemu 6.2.0-24",
"product_id": "6"
}
},
{
"category": "product_version_range",
"name": "cbl2 qemu 6.2.0-24",
"product": {
"name": "cbl2 qemu 6.2.0-24",
"product_id": "17"
}
}
],
"category": "product_name",
"name": "qemu"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccm1 rust 1.59.0-1",
"product": {
"name": "\u003ccm1 rust 1.59.0-1",
"product_id": "13"
}
},
{
"category": "product_version",
"name": "cm1 rust 1.59.0-1",
"product": {
"name": "cm1 rust 1.59.0-1",
"product_id": "17941"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 rust 1.68.2-5",
"product": {
"name": "\u003ccbl2 rust 1.68.2-5",
"product_id": "11"
}
},
{
"category": "product_version",
"name": "cbl2 rust 1.68.2-5",
"product": {
"name": "cbl2 rust 1.68.2-5",
"product_id": "17944"
}
}
],
"category": "product_name",
"name": "rust"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccm1 openssl 1.1.1k-13",
"product": {
"name": "\u003ccm1 openssl 1.1.1k-13",
"product_id": "12"
}
},
{
"category": "product_version",
"name": "cm1 openssl 1.1.1k-13",
"product": {
"name": "cm1 openssl 1.1.1k-13",
"product_id": "17942"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 openssl 1.1.1k-21",
"product": {
"name": "\u003ccbl2 openssl 1.1.1k-21",
"product_id": "10"
}
},
{
"category": "product_version",
"name": "cbl2 openssl 1.1.1k-21",
"product": {
"name": "cbl2 openssl 1.1.1k-21",
"product_id": "17945"
}
}
],
"category": "product_name",
"name": "openssl"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccm1 cloud-hypervisor 22.0-2",
"product": {
"name": "\u003ccm1 cloud-hypervisor 22.0-2",
"product_id": "15"
}
},
{
"category": "product_version",
"name": "cm1 cloud-hypervisor 22.0-2",
"product": {
"name": "cm1 cloud-hypervisor 22.0-2",
"product_id": "17918"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 cloud-hypervisor 30.0-2",
"product": {
"name": "\u003ccbl2 cloud-hypervisor 30.0-2",
"product_id": "14"
}
},
{
"category": "product_version",
"name": "cbl2 cloud-hypervisor 30.0-2",
"product": {
"name": "cbl2 cloud-hypervisor 30.0-2",
"product_id": "17919"
}
}
],
"category": "product_name",
"name": "cloud-hypervisor"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 edk2 20240223gitedc6681206c1-1",
"product": {
"name": "\u003cazl3 edk2 20240223gitedc6681206c1-1",
"product_id": "8"
}
},
{
"category": "product_version",
"name": "azl3 edk2 20240223gitedc6681206c1-1",
"product": {
"name": "azl3 edk2 20240223gitedc6681206c1-1",
"product_id": "18131"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 edk2 20230301gitf80f052277c8-37",
"product": {
"name": "\u003cazl3 edk2 20230301gitf80f052277c8-37",
"product_id": "16"
}
},
{
"category": "product_version",
"name": "azl3 edk2 20230301gitf80f052277c8-37",
"product": {
"name": "azl3 edk2 20230301gitf80f052277c8-37",
"product_id": "17859"
}
}
],
"category": "product_name",
"name": "edk2"
},
{
"category": "product_name",
"name": "azl3 rust 1.86.0-1",
"product": {
"name": "azl3 rust 1.86.0-1",
"product_id": "4"
}
},
{
"category": "product_name",
"name": "azl3 rust 1.75.0-14",
"product": {
"name": "azl3 rust 1.75.0-14",
"product_id": "5"
}
},
{
"category": "product_name",
"name": "cbl2 qemu 6.2.0-26",
"product": {
"name": "cbl2 qemu 6.2.0-26",
"product_id": "1"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 hvloader 1.0.1-2 as a component of Azure Linux 3.0",
"product_id": "17084-7"
},
"product_reference": "7",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 hvloader 1.0.1-2 as a component of Azure Linux 3.0",
"product_id": "18666-17084"
},
"product_reference": "18666",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 rust 1.86.0-1 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 qemu 6.2.0-25 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccm1 rust 1.59.0-1 as a component of CBL Mariner 1.0",
"product_id": "16820-13"
},
"product_reference": "13",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cm1 rust 1.59.0-1 as a component of CBL Mariner 1.0",
"product_id": "17941-16820"
},
"product_reference": "17941",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccm1 openssl 1.1.1k-13 as a component of CBL Mariner 1.0",
"product_id": "16820-12"
},
"product_reference": "12",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cm1 openssl 1.1.1k-13 as a component of CBL Mariner 1.0",
"product_id": "17942-16820"
},
"product_reference": "17942",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccm1 cloud-hypervisor 22.0-2 as a component of CBL Mariner 1.0",
"product_id": "16820-15"
},
"product_reference": "15",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cm1 cloud-hypervisor 22.0-2 as a component of CBL Mariner 1.0",
"product_id": "17918-16820"
},
"product_reference": "17918",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 rust 1.68.2-5 as a component of CBL Mariner 2.0",
"product_id": "17086-11"
},
"product_reference": "11",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 rust 1.68.2-5 as a component of CBL Mariner 2.0",
"product_id": "17944-17086"
},
"product_reference": "17944",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 openssl 1.1.1k-21 as a component of CBL Mariner 2.0",
"product_id": "17086-10"
},
"product_reference": "10",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 openssl 1.1.1k-21 as a component of CBL Mariner 2.0",
"product_id": "17945-17086"
},
"product_reference": "17945",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 cloud-hypervisor 30.0-2 as a component of CBL Mariner 2.0",
"product_id": "17086-14"
},
"product_reference": "14",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 cloud-hypervisor 30.0-2 as a component of CBL Mariner 2.0",
"product_id": "17919-17086"
},
"product_reference": "17919",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 hvloader 1.0.1-4 as a component of Azure Linux 3.0",
"product_id": "17084-9"
},
"product_reference": "9",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 hvloader 1.0.1-4 as a component of Azure Linux 3.0",
"product_id": "17946-17084"
},
"product_reference": "17946",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 edk2 20240223gitedc6681206c1-1 as a component of Azure Linux 3.0",
"product_id": "17084-8"
},
"product_reference": "8",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 edk2 20240223gitedc6681206c1-1 as a component of Azure Linux 3.0",
"product_id": "18131-17084"
},
"product_reference": "18131",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 edk2 20230301gitf80f052277c8-37 as a component of Azure Linux 3.0",
"product_id": "17084-16"
},
"product_reference": "16",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 edk2 20230301gitf80f052277c8-37 as a component of Azure Linux 3.0",
"product_id": "17859-17084"
},
"product_reference": "17859",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 hvloader 1.0.1-2 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 hvloader 1.0.1-2 as a component of CBL Mariner 2.0",
"product_id": "20011-17086"
},
"product_reference": "20011",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 qemu 6.2.0-24 as a component of CBL Mariner 2.0",
"product_id": "17086-6"
},
"product_reference": "6",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 rust 1.75.0-14 as a component of Azure Linux 3.0",
"product_id": "17084-5"
},
"product_reference": "5",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 qemu 6.2.0-24 as a component of CBL Mariner 2.0",
"product_id": "17086-17"
},
"product_reference": "17",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 qemu 6.2.0-26 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4304",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17086-1"
]
},
{
"label": "vulnerable_code_not_in_execute_path",
"product_ids": [
"17084-4",
"17084-5"
]
}
],
"notes": [
{
"category": "general",
"text": "openssl",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"18666-17084",
"17941-16820",
"17942-16820",
"17918-16820",
"17944-17086",
"17945-17086",
"17919-17086",
"17946-17084",
"18131-17084",
"17859-17084",
"20011-17086"
],
"known_affected": [
"17084-7",
"17086-2",
"16820-13",
"16820-12",
"16820-15",
"17086-11",
"17086-10",
"17086-14",
"17084-9",
"17084-8",
"17084-16",
"17086-3",
"17086-6",
"17086-17"
],
"known_not_affected": [
"17084-4",
"17084-5",
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-4304 Timing Oracle in RSA Decryption - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2022-4304.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2023-02-13T00:00:00.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-2"
]
},
{
"category": "none_available",
"date": "2023-02-13T00:00:00.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-6"
]
},
{
"category": "none_available",
"date": "2023-02-13T00:00:00.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-17"
]
},
{
"category": "vendor_fix",
"date": "2023-02-13T00:00:00.000Z",
"details": "1.0.1-4:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-7",
"17084-9"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-02-13T00:00:00.000Z",
"details": "1.59.0-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"16820-13"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-02-13T00:00:00.000Z",
"details": "-:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"16820-12"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-02-13T00:00:00.000Z",
"details": "22.0-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"16820-15"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-02-13T00:00:00.000Z",
"details": "1.68.2-5:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-11"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-02-13T00:00:00.000Z",
"details": "1.1.1k-21:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-10"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-02-13T00:00:00.000Z",
"details": "30.0-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-14"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-02-13T00:00:00.000Z",
"details": "20240223gitedc6681206c1-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-8",
"17084-16"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-02-13T00:00:00.000Z",
"details": "1.0.1-3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-3"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 5.9,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"17084-7",
"17086-2",
"16820-13",
"16820-12",
"16820-15",
"17086-11",
"17086-10",
"17086-14",
"17084-9",
"17084-8",
"17084-16",
"17086-3",
"17086-6",
"17086-17"
]
}
],
"title": "Timing Oracle in RSA Decryption"
}
]
}
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.