cve/2024/CVE-2024-56528.md

18 lines
898 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-56528](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56528)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
This vulnerability affects Snowplow Collector 3.x before 3.3.0 (unless its set up behind a reverse proxy that establishes payload limits). It involves sending very large payloads to the Collector and can render it unresponsive to the rest of the requests. As a result, data would not enter the pipeline and would be potentially lost.
### POC
#### Reference
- https://support.snowplow.io/hc/en-us/articles/26318139354909-Update-Critical-Snowplow-Security-Updates-Impact-on-Open-Source-Software-Users
#### Github
No PoCs found on GitHub currently.