{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-5935", "ASSIGNER": "prodsec@nozominetworks.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "When configuring Arc (e.g. during the first setup), a local web interface is provided to ease the configuration process. Such web interface lacks authentication and may thus be abused by a local attacker or malware running on the machine itself.\n\n\n\nA malicious local user or process, during a window of opportunity when the local web interface is active, may be able to extract sensitive information or change Arc's configuration. This could also lead to arbitrary code execution if a malicious update package is installed." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-306 Missing Authentication for Critical Function", "cweId": "CWE-306" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Nozomi Networks", "product": { "product_data": [ { "product_name": "Arc", "version": { "version_data": [ { "version_affected": "<", "version_name": "0", "version_value": "1.6.0" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://security.nozominetworks.com/NN-2023:13-01", "refsource": "MISC", "name": "https://security.nozominetworks.com/NN-2023:13-01" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "source": { "discovery": "INTERNAL" }, "solution": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "
Upgrade to v1.6.0 or later.
" } ], "value": "Upgrade to v1.6.0 or later." } ], "credits": [ { "lang": "en", "value": "This issue was found by Diego Giubertoni of Nozomi Networks Security Research team during an internal penetration testing session." } ], "impact": { "cvss": [ { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } ] } }