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/stripe/stripe-cli: GHSA-fv4g-gwpj-74gr #3119

Closed
GoVulnBot opened this issue Sep 5, 2024 · 1 comment
Assignees
Labels

Comments

@GoVulnBot
Copy link

Advisory GHSA-fv4g-gwpj-74gr references a vulnerability in the following Go modules:

Module
github.com/stripe/stripe-cli

Description:

Impact

A vulnerability exists in stripe-cli versions 1.11.1 and higher where a plugin package containing a manifest with a malformed plugin shortname installed using the --archive-url or --archive-path flags can overwrite arbitrary files.

The update addresses the path traversal vulnerability by removing the ability to install plugins from an archive URL or path.

There has been no evidence of exploitation of this vulnerability.

Recommendation

Upgrade to stripe-cli v1.21.3.

For more information

Email us at security@stripe.com

References:

Cross references:

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

id: GO-ID-PENDING
modules:
    - module: github.com/stripe/stripe-cli
      versions:
        - introduced: 1.11.1
        - fixed: 1.21.3
      vulnerable_at: 1.21.2
summary: Path traversal vulnerability in stripe-cli in github.com/stripe/stripe-cli
cves:
    - CVE-2024-45401
ghsas:
    - GHSA-fv4g-gwpj-74gr
references:
    - advisory: https://github.com/advisories/GHSA-fv4g-gwpj-74gr
    - advisory: https://github.com/stripe/stripe-cli/security/advisories/GHSA-fv4g-gwpj-74gr
source:
    id: GHSA-fv4g-gwpj-74gr
    created: 2024-09-05T17:01:28.336282828Z
review_status: UNREVIEWED

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/610804 mentions this issue: data/reports: add 8 unreviewed reports

@tatianab tatianab self-assigned this Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants