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

Security vulnerability caused by guzzlehttp/oauth-subscriber #2216

Open
thomas-jaeger opened this issue Jan 8, 2025 · 2 comments
Open

Security vulnerability caused by guzzlehttp/oauth-subscriber #2216

thomas-jaeger opened this issue Jan 8, 2025 · 2 comments

Comments

@thomas-jaeger
Copy link

thomas-jaeger commented Jan 8, 2025

Describe the bug

Currently, a security issue is being reported due to the use of guzzlehttp/oauth-subscriber:

# composer audit

Found 1 security vulnerability advisory affecting 1 package:
+-------------------+----------------------------------------------------------------------------------+
| Package           | guzzlehttp/oauth-subscriber                                                      |
| Severity          | low                                                                              |
| CVE               | CVE-2025-21617                                                                   |
| Title             | Guzzle OAuth Subscriber has insufficient nonce entropy                           |
| URL               | https://github.com/advisories/GHSA-237r-r8m4-4q88                                |
| Affected versions | <0.8.1                                                                           |
| Reported at       | 2025-01-06T19:23:26+00:00                                                        |
+-------------------+----------------------------------------------------------------------------------+

Steps to reproduce

  1. add verbb/formie:2.1.37 as dependency to your project
  2. run composer audit

Form settings

n/a

Craft CMS version

4.13.9

Plugin version

2.1.37

Multi-site?

No

Additional context

No response

@mnlmaier
Copy link

mnlmaier commented Jan 8, 2025

👍🏻 +1, also opened an issue related to this, with security-advisories failing: #2215

would be great if this could be resolved :)

@engram-design
Copy link
Member

Fixed for the next release. To get this early, run composer require verbb/formie:"dev-craft-4 as 2.1.37".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants