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
Link | Resource |
---|---|
http://packetstormsecurity.com/files/171046/Kardex-Mlog-MCC-5.7.12-0-a203c2a213-master-File-Inclusion-Remote-Code-Execution.html | Exploit Third Party Advisory VDB Entry |
http://packetstormsecurity.com/files/171689/Kardex-Mlog-MCC-5.7.12-Remote-Code-Execution.html | |
http://seclists.org/fulldisclosure/2023/Feb/10 | Exploit Mailing List Third Party Advisory |
https://github.com/patrickhener/CVE-2023-22855/blob/main/advisory/advisory.md | Exploit Third Party Advisory |
https://www.exploit-db.com/exploits/51239 |
Configurations
Configuration 1 (hide)
|
History
24 Feb 2023, 17:56
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-02-15 21:15
Updated : 2024-02-04 23:14
NVD link : CVE-2023-22855
Mitre link : CVE-2023-22855
CVE.ORG link : CVE-2023-22855
JSON object : View
Products Affected
kardex
- kardex_control_center
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')