← Back to browse · API

CVE-2023-22855

Severity
CRITICAL
CVSS
9.8
EPSS
0.14832
Risk score
44.39
CISA KEV
No
PoC
No
Published
2023-02-15
Modified
2025-03-19
First seen
2026-08-07
Aliases
EUVD-2023-26965, GHSA-F9JV-W5V2-F33C
Products
n/a:n/a n/a
Sources
euvd EUVD-2023-26965

Description

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.

References