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/envoyproxy/envoy: GHSA-2wmf-p7f8-w42h #1921

Closed
GoVulnBot opened this issue Jul 14, 2023 · 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-2wmf-p7f8-w42h, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
github.com/envoyproxy/envoy 1.9.1 <= 1.9.0

Cross references:

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

modules:
    - module: github.com/envoyproxy/envoy
      versions:
        - introduced: TODO (earliest fixed "1.9.1", vuln range "<= 1.9.0")
      vulnerable_at: 1.26.3
      packages:
        - package: github.com/envoyproxy/envoy
summary: EnvoyProxy Envoy Missing HTTP URL path normalization
description: |-
    Envoy 1.9.0 and before does not normalize HTTP URL paths. A remote attacker may
    craft a relative path, e.g., `something/../admin`, to bypass access control,
    e.g., a block on `/admin`. A backend server could then interpret the
    non-normalized path and provide an attacker access beyond the scope provided for
    by the access control policy.
cves:
    - CVE-2019-9901
ghsas:
    - GHSA-2wmf-p7f8-w42h
references:
    - advisory: https://github.com/envoyproxy/envoy/security/advisories/GHSA-xcx5-93pw-jw2w
    - web: https://nvd.nist.gov/vuln/detail/CVE-2019-9901
    - report: https://github.com/envoyproxy/envoy/issues/6435
    - web: https://groups.google.com/forum/#!topic/envoy-announce/VoHfnDqZiAM
    - web: https://www.envoyproxy.io/docs/envoy/v1.9.1/intro/version_history
    - fix: https://github.com/envoyproxy/envoy/pull/6519/commits/e668e669677e52a00d99652b5a260d1cedafdfa8
    - web: https://github.com/envoyproxy/envoy/blob/main/security/postmortems/cve-2019-9900.md
    - advisory: https://github.com/advisories/GHSA-2wmf-p7f8-w42h

@neild neild self-assigned this Jul 25, 2023
@neild neild added the excluded: NOT_GO_CODE This vulnerability does not refer to a Go module. label Jul 25, 2023
@gopherbot
Copy link
Contributor

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

This was referenced Nov 8, 2023
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