NONE · 0

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

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2012-10040?

CVE-2012-10040 is a documented vulnerability. 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 ...

How severe is CVE-2012-10040?

CVSS scoring is not yet available for CVE-2012-10040. Check NVD for updates.

Is there a patch for CVE-2012-10040?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.