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/traefik/traefik: CVE-2022-46153 #1158

Closed
GoVulnBot opened this issue Dec 8, 2022 · 2 comments
Closed
Assignees

Comments

@GoVulnBot
Copy link

CVE-2022-46153 references github.com/traefik/traefik, which may be a Go module.

Description:
Traefik is an open source HTTP reverse proxy and load balancer. In affected versions there is a potential vulnerability in Traefik managing TLS connections. A router configured with a not well-formatted TLSOption is exposed with an empty TLSOption. For instance, a route secured using an mTLS connection set with a wrong CA file is exposed without verifying the client certificates. Users are advised to upgrade to version 2.9.6. Users unable to upgrade should check their logs to detect the error messages and fix your TLS options.

References:

Cross references:

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

modules:
  - module: github.com/traefik/traefik
    packages:
      - package: traefik
description: |
    Traefik is an open source HTTP reverse proxy and load balancer. In affected versions there is a potential vulnerability in Traefik managing TLS connections. A router configured with a not well-formatted TLSOption is exposed with an empty TLSOption. For instance, a route secured using an mTLS connection set with a wrong CA file is exposed without verifying the client certificates. Users are advised to upgrade to version 2.9.6. Users unable to upgrade should check their logs to detect the error messages and fix your TLS options.
cves:
  - CVE-2022-46153
references:
  - web: https://github.com/traefik/traefik/releases/tag/v2.9.6
  - web: https://github.com/traefik/traefik/security/advisories/GHSA-468w-8x39-gj5v
  - fix: https://github.com/traefik/traefik/commit/7e3fe48b80083b41e9ff82a474a36484cabc701a
  - web: https://doc.traefik.io/traefik/v2.9/https/tls/#tls-options

@tatianab tatianab self-assigned this Dec 12, 2022
@tatianab tatianab added the excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module. label Dec 13, 2022
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/457635 mentions this issue: data/excluded: batch add GO-2022-1164, GO-2022-1161, GO-2022-1160, GO-2022-1158, GO-2022-1154, GO-2022-1153, GO-2022-1152, GO-2022-1151, GO-2022-1147, GO-2022-1162, GO-2022-1150

@tatianab tatianab removed the excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module. label Dec 14, 2022
@tatianab
Copy link
Contributor

Duplicate of #1152

@tatianab tatianab marked this as a duplicate of #1152 Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants