Vulnerability Description
The ops library is a Python framework for developing and testing Kubernetes and machine charms. The issue here is that ops passes the secret content as one of the args via CLI. This issue may affect any of the charms that are using: Juju (>=3.0), Juju secrets and not correctly capturing and processing `subprocess.CalledProcessError`. This vulnerability is fixed in 2.15.0.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/canonical/operator/commit/fea6d2072435a62170d4c01272572f1a7e9
- https://github.com/canonical/operator/security/advisories/GHSA-hcmv-jmqh-fjgm
- https://github.com/canonical/operator/commit/fea6d2072435a62170d4c01272572f1a7e9
- https://github.com/canonical/operator/security/advisories/GHSA-hcmv-jmqh-fjgm
FAQ
What is CVE-2024-41129?
CVE-2024-41129 is a vulnerability with a CVSS score of 4.4 (MEDIUM). The ops library is a Python framework for developing and testing Kubernetes and machine charms. The issue here is that ops passes the secret content as one of the args via CLI. This issue may affect a...
How severe is CVE-2024-41129?
CVE-2024-41129 has been rated MEDIUM with a CVSS base score of 4.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-41129?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.