cvelist/2024/23xxx/CVE-2024-23722.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2024-01-21 01:00:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-04-02 14:18:25 +00:00
"ID": "CVE-2024-23722",
"STATE": "PUBLIC"
2024-01-21 01:00:34 +00:00
},
2024-04-02 14:18:25 +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-01-21 01:00:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-04-02 14:18:25 +00:00
"value": "In Fluent Bit 2.1.8 through 2.2.1, a NULL pointer dereference can be caused via an invalid HTTP payload with the content type of x-www-form-urlencoded. It crashes and does not restart. This could result in logs not being delivered properly."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/fluent/fluent-bit/compare/v2.2.1...v2.2.2",
"refsource": "MISC",
"name": "https://github.com/fluent/fluent-bit/compare/v2.2.1...v2.2.2"
},
{
"refsource": "MISC",
"name": "https://medium.com/@adurands82/fluent-bit-dos-vulnerability-cve-2024-23722-4e3e74af9d00",
"url": "https://medium.com/@adurands82/fluent-bit-dos-vulnerability-cve-2024-23722-4e3e74af9d00"
2024-01-21 01:00:34 +00:00
}
]
}
}