CVE-2023-22855
Kardex Mlog MCC 5.7.12+0-a203c2a213-master allows remote code execution.
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 14.8%, higher than 96% of all known CVEs. Patch or mitigate before the next change window.
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 14.83% probability · 96th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-94
- Affected
- kardex/kardex control center
- Source
- cve@mitre.org
References
- http://packetstormsecurity.com/files/171046/Kardex-Mlog-MCC-5.7.12-0-a203c2a213-master-File-Inclusion-Remote-Code-Execution.htmlExploit, 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/10Exploit, Mailing List, Third Party Advisory
- https://github.com/patrickhener/CVE-2023-22855/blob/main/advisory/advisory.mdExploit, Third Party Advisory
- https://www.exploit-db.com/exploits/51239
- http://packetstormsecurity.com/files/171046/Kardex-Mlog-MCC-5.7.12-0-a203c2a213-master-File-Inclusion-Remote-Code-Execution.htmlExploit, 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/10Exploit, Mailing List, Third Party Advisory
- https://github.com/patrickhener/CVE-2023-22855/blob/main/advisory/advisory.mdExploit, Third Party Advisory
- https://www.exploit-db.com/exploits/51239
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.