{ "schema_version": "1.4.0", "id": "GHSA-f9jv-w5v2-f33c", "modified": "2023-02-24T18:30:26Z", "published": "2023-02-15T21:30:27Z", "aliases": [ "CVE-2023-22855" ], "details": "Kardex Mlog MCC 5.7.12+0-a203c2a213-master allows remote code execution. It spawns a web interface listening on port 8088. A user-controllable path is handed to a path-concatenation method (Path.Combine from .NET) without proper sanitisation. This yields the possibility of including local files, as well as remote files on SMB shares. If one provides a file with the extension .t4, it is rendered with the .NET templating engine mono/t4, which can execute code.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22855" }, { "type": "WEB", "url": "https://github.com/patrickhener/CVE-2023-22855/blob/main/advisory/advisory.md" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/51239" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/171046/Kardex-Mlog-MCC-5.7.12-0-a203c2a213-master-File-Inclusion-Remote-Code-Execution.html" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/171689/Kardex-Mlog-MCC-5.7.12-Remote-Code-Execution.html" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2023/Feb/10" } ], "database_specific": { "cwe_ids": [ "CWE-94" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-02-15T21:15:00Z" } }