Description
openDCIM version 23.04, through commit 4467e9c4, contains an OS command injection vulnerability in report_network_map.php. The application retrieves the 'dot' configuration parameter from the database and passes it directly to exec() without validation or sanitation. If an attacker can modify the fac_Config.dot value, arbitrary commands may be executed in the context of the web server process.
Problem types
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Product status
Any version
Credits
Valentin Lobstein (Chocapikk)
References
chocapikk.com/posts/2026/opendcim-sqli-to-rce/
github.com/Chocapikk/opendcim-exploit
github.com/opendcim/openDCIM/pull/1664
github.com/...anges/8f7ab2a710086a9c8c269560793e47c577ddda09
github.com/.../openDCIM/blob/4467e9c4/report_network_map.php
github.com/.../openDCIM/blob/4467e9c4/report_network_map.php
www.vulncheck.com/...jection-via-dot-configuration-parameter