2022-07-06 16:00:45 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-35256" ,
2022-12-05 22:00:37 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "https://github.com/nodejs/node" ,
"version" : {
"version_data" : [
{
"version_value" : "Fixed in 14.20.1+, 16.17.1+,18.9.1+"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "HTTP Request Smuggling (CWE-444)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/1675191" ,
"url" : "https://hackerone.com/reports/1675191"
2023-01-10 13:00:41 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf" ,
"url" : "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf"
2023-01-26 21:07:12 +00:00
} ,
{
"refsource" : "DEBIAN" ,
"name" : "DSA-5326" ,
"url" : "https://www.debian.org/security/2023/dsa-5326"
2022-12-05 22:00:37 +00:00
}
]
2022-07-06 16:00:45 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-12-05 22:00:37 +00:00
"value" : "The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling."
2022-07-06 16:00:45 +00:00
}
]
}
}