Vulnerability Description
Zenoss Core 3.x contains a command injection vulnerability in the showDaemonXMLConfig endpoint. The daemon parameter is passed directly to a Popen() call in ZenossInfo.py without proper sanitation, allowing authenticated users to execute arbitrary commands on the server as the zenoss user.
Related Weaknesses (CWE)
References
- http://web.archive.org/web/20221203180334/https://itsecuritysolutions.org/2012-0
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exp
- https://sourceforge.net/projects/zenoss/
- https://www.exploit-db.com/exploits/20205
- https://www.exploit-db.com/exploits/37571
- https://www.vulncheck.com/advisories/zenoss-command-execution
FAQ
What is CVE-2012-10048?
CVE-2012-10048 is a documented vulnerability. Zenoss Core 3.x contains a command injection vulnerability in the showDaemonXMLConfig endpoint. The daemon parameter is passed directly to a Popen() call in ZenossInfo.py without proper sanitation, al...
How severe is CVE-2012-10048?
CVSS scoring is not yet available for CVE-2012-10048. Check NVD for updates.
Is there a patch for CVE-2012-10048?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.