vipinsun / minifabric

Do fabric network the right and easy way.
Apache License 2.0
0 stars 0 forks source link

CVE-2023-25153 (Medium) detected in github.com/Containerd/Containerd-v1.5.5, github.com/Containerd/Containerd-v1.3.0 #201

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

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

CVE-2023-25153 - Medium Severity Vulnerability

Vulnerable Libraries - github.com/Containerd/Containerd-v1.5.5, github.com/Containerd/Containerd-v1.3.0

github.com/Containerd/Containerd-v1.5.5

An open and reliable container runtime

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

Path to dependency file: /chaincode/cmcc/go/go.mod

Path to vulnerable library: /chaincode/cmcc/go/go.mod

Dependency Hierarchy: - github.com/hyperledger/fabric-v1.4.1 (Root Library) - github.com/fsouza/go-dockerclient-v1.7.3 - github.com/Docker/Docker-v20.10.8+incompatible - :x: **github.com/Containerd/Containerd-v1.5.5** (Vulnerable Library)

github.com/Containerd/Containerd-v1.3.0

An open and reliable container runtime

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

Path to dependency file: /chaincode/samplecc/go/go.mod

Path to vulnerable library: /chaincode/samplecc/go/go.mod,/chaincode/simple/go/go.mod

Dependency Hierarchy: - github.com/hyperledger/fabric-v1.4.1 (Root Library) - github.com/fsouza/go-dockerclient-v1.6.5 - github.com/docker/docker-v1.4.2-0.20191101170500-ac7306503d23 - :x: **github.com/Containerd/Containerd-v1.3.0** (Vulnerable Library)

Found in HEAD commit: 655167764fcdebd1047d2f63249a7596884c4b03

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