CWE-502
AllowedDeserialization of Untrusted Data
Abstraction: Base · Status: Draft
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
4837 vulnerabilities reference this CWE, most recent first.
CVE-2023-33160 (GCVE-0-2023-33160)
Vulnerability from cvelistv5 – Published: 2023-07-11 17:03 – Updated: 2025-02-28 21:07- CWE-502 - Deserialization of Untrusted Data
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft SharePoint Enterprise Server 2016 |
Affected:
16.0.0 , < 16.0.5404.1000
(custom)
|
|
| Microsoft | Microsoft SharePoint Server 2019 |
Affected:
16.0.0 , < 16.0.10400.20008
(custom)
|
|
| Microsoft | Microsoft SharePoint Server Subscription Edition |
Affected:
16.0.0 , < 16.0.16130.20642
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T15:39:35.594Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "Microsoft SharePoint Server Remote Code Execution Vulnerability",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33160"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-33160",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-02-28T20:20:16.019709Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-02-28T21:07:18.115Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"platforms": [
"x64-based Systems"
],
"product": "Microsoft SharePoint Enterprise Server 2016",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "16.0.5404.1000",
"status": "affected",
"version": "16.0.0",
"versionType": "custom"
}
]
},
{
"platforms": [
"x64-based Systems"
],
"product": "Microsoft SharePoint Server 2019",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "16.0.10400.20008",
"status": "affected",
"version": "16.0.0",
"versionType": "custom"
}
]
},
{
"platforms": [
"x64-based Systems"
],
"product": "Microsoft SharePoint Server Subscription Edition",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "16.0.16130.20642",
"status": "affected",
"version": "16.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:sharepoint_server:*:*:*:*:enterprise:*:*:*",
"versionEndExcluding": "16.0.5404.1000",
"versionStartIncluding": "16.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:sharepoint_server:*:*:*:*:*:*:*:*",
"versionEndExcluding": "16.0.10400.20008",
"versionStartIncluding": "16.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:sharepoint_server:*:*:*:*:subscription:*:*:*",
"versionEndExcluding": "16.0.16130.20642",
"versionStartIncluding": "16.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2023-07-11T07:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Microsoft SharePoint Server Remote Code Execution Vulnerability"
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-502",
"description": "CWE-502: Deserialization of Untrusted Data",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-01-01T01:52:45.867Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft SharePoint Server Remote Code Execution Vulnerability",
"tags": [
"vendor-advisory"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33160"
}
],
"title": "Microsoft SharePoint Server Remote Code Execution Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2023-33160",
"datePublished": "2023-07-11T17:03:10.265Z",
"dateReserved": "2023-05-17T21:16:44.899Z",
"dateUpdated": "2025-02-28T21:07:18.115Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2023-33134 (GCVE-0-2023-33134)
Vulnerability from cvelistv5 – Published: 2023-07-11 17:03 – Updated: 2025-02-28 21:07- CWE-502 - Deserialization of Untrusted Data
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft SharePoint Enterprise Server 2016 |
Affected:
16.0.0 , < 16.0.5404.1000
(custom)
|
|
| Microsoft | Microsoft SharePoint Server 2019 |
Affected:
16.0.0 , < 16.0.10400.20008
(custom)
|
|
| Microsoft | Microsoft SharePoint Server Subscription Edition |
Affected:
16.0.0 , < 16.0.16130.20642
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T15:39:35.131Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "Microsoft SharePoint Server Remote Code Execution Vulnerability",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33134"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-33134",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-02-28T20:20:27.395814Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-02-28T21:07:37.141Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"platforms": [
"x64-based Systems"
],
"product": "Microsoft SharePoint Enterprise Server 2016",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "16.0.5404.1000",
"status": "affected",
"version": "16.0.0",
"versionType": "custom"
}
]
},
{
"platforms": [
"x64-based Systems"
],
"product": "Microsoft SharePoint Server 2019",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "16.0.10400.20008",
"status": "affected",
"version": "16.0.0",
"versionType": "custom"
}
]
},
{
"platforms": [
"x64-based Systems"
],
"product": "Microsoft SharePoint Server Subscription Edition",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "16.0.16130.20642",
"status": "affected",
"version": "16.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:sharepoint_server:*:*:*:*:enterprise:*:*:*",
"versionEndExcluding": "16.0.5404.1000",
"versionStartIncluding": "16.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:sharepoint_server:*:*:*:*:*:*:*:*",
"versionEndExcluding": "16.0.10400.20008",
"versionStartIncluding": "16.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:sharepoint_server:*:*:*:*:subscription:*:*:*",
"versionEndExcluding": "16.0.16130.20642",
"versionStartIncluding": "16.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2023-07-11T07:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Microsoft SharePoint Server Remote Code Execution Vulnerability"
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-502",
"description": "CWE-502: Deserialization of Untrusted Data",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-01-01T01:53:07.270Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft SharePoint Server Remote Code Execution Vulnerability",
"tags": [
"vendor-advisory"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-33134"
}
],
"title": "Microsoft SharePoint Server Remote Code Execution Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2023-33134",
"datePublished": "2023-07-11T17:03:06.333Z",
"dateReserved": "2023-05-17T21:16:44.896Z",
"dateUpdated": "2025-02-28T21:07:37.141Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2023-33008 (GCVE-0-2023-33008)
Vulnerability from cvelistv5 – Published: 2023-07-07 09:07 – Updated: 2024-10-07 19:13- CWE-502 - Deserialization of Untrusted Data
| URL | Tags |
|---|---|
| https://lists.apache.org/thread/qbg14djo95gfpk7o5… | vendor-advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | Apache Johnzon |
Affected:
0 , ≤ 1.2.20
(1.2.21)
|
|
| apache | johnzon |
Affected:
0 , < 1.2.21
(custom)
cpe:2.3:a:apache:johnzon:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T15:32:46.616Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.apache.org/thread/qbg14djo95gfpk7o560lr8wcrzfyw43l"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:apache:johnzon:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "johnzon",
"vendor": "apache",
"versions": [
{
"lessThan": "1.2.21",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2023-33008",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-10-07T19:06:08.762662Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-10-07T19:13:58.440Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "affected",
"product": "Apache Johnzon",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThanOrEqual": "1.2.20",
"status": "affected",
"version": "0",
"versionType": "1.2.21"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "PJ Fanning"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Jean-Louis Monteiro"
},
{
"lang": "en",
"type": "remediation reviewer",
"value": "Romain Manni-Bucau"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cdiv\u003eDeserialization of Untrusted Data vulnerability in Apache Software Foundation Apache Johnzon.\u003cbr\u003e\u003c/div\u003e\u003cp\u003eA malicious attacker can craft up some JSON input that uses large numbers (numbers such as\u0026nbsp;1e20000000) that Apache Johnzon will deserialize into BigDecimal and maybe use numbers too large which may result in a slow conversion (Denial of service risk). Apache Johnzon 1.2.21 mitigates this by setting a scale limit of 1000 (by default) to the BigDecimal. \u003cbr\u003e\u003c/p\u003e\u003cp\u003eThis issue affects Apache Johnzon: through 1.2.20.\u003c/p\u003e"
}
],
"value": "Deserialization of Untrusted Data vulnerability in Apache Software Foundation Apache Johnzon.\n\n\nA malicious attacker can craft up some JSON input that uses large numbers (numbers such as\u00a01e20000000) that Apache Johnzon will deserialize into BigDecimal and maybe use numbers too large which may result in a slow conversion (Denial of service risk). Apache Johnzon 1.2.21 mitigates this by setting a scale limit of 1000 (by default) to the BigDecimal. \n\n\nThis issue affects Apache Johnzon: through 1.2.20.\n\n"
}
],
"metrics": [
{
"other": {
"content": {
"text": "important"
},
"type": "Textual description of severity"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-502",
"description": "CWE-502 Deserialization of Untrusted Data",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-07-07T09:07:31.070Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://lists.apache.org/thread/qbg14djo95gfpk7o560lr8wcrzfyw43l"
}
],
"source": {
"defect": [
"JOHNZON-397"
],
"discovery": "EXTERNAL"
},
"title": "Apache Johnzon: Prevent inefficient internal conversion from BigDecimal at large scale",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2023-33008",
"datePublished": "2023-07-07T09:07:31.070Z",
"dateReserved": "2023-05-16T12:48:35.689Z",
"dateUpdated": "2024-10-07T19:13:58.440Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2023-32795 (GCVE-0-2023-32795)
Vulnerability from cvelistv5 – Published: 2023-12-28 10:43 – Updated: 2026-04-28 16:08- CWE-502 - Deserialization of Untrusted Data
| URL | Tags |
|---|---|
| https://patchstack.com/database/vulnerability/woo… | vdb-entry |
| Vendor | Product | Version | |
|---|---|---|---|
| WooCommerce | Product Add-Ons |
Affected:
n/a , ≤ 6.1.3
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T15:25:37.128Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"vdb-entry",
"x_transferred"
],
"url": "https://patchstack.com/database/vulnerability/woocommerce-product-addons/wordpress-woocommerce-product-add-ons-plugin-6-1-3-authenticated-php-object-injection-vulnerability?_s_id=cve"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-32795",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-01-02T19:00:48.680375Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-17T20:28:44.262Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Product Add-Ons",
"vendor": "WooCommerce",
"versions": [
{
"changes": [
{
"at": "6.2.0",
"status": "unaffected"
}
],
"lessThanOrEqual": "6.1.3",
"status": "affected",
"version": "n/a",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Rafie Muhammad (Patchstack)"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Deserialization of Untrusted Data vulnerability in WooCommerce Product Add-Ons.\u003cp\u003eThis issue affects Product Add-Ons: from n/a through 6.1.3.\u003c/p\u003e"
}
],
"value": "Deserialization of Untrusted Data vulnerability in WooCommerce Product Add-Ons.This issue affects Product Add-Ons: from n/a through 6.1.3."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-502",
"description": "CWE-502 Deserialization of Untrusted Data",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-28T16:08:24.187Z",
"orgId": "21595511-bba5-4825-b968-b78d1f9984a3",
"shortName": "Patchstack"
},
"references": [
{
"tags": [
"vdb-entry"
],
"url": "https://patchstack.com/database/vulnerability/woocommerce-product-addons/wordpress-woocommerce-product-add-ons-plugin-6-1-3-authenticated-php-object-injection-vulnerability?_s_id=cve"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Update to\u00a06.2.0 or a higher version."
}
],
"value": "Update to\u00a06.2.0 or a higher version."
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "WordPress WooCommerce Product Add-ons Plugin \u003c= 6.1.3 is vulnerable to PHP Object Injection",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "21595511-bba5-4825-b968-b78d1f9984a3",
"assignerShortName": "Patchstack",
"cveId": "CVE-2023-32795",
"datePublished": "2023-12-28T10:43:07.088Z",
"dateReserved": "2023-05-15T12:15:04.074Z",
"dateUpdated": "2026-04-28T16:08:24.187Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2023-32737 (GCVE-0-2023-32737)
Vulnerability from cvelistv5 – Published: 2024-07-09 12:04 – Updated: 2025-08-27 20:32- CWE-502 - Deserialization of Untrusted Data
| Vendor | Product | Version | |
|---|---|---|---|
| Siemens | SIMATIC STEP 7 Safety V18 |
Affected:
0 , < V18 Update 2
(custom)
|
|
| siemens | simatic_step_7 |
Affected:
0 , < 18
(custom)
cpe:2.3:a:siemens:simatic_step_7:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:siemens:simatic_step_7:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simatic_step_7",
"vendor": "siemens",
"versions": [
{
"lessThan": "18",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-32737",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-09T13:30:19.087742Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-08-27T20:32:53.574Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T15:25:36.731Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://cert-portal.siemens.com/productcert/html/ssa-313039.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"product": "SIMATIC STEP 7 Safety V18",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V18 Update 2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability has been identified in SIMATIC STEP 7 Safety V18 (All versions \u003c V18 Update 2). Affected applications do not properly restrict the .NET BinaryFormatter when deserializing user-controllable input. This could allow an attacker to cause a type confusion and execute arbitrary code within the affected application.\r\n\r\nThis is the same issue that exists for .NET BinaryFormatter https://docs.microsoft.com/en-us/visualstudio/code-quality/ca2300."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV4_0": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-502",
"description": "CWE-502: Deserialization of Untrusted Data",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-07-09T12:04:28.195Z",
"orgId": "cec7a2ec-15b4-4faf-bd53-b40f371f3a77",
"shortName": "siemens"
},
"references": [
{
"url": "https://cert-portal.siemens.com/productcert/html/ssa-313039.html"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "cec7a2ec-15b4-4faf-bd53-b40f371f3a77",
"assignerShortName": "siemens",
"cveId": "CVE-2023-32737",
"datePublished": "2024-07-09T12:04:28.195Z",
"dateReserved": "2023-05-12T13:16:47.721Z",
"dateUpdated": "2025-08-27T20:32:53.574Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2023-32736 (GCVE-0-2023-32736)
Vulnerability from cvelistv5 – Published: 2024-11-12 12:49 – Updated: 2025-01-14 10:27- CWE-502 - Deserialization of Untrusted Data
| Vendor | Product | Version | |
|---|---|---|---|
| Siemens | SIMATIC S7-PLCSIM V16 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SIMATIC S7-PLCSIM V17 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SIMATIC STEP 7 Safety V16 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SIMATIC STEP 7 Safety V17 |
Affected:
0 , < V17 Update 8
(custom)
|
|
| Siemens | SIMATIC STEP 7 Safety V18 |
Affected:
0 , < V18 Update 5
(custom)
|
|
| Siemens | SIMATIC STEP 7 V16 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SIMATIC STEP 7 V17 |
Affected:
0 , < V17 Update 8
(custom)
|
|
| Siemens | SIMATIC STEP 7 V18 |
Affected:
0 , < V18 Update 5
(custom)
|
|
| Siemens | SIMATIC WinCC Unified V16 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SIMATIC WinCC Unified V17 |
Affected:
0 , < V17 Update 8
(custom)
|
|
| Siemens | SIMATIC WinCC Unified V18 |
Affected:
0 , < V18 SP5
(custom)
|
|
| Siemens | SIMATIC WinCC V16 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SIMATIC WinCC V17 |
Affected:
0 , < V17 Update 8
(custom)
|
|
| Siemens | SIMATIC WinCC V18 |
Affected:
0 , < V18 SP5
(custom)
|
|
| Siemens | SIMOCODE ES V16 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SIMOCODE ES V17 |
Affected:
0 , < V17 Update 8
(custom)
|
|
| Siemens | SIMOCODE ES V18 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SIMOTION SCOUT TIA V5.4 SP1 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SIMOTION SCOUT TIA V5.4 SP3 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SIMOTION SCOUT TIA V5.5 SP1 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SINAMICS Startdrive V16 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SINAMICS Startdrive V17 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SINAMICS Startdrive V18 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SIRIUS Safety ES V17 (TIA Portal) |
Affected:
0 , < V17 Update 8
(custom)
|
|
| Siemens | SIRIUS Safety ES V18 (TIA Portal) |
Affected:
0 , < *
(custom)
|
|
| Siemens | SIRIUS Soft Starter ES V17 (TIA Portal) |
Affected:
0 , < V17 Update 8
(custom)
|
|
| Siemens | SIRIUS Soft Starter ES V18 (TIA Portal) |
Affected:
0 , < *
(custom)
|
|
| Siemens | TIA Portal Cloud V16 |
Affected:
0 , < *
(custom)
|
|
| Siemens | TIA Portal Cloud V17 |
Affected:
0 , < V4.6.0.1
(custom)
|
|
| Siemens | TIA Portal Cloud V18 |
Affected:
0 , < V4.6.1.0
(custom)
|
|
| siemens | simatic_step_7 |
Affected:
16 , < 17
(custom)
Affected: 17 , < 17_update8 (custom) Affected: 18 , < 18_update5 (custom) cpe:2.3:h:siemens:simatic_step_7:-:*:*:*:*:*:*:* |
|
| siemens | simatic_s7-plcsim |
Affected:
16 , < 17
(custom)
Affected: 17 , < * (custom) cpe:2.3:a:siemens:simatic_s7-plcsim:-:*:*:*:*:*:*:* |
|
| siemens | simatic_wincc |
Affected:
16 , < 17
(custom)
Affected: 17 , < 17_update8 (custom) Affected: 18 , < 18_update5 (custom) cpe:2.3:a:siemens:simatic_wincc:-:*:*:*:*:*:*:* |
|
| siemens | simatic_wincc_unified |
Affected:
16 , < 17
(custom)
Affected: 17 , < 17_update8 (custom) Affected: 18 , < 18_update5 (custom) cpe:2.3:a:siemens:simatic_wincc_unified:*:*:*:*:*:*:*:* |
|
| siemens | simocode_es |
Affected:
16 , < 17
(custom)
Affected: 17 , < 17_update8 (custom) Affected: 18 , < * (custom) cpe:2.3:a:siemens:simocode_es:-:*:*:*:*:*:*:* |
|
| siemens | simotion_scout_tia |
Affected:
v5.4sp1 , < *
(custom)
Affected: v5.4sp3 , < * (custom) Affected: v5.5sp1 , < * (custom) cpe:2.3:a:siemens:simotion_scout_tia:v5.4sp1:*:*:*:*:*:*:* cpe:2.3:a:siemens:simotion_scout_tia:v5.4sp3:*:*:*:*:*:*:* cpe:2.3:a:siemens:simotion_scout_tia:v5.5sp1:*:*:*:*:*:*:* |
|
| siemens | sinamics_startdrive |
Affected:
16 , < 17
(custom)
Affected: 17 , < 18 (custom) Affected: 18 , < * (custom) cpe:2.3:a:siemens:sinamics_startdrive:-:*:*:*:*:*:*:* |
|
| siemens | sirius_safety_es |
Affected:
0 , < 17_update8
(custom)
Affected: 18 , < * (custom) cpe:2.3:a:siemens:sirius_safety_es:*:*:*:*:*:*:*:* |
|
| siemens | tia_portal_cloud |
Affected:
16 , < *
(custom)
Affected: 17 , < * (custom) Affected: 18 , < * (custom) cpe:2.3:a:siemens:tia_portal_cloud:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:h:siemens:simatic_step_7:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simatic_step_7",
"vendor": "siemens",
"versions": [
{
"lessThan": "17",
"status": "affected",
"version": "16",
"versionType": "custom"
},
{
"lessThan": "17_update8",
"status": "affected",
"version": "17",
"versionType": "custom"
},
{
"lessThan": "18_update5",
"status": "affected",
"version": "18",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:h:siemens:simatic_step_7:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simatic_step_7",
"vendor": "siemens",
"versions": [
{
"lessThan": "17",
"status": "affected",
"version": "16",
"versionType": "custom"
},
{
"lessThan": "17_update8",
"status": "affected",
"version": "17",
"versionType": "custom"
},
{
"lessThan": "18_update5",
"status": "affected",
"version": "18",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simatic_s7-plcsim:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simatic_s7-plcsim",
"vendor": "siemens",
"versions": [
{
"lessThan": "17",
"status": "affected",
"version": "16",
"versionType": "custom"
},
{
"lessThan": "*",
"status": "affected",
"version": "17",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simatic_wincc:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simatic_wincc",
"vendor": "siemens",
"versions": [
{
"lessThan": "17",
"status": "affected",
"version": "16",
"versionType": "custom"
},
{
"lessThan": "17_update8",
"status": "affected",
"version": "17",
"versionType": "custom"
},
{
"lessThan": "18_update5",
"status": "affected",
"version": "18",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simatic_wincc_unified:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simatic_wincc_unified",
"vendor": "siemens",
"versions": [
{
"lessThan": "17",
"status": "affected",
"version": "16",
"versionType": "custom"
},
{
"lessThan": "17_update8",
"status": "affected",
"version": "17",
"versionType": "custom"
},
{
"lessThan": "18_update5",
"status": "affected",
"version": "18",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simocode_es:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simocode_es",
"vendor": "siemens",
"versions": [
{
"lessThan": "17",
"status": "affected",
"version": "16",
"versionType": "custom"
},
{
"lessThan": "17_update8",
"status": "affected",
"version": "17",
"versionType": "custom"
},
{
"lessThan": "*",
"status": "affected",
"version": "18",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simotion_scout_tia:v5.4sp1:*:*:*:*:*:*:*",
"cpe:2.3:a:siemens:simotion_scout_tia:v5.4sp3:*:*:*:*:*:*:*",
"cpe:2.3:a:siemens:simotion_scout_tia:v5.5sp1:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simotion_scout_tia",
"vendor": "siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "v5.4sp1",
"versionType": "custom"
},
{
"lessThan": "*",
"status": "affected",
"version": "v5.4sp3",
"versionType": "custom"
},
{
"lessThan": "*",
"status": "affected",
"version": "v5.5sp1",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:sinamics_startdrive:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "sinamics_startdrive",
"vendor": "siemens",
"versions": [
{
"lessThan": "17",
"status": "affected",
"version": "16",
"versionType": "custom"
},
{
"lessThan": "18",
"status": "affected",
"version": "17",
"versionType": "custom"
},
{
"lessThan": "*",
"status": "affected",
"version": "18",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:sirius_safety_es:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "sirius_safety_es",
"vendor": "siemens",
"versions": [
{
"lessThan": "17_update8",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "*",
"status": "affected",
"version": "18",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:tia_portal_cloud:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "tia_portal_cloud",
"vendor": "siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "16",
"versionType": "custom"
},
{
"lessThan": "*",
"status": "affected",
"version": "17",
"versionType": "custom"
},
{
"lessThan": "*",
"status": "affected",
"version": "18",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-32736",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-12-02T19:49:50.974471Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-12-02T20:16:52.424Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"product": "SIMATIC S7-PLCSIM V16",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC S7-PLCSIM V17",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC STEP 7 Safety V16",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC STEP 7 Safety V17",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V17 Update 8",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC STEP 7 Safety V18",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V18 Update 5",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC STEP 7 V16",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC STEP 7 V17",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V17 Update 8",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC STEP 7 V18",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V18 Update 5",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC WinCC Unified V16",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC WinCC Unified V17",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V17 Update 8",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC WinCC Unified V18",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V18 SP5",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC WinCC V16",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC WinCC V17",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V17 Update 8",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC WinCC V18",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V18 SP5",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMOCODE ES V16",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMOCODE ES V17",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V17 Update 8",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMOCODE ES V18",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMOTION SCOUT TIA V5.4 SP1",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMOTION SCOUT TIA V5.4 SP3",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMOTION SCOUT TIA V5.5 SP1",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SINAMICS Startdrive V16",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SINAMICS Startdrive V17",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SINAMICS Startdrive V18",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIRIUS Safety ES V17 (TIA Portal)",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V17 Update 8",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIRIUS Safety ES V18 (TIA Portal)",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIRIUS Soft Starter ES V17 (TIA Portal)",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V17 Update 8",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIRIUS Soft Starter ES V18 (TIA Portal)",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "TIA Portal Cloud V16",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "TIA Portal Cloud V17",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V4.6.0.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "TIA Portal Cloud V18",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V4.6.1.0",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability has been identified in SIMATIC S7-PLCSIM V16 (All versions), SIMATIC S7-PLCSIM V17 (All versions), SIMATIC STEP 7 Safety V16 (All versions), SIMATIC STEP 7 Safety V17 (All versions \u003c V17 Update 8), SIMATIC STEP 7 Safety V18 (All versions \u003c V18 Update 5), SIMATIC STEP 7 V16 (All versions), SIMATIC STEP 7 V17 (All versions \u003c V17 Update 8), SIMATIC STEP 7 V18 (All versions \u003c V18 Update 5), SIMATIC WinCC Unified V16 (All versions), SIMATIC WinCC Unified V17 (All versions \u003c V17 Update 8), SIMATIC WinCC Unified V18 (All versions \u003c V18 SP5), SIMATIC WinCC V16 (All versions), SIMATIC WinCC V17 (All versions \u003c V17 Update 8), SIMATIC WinCC V18 (All versions \u003c V18 SP5), SIMOCODE ES V16 (All versions), SIMOCODE ES V17 (All versions \u003c V17 Update 8), SIMOCODE ES V18 (All versions), SIMOTION SCOUT TIA V5.4 SP1 (All versions), SIMOTION SCOUT TIA V5.4 SP3 (All versions), SIMOTION SCOUT TIA V5.5 SP1 (All versions), SINAMICS Startdrive V16 (All versions), SINAMICS Startdrive V17 (All versions), SINAMICS Startdrive V18 (All versions), SIRIUS Safety ES V17 (TIA Portal) (All versions \u003c V17 Update 8), SIRIUS Safety ES V18 (TIA Portal) (All versions), SIRIUS Soft Starter ES V17 (TIA Portal) (All versions \u003c V17 Update 8), SIRIUS Soft Starter ES V18 (TIA Portal) (All versions), TIA Portal Cloud V16 (All versions), TIA Portal Cloud V17 (All versions \u003c V4.6.0.1), TIA Portal Cloud V18 (All versions \u003c V4.6.1.0). Affected products do not properly sanitize user-controllable input when parsing user settings. This could allow an attacker to cause a type confusion and execute arbitrary code within the affected application."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV4_0": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-502",
"description": "CWE-502: Deserialization of Untrusted Data",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-01-14T10:27:17.694Z",
"orgId": "cec7a2ec-15b4-4faf-bd53-b40f371f3a77",
"shortName": "siemens"
},
"references": [
{
"url": "https://cert-portal.siemens.com/productcert/html/ssa-871035.html"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "cec7a2ec-15b4-4faf-bd53-b40f371f3a77",
"assignerShortName": "siemens",
"cveId": "CVE-2023-32736",
"datePublished": "2024-11-12T12:49:22.651Z",
"dateReserved": "2023-05-12T13:16:47.721Z",
"dateUpdated": "2025-01-14T10:27:17.694Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2023-32735 (GCVE-0-2023-32735)
Vulnerability from cvelistv5 – Published: 2024-07-09 12:04 – Updated: 2025-08-27 20:32- CWE-502 - Deserialization of Untrusted Data
| Vendor | Product | Version | |
|---|---|---|---|
| Siemens | SIMATIC STEP 7 Safety V16 |
Affected:
0 , < V16 Update 7
(custom)
|
|
| Siemens | SIMATIC STEP 7 Safety V17 |
Affected:
0 , < V17 Update 7
(custom)
|
|
| Siemens | SIMATIC STEP 7 Safety V18 |
Affected:
0 , < V18 Update 2
(custom)
|
|
| Siemens | SIMATIC STEP 7 V16 |
Affected:
0 , < V16 Update 7
(custom)
|
|
| Siemens | SIMATIC STEP 7 V17 |
Affected:
0 , < V17 Update 7
(custom)
|
|
| Siemens | SIMATIC STEP 7 V18 |
Affected:
0 , < V18 Update 2
(custom)
|
|
| Siemens | SIMATIC WinCC Unified V16 |
Affected:
0 , < V16 Update 7
(custom)
|
|
| Siemens | SIMATIC WinCC Unified V17 |
Affected:
0 , < V17 Update 7
(custom)
|
|
| Siemens | SIMATIC WinCC Unified V18 |
Affected:
0 , < V18 Update 2
(custom)
|
|
| Siemens | SIMATIC WinCC V16 |
Affected:
0 , < V16.7
(custom)
|
|
| Siemens | SIMATIC WinCC V17 |
Affected:
0 , < V17.7
(custom)
|
|
| Siemens | SIMATIC WinCC V18 |
Affected:
0 , < V18 Update 2
(custom)
|
|
| Siemens | SIMOCODE ES V16 |
Affected:
0 , < V16 Update 7
(custom)
|
|
| Siemens | SIMOCODE ES V17 |
Affected:
0 , < V17 Update 7
(custom)
|
|
| Siemens | SIMOCODE ES V18 |
Affected:
0 , < V18 Update 2
(custom)
|
|
| Siemens | SIMOTION SCOUT TIA V5.4 SP1 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SIMOTION SCOUT TIA V5.4 SP3 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SIMOTION SCOUT TIA V5.5 SP1 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SINAMICS Startdrive V16 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SINAMICS Startdrive V17 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SINAMICS Startdrive V18 |
Affected:
0 , < *
(custom)
|
|
| Siemens | SIRIUS Safety ES V17 |
Affected:
0 , < V17 Update 7
(custom)
|
|
| Siemens | SIRIUS Safety ES V18 |
Affected:
0 , < V18 Update 2
(custom)
|
|
| Siemens | SIRIUS Soft Starter ES V17 |
Affected:
0 , < V17 Update 7
(custom)
|
|
| Siemens | SIRIUS Soft Starter ES V18 |
Affected:
0 , < V18 Update 2
(custom)
|
|
| Siemens | Soft Starter ES V16 |
Affected:
0 , < V16 Update 7
(custom)
|
|
| Siemens | TIA Portal Cloud V3.0 |
Affected:
0 , < V18 Update 2
(custom)
|
|
| siemens | simatic_step_7_safety |
Affected:
0 , < v16update7
(custom)
Affected: 0 , < v17update7 (custom) Affected: 0 , < v18update2 (custom) cpe:2.3:a:siemens:simatic_step_7_safety:*:*:*:*:*:*:*:* |
|
| siemens | simatic_step_7 |
Affected:
0 , < v16update7
(custom)
Affected: 0 , < v17update7 (custom) Affected: 0 , < v18update2 (custom) cpe:2.3:a:siemens:simatic_step_7:*:*:*:*:*:*:*:* |
|
| siemens | simatic_wincc_unified |
Affected:
0 , < v16update7
(custom)
Affected: 0 , < v17update7 (custom) Affected: 0 , < v18update2 (custom) cpe:2.3:a:siemens:simatic_wincc_unified:*:*:*:*:*:*:*:* |
|
| siemens | simatic_wincc |
Affected:
0 , < v17.7
(custom)
Affected: 0 , < v18update2 (custom) cpe:2.3:a:siemens:simatic_wincc:*:*:*:*:*:*:*:* |
|
| siemens | simocode_es |
Affected:
0 , < v16update7
(custom)
Affected: 0 , < v17update7 (custom) Affected: 0 , < v18update2 (custom) cpe:2.3:a:siemens:simocode_es:*:*:*:*:*:*:*:* |
|
| siemens | simotion_scout_tia |
Affected:
v5.4sp1
cpe:2.3:a:siemens:simotion_scout_tia:v5.4sp1:*:*:*:*:*:*:* |
|
| siemens | simotion_scout_tia |
Affected:
v5.4sp3
cpe:2.3:a:siemens:simotion_scout_tia:v5.4sp3:*:*:*:*:*:*:* |
|
| siemens | simotion_scout_tia |
Affected:
v5.5sp1
cpe:2.3:a:siemens:simotion_scout_tia:v5.5sp1:*:*:*:*:*:*:* |
|
| siemens | sinamics_startdrive |
Affected:
v17
cpe:2.3:a:siemens:sinamics_startdrive:v17:*:*:*:*:*:*:* |
|
| siemens | sinamics_startdrive |
Affected:
v18
cpe:2.3:a:siemens:sinamics_startdrive:v18:*:*:*:*:*:*:* |
|
| siemens | sirius_safety_es |
Affected:
0 , < v17update7
(custom)
Affected: 0 , < v18update2 (custom) cpe:2.3:a:siemens:sirius_safety_es:*:*:*:*:*:*:*:* |
|
| siemens | sirius_soft_starter_es |
Affected:
0 , < v17update7
(custom)
Affected: 0 , < v18update2 (custom) cpe:2.3:a:siemens:sirius_soft_starter_es:*:*:*:*:*:*:*:* |
|
| siemens | soft_starter_es |
Affected:
0 , < v16update7
(custom)
cpe:2.3:a:siemens:soft_starter_es:*:*:*:*:*:*:*:* |
|
| siemens | tia_portal_cloud_v3.0 |
Affected:
0 , < v18update2
(custom)
cpe:2.3:a:siemens:tia_portal_cloud_v3.0:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:siemens:simatic_step_7_safety:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simatic_step_7_safety",
"vendor": "siemens",
"versions": [
{
"lessThan": "v16update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v17update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v18update2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simatic_step_7_safety:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simatic_step_7_safety",
"vendor": "siemens",
"versions": [
{
"lessThan": "v16update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v17update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v18update2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simatic_step_7_safety:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simatic_step_7_safety",
"vendor": "siemens",
"versions": [
{
"lessThan": "v16update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v17update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v18update2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simatic_step_7:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simatic_step_7",
"vendor": "siemens",
"versions": [
{
"lessThan": "v16update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v17update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v18update2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simatic_step_7:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simatic_step_7",
"vendor": "siemens",
"versions": [
{
"lessThan": "v16update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v17update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v18update2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simatic_step_7:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simatic_step_7",
"vendor": "siemens",
"versions": [
{
"lessThan": "v16update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v17update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v18update2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simatic_wincc_unified:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simatic_wincc_unified",
"vendor": "siemens",
"versions": [
{
"lessThan": "v16update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v17update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v18update2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simatic_wincc_unified:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simatic_wincc_unified",
"vendor": "siemens",
"versions": [
{
"lessThan": "v16update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v17update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v18update2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simatic_wincc_unified:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simatic_wincc_unified",
"vendor": "siemens",
"versions": [
{
"lessThan": "v16update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v17update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v18update2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simatic_wincc:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simatic_wincc",
"vendor": "siemens",
"versions": [
{
"lessThan": "v17.7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v18update2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simatic_wincc:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simatic_wincc",
"vendor": "siemens",
"versions": [
{
"lessThan": "v17.7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v18update2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simocode_es:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simocode_es",
"vendor": "siemens",
"versions": [
{
"lessThan": "v16update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v17update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v18update2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simocode_es:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simocode_es",
"vendor": "siemens",
"versions": [
{
"lessThan": "v16update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v17update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v18update2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simocode_es:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simocode_es",
"vendor": "siemens",
"versions": [
{
"lessThan": "v16update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v17update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v18update2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simotion_scout_tia:v5.4sp1:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simotion_scout_tia",
"vendor": "siemens",
"versions": [
{
"status": "affected",
"version": "v5.4sp1"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simotion_scout_tia:v5.4sp3:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simotion_scout_tia",
"vendor": "siemens",
"versions": [
{
"status": "affected",
"version": "v5.4sp3"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:simotion_scout_tia:v5.5sp1:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "simotion_scout_tia",
"vendor": "siemens",
"versions": [
{
"status": "affected",
"version": "v5.5sp1"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:sinamics_startdrive:v17:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "sinamics_startdrive",
"vendor": "siemens",
"versions": [
{
"status": "affected",
"version": "v17"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:sinamics_startdrive:v18:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "sinamics_startdrive",
"vendor": "siemens",
"versions": [
{
"status": "affected",
"version": "v18"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:sirius_safety_es:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "sirius_safety_es",
"vendor": "siemens",
"versions": [
{
"lessThan": "v17update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v18update2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:sirius_safety_es:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "sirius_safety_es",
"vendor": "siemens",
"versions": [
{
"lessThan": "v17update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v18update2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:sirius_soft_starter_es:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "sirius_soft_starter_es",
"vendor": "siemens",
"versions": [
{
"lessThan": "v17update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v18update2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:sirius_soft_starter_es:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "sirius_soft_starter_es",
"vendor": "siemens",
"versions": [
{
"lessThan": "v17update7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "v18update2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:soft_starter_es:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "soft_starter_es",
"vendor": "siemens",
"versions": [
{
"lessThan": "v16update7",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:siemens:tia_portal_cloud_v3.0:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "tia_portal_cloud_v3.0",
"vendor": "siemens",
"versions": [
{
"lessThan": "v18update2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-32735",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-09T19:09:33.343230Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-08-27T20:32:53.425Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T15:25:36.815Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://cert-portal.siemens.com/productcert/html/ssa-779936.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"product": "SIMATIC STEP 7 Safety V16",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V16 Update 7",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC STEP 7 Safety V17",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V17 Update 7",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC STEP 7 Safety V18",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V18 Update 2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC STEP 7 V16",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V16 Update 7",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC STEP 7 V17",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V17 Update 7",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC STEP 7 V18",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V18 Update 2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC WinCC Unified V16",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V16 Update 7",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC WinCC Unified V17",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V17 Update 7",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC WinCC Unified V18",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V18 Update 2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC WinCC V16",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V16.7",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC WinCC V17",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V17.7",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC WinCC V18",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V18 Update 2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMOCODE ES V16",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V16 Update 7",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMOCODE ES V17",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V17 Update 7",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMOCODE ES V18",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V18 Update 2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMOTION SCOUT TIA V5.4 SP1",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMOTION SCOUT TIA V5.4 SP3",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMOTION SCOUT TIA V5.5 SP1",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SINAMICS Startdrive V16",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SINAMICS Startdrive V17",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SINAMICS Startdrive V18",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIRIUS Safety ES V17",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V17 Update 7",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIRIUS Safety ES V18",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V18 Update 2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIRIUS Soft Starter ES V17",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V17 Update 7",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIRIUS Soft Starter ES V18",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V18 Update 2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "Soft Starter ES V16",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V16 Update 7",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "TIA Portal Cloud V3.0",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V18 Update 2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability has been identified in SIMATIC STEP 7 Safety V16 (All versions \u003c V16 Update 7), SIMATIC STEP 7 Safety V17 (All versions \u003c V17 Update 7), SIMATIC STEP 7 Safety V18 (All versions \u003c V18 Update 2), SIMATIC STEP 7 V16 (All versions \u003c V16 Update 7), SIMATIC STEP 7 V17 (All versions \u003c V17 Update 7), SIMATIC STEP 7 V18 (All versions \u003c V18 Update 2), SIMATIC WinCC Unified V16 (All versions \u003c V16 Update 7), SIMATIC WinCC Unified V17 (All versions \u003c V17 Update 7), SIMATIC WinCC Unified V18 (All versions \u003c V18 Update 2), SIMATIC WinCC V16 (All versions \u003c V16.7), SIMATIC WinCC V17 (All versions \u003c V17.7), SIMATIC WinCC V18 (All versions \u003c V18 Update 2), SIMOCODE ES V16 (All versions \u003c V16 Update 7), SIMOCODE ES V17 (All versions \u003c V17 Update 7), SIMOCODE ES V18 (All versions \u003c V18 Update 2), SIMOTION SCOUT TIA V5.4 SP1 (All versions), SIMOTION SCOUT TIA V5.4 SP3 (All versions), SIMOTION SCOUT TIA V5.5 SP1 (All versions), SINAMICS Startdrive V16 (All versions), SINAMICS Startdrive V17 (All versions), SINAMICS Startdrive V18 (All versions), SIRIUS Safety ES V17 (All versions \u003c V17 Update 7), SIRIUS Safety ES V18 (All versions \u003c V18 Update 2), SIRIUS Soft Starter ES V17 (All versions \u003c V17 Update 7), SIRIUS Soft Starter ES V18 (All versions \u003c V18 Update 2), Soft Starter ES V16 (All versions \u003c V16 Update 7), TIA Portal Cloud V3.0 (All versions \u003c V18 Update 2). Affected applications do not properly restrict the .NET BinaryFormatter when deserializing hardware configuration profiles. This could allow an attacker to cause a type confusion and execute arbitrary code within the affected application.\r\n\r\nThis is the same issue that exists for .NET BinaryFormatter https://docs.microsoft.com/en-us/visualstudio/code-quality/ca2300."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV4_0": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-502",
"description": "CWE-502: Deserialization of Untrusted Data",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-07-09T12:04:26.871Z",
"orgId": "cec7a2ec-15b4-4faf-bd53-b40f371f3a77",
"shortName": "siemens"
},
"references": [
{
"url": "https://cert-portal.siemens.com/productcert/html/ssa-779936.html"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "cec7a2ec-15b4-4faf-bd53-b40f371f3a77",
"assignerShortName": "siemens",
"cveId": "CVE-2023-32735",
"datePublished": "2024-07-09T12:04:26.871Z",
"dateReserved": "2023-05-12T13:16:47.721Z",
"dateUpdated": "2025-08-27T20:32:53.425Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2023-32513 (GCVE-0-2023-32513)
Vulnerability from cvelistv5 – Published: 2023-12-28 10:46 – Updated: 2026-04-28 16:08- CWE-502 - Deserialization of Untrusted Data
| URL | Tags |
|---|---|
| https://patchstack.com/database/vulnerability/giv… | vdb-entry |
| Vendor | Product | Version | |
|---|---|---|---|
| GiveWP | GiveWP – Donation Plugin and Fundraising Platform |
Affected:
n/a , ≤ 2.25.3
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T15:18:37.386Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"vdb-entry",
"x_transferred"
],
"url": "https://patchstack.com/database/vulnerability/give/wordpress-give-donation-plugin-plugin-2-25-3-php-object-injection-vulnerability?_s_id=cve"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://wordpress.org/plugins",
"defaultStatus": "unaffected",
"packageName": "give",
"product": "GiveWP \u2013 Donation Plugin and Fundraising Platform",
"vendor": "GiveWP",
"versions": [
{
"changes": [
{
"at": "2.26.0",
"status": "unaffected"
}
],
"lessThanOrEqual": "2.25.3",
"status": "affected",
"version": "n/a",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Rafie Muhammad (Patchstack)"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Deserialization of Untrusted Data vulnerability in GiveWP GiveWP \u2013 Donation Plugin and Fundraising Platform.\u003cp\u003eThis issue affects GiveWP \u2013 Donation Plugin and Fundraising Platform: from n/a through 2.25.3.\u003c/p\u003e"
}
],
"value": "Deserialization of Untrusted Data vulnerability in GiveWP GiveWP \u2013 Donation Plugin and Fundraising Platform.This issue affects GiveWP \u2013 Donation Plugin and Fundraising Platform: from n/a through 2.25.3."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-502",
"description": "CWE-502 Deserialization of Untrusted Data",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-28T16:08:23.149Z",
"orgId": "21595511-bba5-4825-b968-b78d1f9984a3",
"shortName": "Patchstack"
},
"references": [
{
"tags": [
"vdb-entry"
],
"url": "https://patchstack.com/database/vulnerability/give/wordpress-give-donation-plugin-plugin-2-25-3-php-object-injection-vulnerability?_s_id=cve"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Update to\u00a02.26.0 or a higher version."
}
],
"value": "Update to\u00a02.26.0 or a higher version."
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "WordPress GiveWP Plugin \u003c= 2.25.3 is vulnerable to PHP Object Injection",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "21595511-bba5-4825-b968-b78d1f9984a3",
"assignerShortName": "Patchstack",
"cveId": "CVE-2023-32513",
"datePublished": "2023-12-28T10:46:26.559Z",
"dateReserved": "2023-05-09T11:45:38.662Z",
"dateUpdated": "2026-04-28T16:08:23.149Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2023-32336 (GCVE-0-2023-32336)
Vulnerability from cvelistv5 – Published: 2023-05-22 00:57 – Updated: 2025-01-27 20:11- CWE-502 - Deserialization of Untrusted Data
| URL | Tags |
|---|---|
| https://www.ibm.com/support/pages/node/6995879 | vendor-advisory |
| https://exchange.xforce.ibmcloud.com/vulnerabilit… | vdb-entry |
| Vendor | Product | Version | |
|---|---|---|---|
| IBM | InfoSphere Information Server |
Affected:
11.7
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T15:10:25.059Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://www.ibm.com/support/pages/node/6995879"
},
{
"tags": [
"vdb-entry",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/255285"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-32336",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-01-27T20:10:20.664352Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-01-27T20:11:07.018Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "InfoSphere Information Server",
"vendor": "IBM",
"versions": [
{
"status": "affected",
"version": "11.7"
}
]
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "IBM InfoSphere Information Server 11.7 is affected by a remote code execution vulnerability due to insecure deserialization in an RMI service. IBM X-Force ID: 255285."
}
],
"value": "IBM InfoSphere Information Server 11.7 is affected by a remote code execution vulnerability due to insecure deserialization in an RMI service. IBM X-Force ID: 255285."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-502",
"description": "CWE-502 Deserialization of Untrusted Data",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-05-22T00:57:53.748Z",
"orgId": "9a959283-ebb5-44b6-b705-dcc2bbced522",
"shortName": "ibm"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://www.ibm.com/support/pages/node/6995879"
},
{
"tags": [
"vdb-entry"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/255285"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "IBM InfoSphere Information Server code execution",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "9a959283-ebb5-44b6-b705-dcc2bbced522",
"assignerShortName": "ibm",
"cveId": "CVE-2023-32336",
"datePublished": "2023-05-22T00:57:53.748Z",
"dateReserved": "2023-05-08T18:32:52.653Z",
"dateUpdated": "2025-01-27T20:11:07.018Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2023-32242 (GCVE-0-2023-32242)
Vulnerability from cvelistv5 – Published: 2023-12-21 13:03 – Updated: 2026-04-28 16:08 X_Known Exploited Vulnerability- CWE-502 - Deserialization of Untrusted Data
| URL | Tags |
|---|---|
| https://patchstack.com/database/vulnerability/woo… | vdb-entry |
| Vendor | Product | Version | |
|---|---|---|---|
| xTemos | WoodMart - Multipurpose WooCommerce Theme |
Affected:
n/a , ≤ 1.0.36
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T15:10:24.224Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"vdb-entry",
"x_transferred"
],
"url": "https://patchstack.com/database/vulnerability/woodmart-core/wordpress-woodmart-core-plugin-1-0-36-php-object-injection?_s_id=cve"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "WoodMart - Multipurpose WooCommerce Theme",
"vendor": "xTemos",
"versions": [
{
"changes": [
{
"at": "1.0.37",
"status": "unaffected"
}
],
"lessThanOrEqual": "1.0.36",
"status": "affected",
"version": "n/a",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Dave Jong (Patchstack)"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Deserialization of Untrusted Data vulnerability in xtemos WoodMart - Multipurpose WooCommerce Theme.\u003cp\u003eThis issue affects WoodMart - Multipurpose WooCommerce Theme: from n/a through 1.0.36.\u003c/p\u003e"
}
],
"value": "Deserialization of Untrusted Data vulnerability in xtemos WoodMart - Multipurpose WooCommerce Theme.This issue affects WoodMart - Multipurpose WooCommerce Theme: from n/a through 1.0.36."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-502",
"description": "CWE-502 Deserialization of Untrusted Data",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-28T16:08:22.292Z",
"orgId": "21595511-bba5-4825-b968-b78d1f9984a3",
"shortName": "Patchstack"
},
"references": [
{
"tags": [
"vdb-entry"
],
"url": "https://patchstack.com/database/vulnerability/woodmart-core/wordpress-woodmart-core-plugin-1-0-36-php-object-injection?_s_id=cve"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Update to\u00a01.0.37 or a higher version."
}
],
"value": "Update to\u00a01.0.37 or a higher version."
}
],
"source": {
"discovery": "EXTERNAL"
},
"tags": [
"x_known-exploited-vulnerability"
],
"title": "WordPress Woodmart Core Plugin \u003c= 1.0.36 is vulnerable to PHP Object Injection",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "21595511-bba5-4825-b968-b78d1f9984a3",
"assignerShortName": "Patchstack",
"cveId": "CVE-2023-32242",
"datePublished": "2023-12-21T13:03:00.672Z",
"dateReserved": "2023-05-05T08:13:46.345Z",
"dateUpdated": "2026-04-28T16:08:22.292Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
Mitigation
If available, use the signing/sealing features of the programming language to assure that deserialized data has not been tainted. For example, a hash-based message authentication code (HMAC) could be used to ensure that data has not been modified.
Mitigation
When deserializing data, populate a new object rather than just deserializing. The result is that the data flows through safe input validation and that the functions are safe.
Mitigation
Explicitly define a final object() to prevent deserialization.
Mitigation
- Make fields transient to protect them from deserialization.
- An attempt to serialize and then deserialize a class containing transient fields will result in NULLs where the transient data should be. This is an excellent way to prevent time, environment-based, or sensitive variables from being carried over and used improperly.
Mitigation
Avoid having unnecessary types or gadgets (a sequence of instances and method invocations that can self-execute during the deserialization process, often found in libraries) available that can be leveraged for malicious ends. This limits the potential for unintended or unauthorized types and gadgets to be leveraged by the attacker. Add only acceptable classes to an allowlist. Note: new gadgets are constantly being discovered, so this alone is not a sufficient mitigation.
Mitigation
Employ cryptography of the data or code for protection. However, it's important to note that it would still be client-side security. This is risky because if the client is compromised then the security implemented on the client (the cryptography) can be bypassed.
Mitigation MIT-29
Strategy: Firewall
Use an application firewall that can detect attacks against this weakness. It can be beneficial in cases in which the code cannot be fixed (because it is controlled by a third party), as an emergency prevention measure while more comprehensive software assurance measures are applied, or to provide defense in depth [REF-1481].
CAPEC-586: Object Injection
An adversary attempts to exploit an application by injecting additional, malicious content during its processing of serialized objects. Developers leverage serialization in order to convert data or state into a static, binary format for saving to disk or transferring over a network. These objects are then deserialized when needed to recover the data/state. By injecting a malformed object into a vulnerable application, an adversary can potentially compromise the application by manipulating the deserialization process. This can result in a number of unwanted outcomes, including remote code execution.