CVE ID | Severity | Package | Affected Version | Fixed Version | CVSS Score |
---|---|---|---|---|---|
CVE-2025-48385 | high | git | >=1:2.39.5-0+deb12u2 | not fixed | 8.6 |
Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When cloning a repository Git knows to optionally fetch a bundle advertised by the remote server, which allows the server-side to offload parts of the clone to a CDN. The Git client does not perform sufficient validation of the advertised bundles, which allows the remote side to perform protocol injection. This protocol injection can cause the client to write the fetched bundle to a location controlled by the adversary. The fetched content is fully controlled by the server, which can in the worst case lead to arbitrary code execution. The use of bundle URIs is not enabled by default and can be controlled by the bundle.heuristic config option. Some cases of the vulnerability require that the adversary is in control of where a repository will be cloned to. This either requires social engineering or a recursive clone with submodules. These cases can thus be avoided by disabling recursive clones. This vulnerability is fixed in v2.43.7, v2.44.4, v2.45.4, v2.46.4, v2.47.3, v2.48.2, v2.49.1, and v2.50.1. Relevance: CVE-2025-48385 is critical if the Docker image `library/gcc:latest` is used in environments where untrusted code is compiled or executed, as it could allow arbitrary code execution. It is less relevant for isolated development or CI/CD pipelines with trusted code. Always ensure the base image is patched if exposed to external inputs. (Note: Relevance analysis is automatically generated and may require verification.) Package URL(s):
More Info (NVD): | |||||
CVE-2025-27614 | high | git | >=1:2.39.5-0+deb12u2 | not fixed | 8.6 |
CVE-2025-46835 | high | git | >=1:2.39.5-0+deb12u2 | not fixed | 8.5 |
CVE-2025-48384 | high | git | >=1:2.39.5-0+deb12u2 | not fixed | 8.0 |
CVE-2025-7425 | high | libxslt | >=1.1.35-1+deb12u1 | not fixed | 7.8 |
CVE-2025-7424 | high | libxslt | >=1.1.35-1+deb12u1 | not fixed | 7.8 |
CVE-2025-6020 | high | pam | >=1.5.2-6+deb12u1 | not fixed | 7.8 |
CVE-2025-48386 | medium | git | >=1:2.39.5-0+deb12u2 | not fixed | 6.3 |
CVE-2009-3546 | medium | libwmf | >=0.2.12-5.1 | not fixed | 4.1 |
CVE-2007-3996 | medium | libwmf | >=0.2.12-5.1 | not fixed | 4.1 |
Exploitation could lead to severe consequences, such as system compromise or data loss. Requires immediate attention.
Vulnerability could be exploited relatively easily and lead to significant impact. Requires prompt attention.
Exploitation is possible but might require specific conditions. Impact is moderate. Should be addressed in a timely manner.
Exploitation is difficult or impact is minimal. Address when convenient or as part of regular maintenance.
Severity is not determined, informational, or negligible. Review based on context.
Sliplane is a simple container hosting solution. It enables you to deploy your containers in the cloud within minutes and scale up as you grow.
CVE stands for Common Vulnerabilities and Exposures. It is a standardized identifier for known security vulnerabilities, allowing developers and organizations to track and address potential risks effectively. For more information, visit cve.mitre.org.
The CVE Scanner is a powerful tool that helps you identify known vulnerabilities in your Docker images. By scanning your images against a comprehensive database of Common Vulnerabilities and Exposures (CVEs), you can ensure that your applications are secure and up-to-date. For more details, checkout the NIST CVE Database.
The CVE Scanner analyzes your Docker images against a comprehensive database of known vulnerabilities. It uses Docker Scout under the hood to provide detailed insights into affected packages, severity levels, and available fixes, empowering you to take immediate action.
With the rise of supply chain attacks, ensuring the security of your applications has become more critical than ever. CVE scanning plays a vital role in identifying vulnerabilities that could be exploited by attackers, especially those introduced through dependencies and third-party components. Regularly scanning and securing your Docker images is essential to protect your applications from these evolving threats.
Patching your Docker images is a critical step in maintaining the security and stability of your applications. By regularly updating your images to include the latest security patches, you can address known vulnerabilities and reduce the risk of exploitation. This proactive approach ensures that your applications remain resilient against emerging threats and helps maintain compliance with security best practices.