cvelist/2022/30xxx/CVE-2022-30780.json
2022-06-11 15:01:32 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-30780",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Lighttpd 1.4.56 through 1.4.58 allows a remote attacker to cause a denial of service (CPU consumption from stuck connections) because connection_read_header_more in connections.c has a typo that disrupts use of multiple read operations on large headers."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/lighttpd/lighttpd1.4",
"refsource": "MISC",
"name": "https://github.com/lighttpd/lighttpd1.4"
},
{
"refsource": "MISC",
"name": "https://redmine.lighttpd.net/issues/3059",
"url": "https://redmine.lighttpd.net/issues/3059"
},
{
"refsource": "MISC",
"name": "https://podalirius.net/en/cves/2022-30780/",
"url": "https://podalirius.net/en/cves/2022-30780/"
},
{
"refsource": "MISC",
"name": "https://github.com/p0dalirius/CVE-2022-30780-lighttpd-denial-of-service",
"url": "https://github.com/p0dalirius/CVE-2022-30780-lighttpd-denial-of-service"
}
]
}
}