Openfiler v2.x contains a command injection vulnerability...
Critical severity
Unreviewed
Published
Aug 11, 2025
to the GitHub Advisory Database
•
Updated Aug 11, 2025
Description
Published by the National Vulnerability Database
Aug 11, 2025
Published to the GitHub Advisory Database
Aug 11, 2025
Last updated
Aug 11, 2025
Openfiler v2.x contains a command injection vulnerability in the system.html page. The device parameter is used to instantiate a NetworkCard object, whose constructor in network.inc calls exec() with unsanitized input. An authenticated attacker can exploit this to execute arbitrary commands as the openfiler user. Due to misconfigured sudoers, the openfiler user can escalate privileges to root via sudo /bin/bash without a password.
References