cvelist/2024/56xxx/CVE-2024-56528.json

62 lines
2.1 KiB
JSON
Raw Normal View History

2024-12-27 07:00:53 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2025-04-03 21:00:32 +00:00
"ID": "CVE-2024-56528",
"STATE": "PUBLIC"
2024-12-27 07:00:53 +00:00
},
2025-04-03 21:00:32 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2024-12-27 07:00:53 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2025-04-03 21:00:32 +00:00
"value": "This vulnerability affects Snowplow Collector 3.x before 3.3.0 (unless it\u2019s 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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://support.snowplow.io/hc/en-us/articles/26318139354909-Update-Critical-Snowplow-Security-Updates-Impact-on-Open-Source-Software-Users",
"url": "https://support.snowplow.io/hc/en-us/articles/26318139354909-Update-Critical-Snowplow-Security-Updates-Impact-on-Open-Source-Software-Users"
2024-12-27 07:00:53 +00:00
}
]
}
}