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/docker/docker: GHSA-j249-ghv5-7mxv #2013

Closed
GoVulnBot opened this issue Aug 15, 2023 · 2 comments
Closed
Assignees
Labels
excluded: NOT_IMPORTABLE This vulnerability only exists in a binary and is not importable.

Comments

@GoVulnBot
Copy link

In GitHub Security Advisory GHSA-j249-ghv5-7mxv, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
github.com/docker/docker 18.09.8 < 18.09.8

Cross references:

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

modules:
    - module: github.com/docker/docker
      versions:
        - fixed: 18.09.8
      packages:
        - package: github.com/docker/docker
summary: Secret insertion into debug log in Docker
description: |-
    In Docker CE and EE before 18.09.8 (as well as Docker EE before 17.06.2-ee-23
    and 18.x before 18.03.1-ee-10), Docker Engine in debug mode may sometimes add
    secrets to the debug log. This applies to a scenario where docker stack deploy
    is run to redeploy a stack that includes (non external) secrets. It potentially
    applies to other API users of the stack API if they resend the secret.
cves:
    - CVE-2019-13509
ghsas:
    - GHSA-j249-ghv5-7mxv
references:
    - web: https://nvd.nist.gov/vuln/detail/CVE-2019-13509
    - web: https://docs.docker.com/engine/release-notes/18.09/
    - advisory: https://github.com/advisories/GHSA-j249-ghv5-7mxv

@maceonthompson maceonthompson self-assigned this Aug 23, 2023
@maceonthompson maceonthompson added the excluded: NOT_IMPORTABLE This vulnerability only exists in a binary and is not importable. label Aug 23, 2023
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/522555 mentions this issue: data/excluded: batch add 11 excluded reports

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/592762 mentions this issue: data/reports: unexclude 75 reports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excluded: NOT_IMPORTABLE This vulnerability only exists in a binary and is not importable.
Projects
None yet
Development

No branches or pull requests

3 participants