CVE-2024-50347
CVSS V2 None
CVSS V3 None
Description
Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications. Prior to 1.4.0, there is an issue where verification signatures for requests sent to Reverb's Pusher-compatible API were not being verified. This API is used in scenarios such as broadcasting a message from a backend service or for obtaining statistical information (such as number of connections) about a given channel. This issue only affects the Pusher-compatible API endpoints and not the WebSocket connections themselves. In order to exploit this vulnerability, the application ID which, should never be exposed, would need to be known by an attacker. This vulnerability is fixed in 1.4.0.
Overview
- CVE ID
- CVE-2024-50347
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-10-31T17:56:41.503Z
- Last Modified Date
- 2024-10-31T19:46:33.780Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/laravel/reverb/security/advisories/GHSA-pfrr-xvrf-pxjx | x_refsource_CONFIRM |
https://github.com/laravel/reverb/pull/252 | x_refsource_MISC |
https://github.com/laravel/reverb/commit/73cc140d76e803b151fc2dd2e4eb3eb784a82ee2 | x_refsource_MISC |
https://github.com/laravel/reverb/releases/tag/v1.4.0 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-50347 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-50347 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-11-01 13:26:40 | Added to TrackCVE |