rlennon / whitesource_bolt_demo

Using OS code from Portainer to represent a relatively large project. Whitesource Bolt is used to scan the repo.
0 stars 0 forks source link

CVE-2023-25153 (Medium) detected in github.com/Containerd/Containerd-v1.5.7 #209

Open mend-bolt-for-github[bot] opened 2 weeks ago

mend-bolt-for-github[bot] commented 2 weeks ago

CVE-2023-25153 - Medium Severity Vulnerability

Vulnerable Library - github.com/Containerd/Containerd-v1.5.7

An open and reliable container runtime

Library home page: https://proxy.golang.org/github.com/!containerd/!containerd/@v/v1.5.7.zip

Path to dependency file: /portainer-develop/portainer-develop/api/go.mod

Path to vulnerable library: /portainer-develop/portainer-develop/api/go.mod

Dependency Hierarchy: - github.com/Docker/Docker-v20.10.9+incompatible (Root Library) - :x: **github.com/Containerd/Containerd-v1.5.7** (Vulnerable Library)

Found in HEAD commit: ec9d972edb7fb1ea028782bd0f770272d89e0c60

Found in base branch: main

Vulnerability Details

containerd is an open source container runtime. Before versions 1.6.18 and 1.5.18, when importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of service. This bug has been fixed in containerd 1.6.18 and 1.5.18. Users should update to these versions to resolve the issue. As a workaround, ensure that only trusted images are used and that only trusted users have permissions to import images.

Publish Date: 2023-02-16

URL: CVE-2023-25153

CVSS 3 Score Details (6.2)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2023-25153

Release Date: 2023-02-16

Fix Resolution: v1.5.18,v1.6.18


Step up your Open Source Security Game with Mend here