Command Injection Vulnerability in Zenoss Core 3.x
CVE-2012-10048
Key Information:
- Vendor
Zenoss, Inc.
- Status
- Vendor
- CVE Published:
- 8 August 2025
Badges
What is CVE-2012-10048?
Zenoss Core 3.x has a vulnerability that allows authenticated users to execute arbitrary commands on the server. Specifically, the command injection vulnerability resides in the showDaemonXMLConfig endpoint, where the daemon parameter is directly used in a Popen() call within ZenossInfo.py without appropriate input sanitization. This flaw can lead to potential exploitation by authenticated attackers, enabling them to run unauthorized commands with the privileges of the zenoss user.
Affected Version(s)
Zenoss Core 3.x
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V4
Timeline
- 🟡
Public PoC available
- 👾
Exploit known to exist
Vulnerability published
Vulnerability Reserved