Vulnerability Description
Updatecli is a tool used to apply file update strategies. Prior to version 0.93.0, private maven repository credentials may be leaked in application logs in case of unsuccessful retrieval operation. During the execution of an updatecli pipeline which contains a `maven` source configured with basic auth credentials, the credentials are being leaked in the application execution logs in case of failure. Credentials are properly sanitized when the operation is successful but not when for whatever reason there is a failure in the maven repository, e.g. wrong coordinates provided, not existing artifact or version. Version 0.93.0 contains a patch for the issue.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/updatecli/updatecli/commit/344b28091ffeca5ed32e8d0f9eda542842
- https://github.com/updatecli/updatecli/security/advisories/GHSA-v34r-vj4r-38j6
FAQ
What is CVE-2025-24355?
CVE-2025-24355 is a vulnerability with a CVSS score of 7.1 (HIGH). Updatecli is a tool used to apply file update strategies. Prior to version 0.93.0, private maven repository credentials may be leaked in application logs in case of unsuccessful retrieval operation. D...
How severe is CVE-2025-24355?
CVE-2025-24355 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-24355?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.