CVE-2012-5863
23.11.2012, 12:09
These Sinapsi devices do not check for special elements in commands sent to the system. By accessing certain pages with administrative privileges that do not require authentication within the device, attackers can execute arbitrary, unexpected, or dangerous commands directly onto the operating system.
Vendor | Product | Version |
---|---|---|
sinapsitech | sinapsi_firmware | 𝑥 ≤ 2.0.2870 |
sinapsitech | esolar_duo_photovoltaic_system_monitor | - |
sinapsitech | esolar_light_photovoltaic_system_monitor | - |
sinapsitech | esolar_photovoltaic_system_monitor | - |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')The software constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
- CWE-264 -
References