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/pterodactyl/wings: GHSA-6rg3-8h8x-5xfv #389

Closed
GoVulnBot opened this issue Mar 24, 2022 · 2 comments
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

In GitHub Security Advisory GHSA-6rg3-8h8x-5xfv, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
github.com/pterodactyl/wings 1.2.1 = 1.2.0

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

package: github.com/pterodactyl/wings
versions:
  - introduced: TODO (earliest fixed "1.2.1", vuln range "= 1.2.0")
description: |
    ### Impact
    A newly implemented route allowing users to download files from remote endpoints was not properly verifying the destination hostname for user provided URLs. This would allow malicious users to potentially access resources on local networks that would otherwise be inaccessible.

    This vulnerability requires valid authentication credentials and is therefore **not exploitable by unauthenticated users**. If you are running an instance for yourself or other trusted individuals this impact is unlikely to be of major concern to you. However, you should still upgrade for security sake.

    ### Patches
    Users should upgrade to the latest version of Wings.

    ### Workarounds
    There is no workaround available that does not involve modifying Panel or Wings code.
published: 2021-06-23T18:04:50Z
last_modified: 2021-10-05T17:24:12Z
ghsas:
  - GHSA-6rg3-8h8x-5xfv

@neild
Copy link
Contributor

neild commented Jun 16, 2022

Vulnerability in tool.

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/592767 mentions this issue: data/reports: unexclude 50 reports

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

4 participants