cvelist/2021/32xxx/CVE-2021-32935.json

94 lines
3.0 KiB
JSON
Raw Normal View History

2021-05-13 20:00:40 +00:00
{
"CVE_data_meta": {
2022-05-23 19:01:30 +00:00
"ASSIGNER": "ics-cert@hq.dhs.gov",
2021-05-13 20:00:40 +00:00
"ID": "CVE-2021-32935",
2022-05-23 19:01:30 +00:00
"STATE": "PUBLIC",
"TITLE": "Cognex In-Sight OPC Server - Deserialization of Untrusted Data"
2021-05-13 20:00:40 +00:00
},
2022-05-23 19:01:30 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "In-Sight OPC Server",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "All",
"version_value": "v5.7.4 (96)"
}
]
}
}
]
},
"vendor_name": "Cognex"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Amir Preminger of Claroty reported this vulnerability to CISA."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-05-13 20:00:40 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-05-23 19:01:30 +00:00
"value": "The affected Cognex product, the In-Sight OPC Server versions v5.7.4 (96) and prior, deserializes untrusted data, which could allow a remote attacker access to system level permission commands and local privilege escalation."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-502 Deserialization of Untrusted Data"
}
]
2021-05-13 20:00:40 +00:00
}
]
2022-05-23 19:01:30 +00:00
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.cisa.gov/uscert/ics/advisories/icsa-21-224-01",
"name": "https://www.cisa.gov/uscert/ics/advisories/icsa-21-224-01"
}
]
},
"source": {
"advisory": "ICSA-21-224-01",
"discovery": "UNKNOWN"
2021-05-13 20:00:40 +00:00
}
}