CVE-2012-10040
CRITICAL 9.4EPSS 2.4%
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 v4.0
- 9.4 CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X - EPSS
- 2.39% chance of exploitation in the next 30 days, 83th percentile
- Published
- 2025-08-11
- Updated
- 2026-04-07
Proof-of-concept exploits (2)
- http://web.archive.org/web/20210922060411/https://itsecuritysolutions.org/2012-09-06-Open…
- https://www.exploit-db.com/exploits/21191