CVE-2012-10040

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.
CVSS

No CVSS.

Configurations

No configuration.

History

11 Aug 2025, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-11 15:15

Updated : 2025-08-11 18:32


NVD link : CVE-2012-10040

Mitre link : CVE-2012-10040

CVE.ORG link : CVE-2012-10040


JSON object : View

Products Affected

No product.

CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')