cvelist/2022/3xxx/CVE-2022-3203.json
2022-11-02 17:12:56 +01:00

103 lines
3.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "info@cert.vde.com",
"DATE_PUBLIC": "2022-10-21T12:00:00.000Z",
"ID": "CVE-2022-3203",
"STATE": "PUBLIC",
"TITLE": "ORing net IAP-420(+) Hidden Functionality"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "IAP-420(+) ",
"version": {
"version_data": [
{
"version_affected": "=",
"version_name": "FW 2.0m",
"version_value": "FW 2.0m"
}
]
}
}
]
},
"vendor_name": "ORing"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Lorenzo Bazzana and Marino Miculan of Università degli studi di Udine, Michele Codutti of Danieli Automation"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "On ORing net IAP-420(+) with FW version 2.0m a telnet server is enabled by default and cannot permanently be disabled. You can connect to the device via LAN or WiFi with hardcoded credentials and get an administrative shell. These credentials are reset to defaults with every reboot."
}
]
},
"generator": {
"engine": "vulnogram 0.1.0-rc1"
},
"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": "CWE-912 Hidden Functionality"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://mads.uniud.it/2022/09/lord-of-the-orings/",
"refsource": "CONFIRM",
"url": "https://mads.uniud.it/2022/09/lord-of-the-orings/"
}
]
},
"source": {
"defect": [
"CERT@VDE#64203"
],
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "eng",
"value": "After every reboot telnet to the device and terminate the telnetd process (at least)"
}
]
}