cvelist/2021/43xxx/CVE-2021-43931.json

109 lines
3.2 KiB
JSON
Raw Normal View History

2021-11-16 23:00:58 +00:00
{
"CVE_data_meta": {
2021-12-06 18:01:06 +00:00
"ASSIGNER": "ics-cert@hq.dhs.gov",
2021-11-16 23:00:58 +00:00
"ID": "CVE-2021-43931",
2021-12-06 18:01:06 +00:00
"STATE": "PUBLIC",
"TITLE": "Distributed Data Systems WebHM"
2021-11-16 23:00:58 +00:00
},
2021-12-06 18:01:06 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "WebHMI",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "4.1",
"version_value": "4.1"
}
]
}
}
]
},
"vendor_name": "Distributed Data Systems"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Marcin Dudek of CERT.PL reported these vulnerabilities to CISA."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-11-16 23:00:58 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-12-06 18:01:06 +00:00
"value": "The authentication algorithm of the WebHMI portal is sound, but the implemented mechanism can be bypassed as the result of a separate weakness that is primary to the authentication error."
2021-11-16 23:00:58 +00:00
}
]
2021-12-06 18:01:06 +00:00
},
"exploit": [
{
"lang": "eng",
"value": "None"
}
],
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"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"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Authentication Bypass by Primary Weakness"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://us-cert.cisa.gov/ics/advisories/icsa-21-336-03",
"name": "https://us-cert.cisa.gov/ics/advisories/icsa-21-336-03"
}
]
},
"source": {
"advisory": "ICSA-21-336-03",
"defect": [
"CWE-305"
],
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "eng",
"value": "Distributed Data Systems recommends upgrading the platform software to the latest release, Version 4.1"
}
]
2021-11-16 23:00:58 +00:00
}