CVE-2024-52582
MEDIUM EPSS 7.6%
Published Nov 19, 20241y ago · Modified Jun 17, 20262w ago
4.7 CVSS 3.1
Published Nov 19, 2024 1y ago
Last Modified Jun 17, 2026 2w ago
Description
Cachi2 is a command-line interface tool that pre-fetches a project's dependencies to aid in making the project's build process network-isolated. Prior to version 0.14.0, secrets may be shown in logs when an unhandled exception is triggered because the tool is logging locals of each function. This may uncover secrets if tool used in CI/build pipelines as it's the main use case. Version 0.14.0 contains a patch for the issue. No known workarounds are available.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N Attack Vector Local
Attack Complexity High
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
7.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-497
References 3
- github.com https://github.com/containerbuildsystem/cachi2/commit/d6638e5e14474061a1ab1ba5d0ee72f58b9a11a9
- github.com https://github.com/containerbuildsystem/cachi2/security/advisories/GHSA-w9qc-9m5h-qqmh
- typer.tiangolo.com https://typer.tiangolo.com/tutorial/exceptions/?h=#disable-local-variables-for-security
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.