NONE · 0

CVE-2012-10048

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

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

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.