We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Advisory GHSA-qv35-3gw6-8q4j references a vulnerability in the following Go modules:
Description:
A malicious registry could return a different digest for a pinned manifest without detection.
This has been fixed in the v0.7.1 release.
After running a regclient.ManifestGet, the returned digest can be compared to the requested digest.
regclient.ManifestGet
References:
No existing reports found with this module or alias. See doc/quickstart.md for instructions on how to triage this report.
id: GO-ID-PENDING modules: - module: github.com/regclient/regclient versions: - fixed: 0.7.1 vulnerable_at: 0.7.0 summary: In regclient, pinned manifest digests may be ignored in github.com/regclient/regclient ghsas: - GHSA-qv35-3gw6-8q4j references: - advisory: https://github.com/advisories/GHSA-qv35-3gw6-8q4j - advisory: https://github.com/regclient/regclient/security/advisories/GHSA-qv35-3gw6-8q4j - fix: https://github.com/regclient/regclient/commit/7d17cff26c22196b5ddd66bda8c5ee4abf3d1269 source: id: GHSA-qv35-3gw6-8q4j created: 2024-08-05T15:01:23.794178147Z review_status: UNREVIEWED
The text was updated successfully, but these errors were encountered:
Change https://go.dev/cl/603235 mentions this issue: data/reports: add 29 unreviewed reports
data/reports: add 29 unreviewed reports
Sorry, something went wrong.
7162f20
No branches or pull requests
Advisory GHSA-qv35-3gw6-8q4j references a vulnerability in the following Go modules:
Description:
Impact
A malicious registry could return a different digest for a pinned manifest without detection.
Patches
This has been fixed in the v0.7.1 release.
Workarounds
After running a
regclient.ManifestGet
, the returned digest can be compared to the requested digest.References:
No existing reports found with this module or alias.
See doc/quickstart.md for instructions on how to triage this report.
The text was updated successfully, but these errors were encountered: