You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A flaw was found in the /v2/_catalog endpoint in distribution/distribution, which accepts a parameter to control the maximum number of records returned (query string: n). This vulnerability allows a malicious user to submit an unreasonably large value for n, causing the allocation of a massive string array, possibly causing a denial of service through excessive use of memory.
mend-bolt-for-githubbot
changed the title
CVE-2023-2253 (High) detected in github.com/docker/distribution-v2.7.1+incompatible
CVE-2023-2253 (Medium) detected in github.com/docker/distribution-v2.7.1+incompatible
Jun 14, 2023
CVE-2023-2253 - Medium Severity Vulnerability
Vulnerable Library - github.com/docker/distribution-v2.7.1+incompatible
The Docker toolset to pack, ship, store, and deliver content
Library home page: https://proxy.golang.org/github.com/docker/distribution/@v/v2.7.1+incompatible.zip
Dependency Hierarchy:
Found in HEAD commit: 2d8758c5c6af81f1b5149d3ef236b7f962895dbe
Found in base branch: main
Vulnerability Details
A flaw was found in the
/v2/_catalog
endpoint in distribution/distribution, which accepts a parameter to control the maximum number of records returned (query string:n
). This vulnerability allows a malicious user to submit an unreasonably large value forn,
causing the allocation of a massive string array, possibly causing a denial of service through excessive use of memory.Publish Date: 2023-06-06
URL: CVE-2023-2253
CVSS 3 Score Details (6.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: GHSA-hqxw-f8mx-cpmw
Release Date: 2023-04-24
Fix Resolution: v2.8.2
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: