Skip to content
New issue

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

x/vulndb: potential Go vuln in github.com/opencontainers/image-spec: GHSA-77vh-xpmg-72qh #361

Closed
GoVulnBot opened this issue Mar 24, 2022 · 1 comment
Assignees
Labels
excluded: NOT_GO_CODE This vulnerability does not refer to a Go module.

Comments

@GoVulnBot
Copy link

In GitHub Security Advisory GHSA-77vh-xpmg-72qh, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
github.com/opencontainers/image-spec 1.0.2 < 1.0.2

See doc/triage.md for instructions on how to triage this report.

package: github.com/opencontainers/image-spec
versions:
  - introduced: v0.0.0
    fixed: v1.0.2
description: |
    ### Impact
    In the OCI Image Specification version 1.0.1 and prior, manifest and index documents are not self-describing and documents with a single digest could be interpreted as either a manifest or an index.

    ### Patches
    The Image Specification will be updated to recommend that both manifest and index documents contain a `mediaType` field to identify the type of document.
    Release [v1.0.2](https://github.com/opencontainers/image-spec/releases/tag/v1.0.2) includes these updates.

    ### Workarounds
    Software attempting to deserialize an ambiguous document may reject the document if it contains both “manifests” and “layers” fields or “manifests” and “config” fields.

    ### References
    https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m

    ### For more information
    If you have any questions or comments about this advisory:
    * Open an issue in https://github.com/opencontainers/image-spec
    * Email us at [[email protected]](mailto:[email protected])
    * https://github.com/opencontainers/image-spec/commits/v1.0.2
published: 2021-11-18T16:02:41Z
last_modified: 2021-11-24T19:43:36Z
ghsas:
  - GHSA-77vh-xpmg-72qh

@neild
Copy link
Contributor

neild commented Jul 13, 2022

Vulnerability in specification, not code. See #379 for associated package vulnerability.

@neild neild closed this as completed Jul 13, 2022
@neild neild added excluded: NOT_GO_CODE This vulnerability does not refer to a Go module. and removed NotGoVuln labels Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excluded: NOT_GO_CODE This vulnerability does not refer to a Go module.
Projects
None yet
Development

No branches or pull requests

3 participants