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-2023-47106 #2376

Closed
GoVulnBot opened this issue Dec 4, 2023 · 3 comments
Closed
Assignees
Labels
excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module.

Comments

@GoVulnBot
Copy link

CVE-2023-47106 references github.com/traefik/traefik, which may be a Go module.

Description:
Traefik is an open source HTTP reverse proxy and load balancer. When a request is sent to Traefik with a URL fragment, Traefik automatically URL encodes and forwards the fragment to the backend server. This violates RFC 7230 because in the origin-form the URL should only contain the absolute path and the query. When this is combined with another frontend proxy like Nginx, it can be used to bypass frontend proxy URI-based access control restrictions. This vulnerability has been addressed in versions 2.10.6 and 3.0.0-beta5. Users are advised to upgrade. There are no known workarounds for this vulnerability.

References:

Cross references:

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

modules:
    - module: github.com/traefik/traefik
      vulnerable_at: 1.7.34
      packages:
        - package: traefik
cves:
    - CVE-2023-47106
references:
    - advisory: https://github.com/traefik/traefik/security/advisories/GHSA-fvhj-4qfh-q2hm
    - web: https://datatracker.ietf.org/doc/html/rfc7230#section-5.3.1
    - web: https://github.com/traefik/traefik/releases/tag/v2.10.6
    - web: https://github.com/traefik/traefik/releases/tag/v3.0.0-beta5

@tatianab tatianab self-assigned this Dec 5, 2023
@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 7, 2023
@gopherbot
Copy link
Contributor

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

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/592764 mentions this issue: data/reports: unexclude 31 reports

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/606793 mentions this issue: data/reports: unexclude 15 reports (12)

gopherbot pushed a commit that referenced this issue Aug 21, 2024
  - data/reports/GO-2023-2340.yaml
  - data/reports/GO-2023-2341.yaml
  - data/reports/GO-2023-2344.yaml
  - data/reports/GO-2023-2351.yaml
  - data/reports/GO-2023-2355.yaml
  - data/reports/GO-2023-2376.yaml
  - data/reports/GO-2023-2377.yaml
  - data/reports/GO-2023-2378.yaml
  - data/reports/GO-2023-2381.yaml
  - data/reports/GO-2023-2388.yaml
  - data/reports/GO-2023-2397.yaml
  - data/reports/GO-2023-2398.yaml
  - data/reports/GO-2023-2414.yaml
  - data/reports/GO-2023-2422.yaml
  - data/reports/GO-2023-2426.yaml

Updates #2340
Updates #2341
Updates #2344
Updates #2351
Updates #2355
Updates #2376
Updates #2377
Updates #2378
Updates #2381
Updates #2388
Updates #2397
Updates #2398
Updates #2414
Updates #2422
Updates #2426

Change-Id: I279f769375f27873ced76b136c88665f610ac68c
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/606793
Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
Commit-Queue: Tatiana Bradley <tatianabradley@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module.
Projects
None yet
Development

No branches or pull requests

3 participants