| CVE ID | Severity | Package | Affected Version | Fixed Version | CVSS Score |
|---|---|---|---|---|---|
| CVE-2025-8869 | medium | pkg:pypi/pip@25.0.1 | <=25.2 | 25.3 | 5.9 |
When extracting a tar archive pip may not check symbolic links point into the extraction directory if the tarfile module doesn't implement PEP 706. Note that upgrading pip to a "fixed" version for this vulnerability doesn't fix all known vulnerabilities that are remediated by using a Python version that implements PEP 706. Note that this is a vulnerability in pip's fallback implementation of tar extraction for Python versions that don't implement PEP 706 and therefore are not secure to all vulnerabilities in the Python 'tarfile' module. If you're using a Python version that implements PEP 706 then pip doesn't use the "vulnerable" fallback code. Mitigations include upgrading to a version of pip that includes the fix, upgrading to a Python version that implements PEP 706 (Python >=3.9.17, >=3.10.12, >=3.11.4, or >=3.12), applying the linked patch, or inspecting source distributions (sdists) before installation as is already a best-practice. Relevance: The CVE-2025-8869 is relevant if the vulnerability affects Python 3.12's core libraries or dependencies in the `library/python:3.12-slim` image. It could be critical in scenarios where the image is used in security-sensitive environments, such as processing untrusted input or running in multi-tenant systems. Otherwise, its impact may be minimal if the vulnerable component is unused or patched in an updated image. (Note: Relevance analysis is automatically generated and may require verification.) Package URL(s):
More Info (NVD): | |||||
| CVE-2025-45582 | medium | tar | >=1.35+dfsg-3.1 | not fixed | 4.1 |
| CVE-2018-20796 | low | glibc | >=2.41-12+deb13u1 | not fixed | 3.1 |
| CVE-2019-1010022 | low | glibc | >=2.41-12+deb13u1 | not fixed | 3.1 |
| CVE-2022-0563 | low | util-linux | >=2.41-5 | not fixed | 3.1 |
| CVE-2005-2541 | low | tar | >=1.35+dfsg-3.1 | not fixed | 3.1 |
| CVE-2010-4756 | low | glibc | >=2.41-12+deb13u1 | not fixed | 3.1 |
| CVE-2019-1010024 | low | glibc | >=2.41-12+deb13u1 | not fixed | 3.1 |
| CVE-2019-1010023 | low | glibc | >=2.41-12+deb13u1 | not fixed | 3.1 |
| CVE-2023-31438 | low | systemd | >=257.9-1~deb13u1 | not fixed | 3.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.