{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-11075", "ASSIGNER": "psirt@sick.de", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "A vulnerability in the Incoming Goods Suite allows a user with unprivileged access to the underlying system (e.g. local or via SSH) a privilege escalation to the administrative level due to the usage of component vendor Docker images running with root permissions. Exploiting this misconfiguration leads to the fact that an attacker can gain administrative control. over the whole system." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-250 Execution with Unnecessary Privileges", "cweId": "CWE-250" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "SICK AG", "product": { "product_data": [ { "product_name": "SICK Incoming Goods Suite", "version": { "version_data": [ { "version_affected": "=", "version_value": "1.0.0" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://sick.com/psirt", "refsource": "MISC", "name": "https://sick.com/psirt" }, { "url": "https://cdn.sick.com/media/docs/1/11/411/Special_information_CYBERSECURITY_BY_SICK_en_IM0084411.PDF", "refsource": "MISC", "name": "https://cdn.sick.com/media/docs/1/11/411/Special_information_CYBERSECURITY_BY_SICK_en_IM0084411.PDF" }, { "url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices", "refsource": "MISC", "name": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices" }, { "url": "https://www.first.org/cvss/calculator/3.1", "refsource": "MISC", "name": "https://www.first.org/cvss/calculator/3.1" }, { "url": "https://www.sick.com/.well-known/csaf/white/2024/sca-2024-0005.pdf", "refsource": "MISC", "name": "https://www.sick.com/.well-known/csaf/white/2024/sca-2024-0005.pdf" }, { "url": "https://www.sick.com/.well-known/csaf/white/2024/sca-2024-0005.json", "refsource": "MISC", "name": "https://www.sick.com/.well-known/csaf/white/2024/sca-2024-0005.json" } ] }, "generator": { "engine": "Vulnogram 0.2.0" }, "source": { "advisory": "sca-2024-0005", "discovery": "INTERNAL" }, "solution": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "
Customers are strongly recommended to upgrade to the latest release 1.1.0. In addition, we recommend running the Docker daemon and container runtime in rootless mode. It is necessary to set the DOCKER_USER_ID and the DOCKER_GROUP_ID in the environment. Then the Docker socket can run as a non-root user when setting the path DOCKER_SOCKET_PATH=/run/user/${DOCKER_USER_ID}/docker.sock.
\n\n
" } ], "value": "Customers are strongly recommended to upgrade to the latest release 1.1.0. In addition, we recommend running the Docker daemon and container runtime in rootless mode. It is necessary to set the DOCKER_USER_ID and the DOCKER_GROUP_ID in the environment. Then the Docker socket can run as a non-root user when setting the path DOCKER_SOCKET_PATH=/run/user/${DOCKER_USER_ID}/docker.sock." } ], "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" } ] } }