| CVE ID | Severity | Package | Affected Version | Fixed Version | CVSS Score |
|---|---|---|---|---|---|
| CVE-2025-64118 | medium | pkg:npm/tar@7.5.1 | =7.5.1 | 7.5.2 | 6.1 |
SummaryUsing DetailsSee:
PoCA:
B (vulnerable):
Run A and B in parallel on Node.js 22 or >=25.1.0 Dumps ImpactExposes process memory and could result in e.g. unintentionally (aka attacker-controlled) attempting to process sensitive data rather than tar entry contents. Uninitialized memory can contain unrelated file contents, environment variables, passwords, etc. To execute, an attacker must reduce the file size to boundary between a tar header and body block, in the time between when the tar archive file size is read via This is conditional on using the This is also conditional to attacker being able to truncate (or induce a truncation/replacement) of a file on disk (e.g. in cache). If the tar file is initially larger than the By default, Other methods in this library ( Relevance: The CVE-2025-64118 might be critical if the Node.js application in the container processes untrusted input or interacts with external systems, as it could allow arbitrary code execution. For isolated or internal use with trusted data, the risk is lower. Always assess if the vulnerable component is actively used in your workload. (Note: Relevance analysis is automatically generated and may require verification.) Package URL(s):
More Info (NVD): | |||||
| CVE-2025-45582 | medium | tar | >=1.34+dfsg-1.2+deb12u1 | not fixed | 4.1 |
| CVE-2023-31486 | low | perl | >=5.36.0-7+deb12u3 | not fixed | 3.1 |
| CVE-2005-2541 | low | tar | >=1.34+dfsg-1.2+deb12u1 | not fixed | 3.1 |
| CVE-2023-31438 | low | systemd | >=252.39-1~deb12u1 | not fixed | 3.1 |
| CVE-2011-3389 | low | gnutls28 | >=3.7.9-2+deb12u5 | not fixed | 3.1 |
| CVE-2007-5686 | low | shadow | >=1:4.13+dfsg1-1+deb12u1 | not fixed | 3.1 |
| CVE-2018-20796 | low | glibc | >=2.36-9+deb12u13 | not fixed | 3.1 |
| CVE-2019-1010025 | low | glibc | >=2.36-9+deb12u13 | not fixed | 3.1 |
| CVE-2019-1010022 | low | glibc | >=2.36-9+deb12u13 | 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.