Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-fv4g-gwpj-74gr: Path traversal vulnerability in stripe-cli

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 [email protected]

ghsa
#vulnerability#git
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2024-45401

Path traversal vulnerability in stripe-cli

High severity GitHub Reviewed Published Sep 5, 2024 in stripe/stripe-cli • Updated Sep 5, 2024

Package

gomod github.com/stripe/stripe-cli (Go)

Affected versions

>= 1.11.1, < 1.21.3

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 [email protected]

References

  • GHSA-fv4g-gwpj-74gr
  • https://nvd.nist.gov/vuln/detail/CVE-2024-45401

Published to the GitHub Advisory Database

Sep 5, 2024

ghsa: Latest News

GHSA-qg5g-gv98-5ffh: rustls network-reachable panic in `Acceptor::accept`