2023-07-01 02:00:32 +00:00
{
"id" : "CVE-2023-30589" ,
"sourceIdentifier" : "support@hackerone.com" ,
"published" : "2023-07-01T00:15:10.293" ,
2025-02-13 19:04:13 +00:00
"lastModified" : "2025-02-13T17:16:25.090" ,
2024-06-21 20:03:11 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-07-01 02:00:32 +00:00
"descriptions" : [
{
"lang" : "en" ,
2025-02-13 19:04:13 +00:00
"value" : "The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).\r\n\r\nThe CR character (without LF) is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3, only the CRLF sequence should delimit each header-field. This impacts all Node.js active versions: v16, v18, and, v20"
2023-07-01 02:00:32 +00:00
}
] ,
2023-07-11 18:00:45 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-07-11 18:00:45 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-07-11 18:00:45 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-Other"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2023-12-12 15:05:13 +00:00
"criteria" : "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "16.0.0" ,
"versionEndExcluding" : "16.20.1" ,
"matchCriteriaId" : "C5D7BC2C-D9AF-4048-9D36-55BF7CB6632B"
2023-07-11 18:00:45 +00:00
} ,
{
"vulnerable" : true ,
2023-12-12 15:05:13 +00:00
"criteria" : "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "18.0.0" ,
"versionEndExcluding" : "18.16.1" ,
"matchCriteriaId" : "5C30F3E9-6CB7-4616-824E-A97BB69FB7E3"
2023-07-11 18:00:45 +00:00
} ,
{
"vulnerable" : true ,
2023-12-12 15:05:13 +00:00
"criteria" : "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "20.0.0" ,
"versionEndExcluding" : "20.3.1" ,
"matchCriteriaId" : "220A3D52-0B69-438A-B042-F19694CC63F1"
2023-07-11 18:00:45 +00:00
}
]
}
]
2023-07-21 20:00:36 +00:00
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E30D0E6F-4AE8-4284-8716-991DFA48CC5D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9"
}
]
}
]
2023-07-11 18:00:45 +00:00
}
] ,
2023-07-01 02:00:32 +00:00
"references" : [
{
"url" : "https://hackerone.com/reports/2001873" ,
2023-07-11 18:00:45 +00:00
"source" : "support@hackerone.com" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
2023-07-19 10:01:14 +00:00
} ,
2023-07-21 06:00:31 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HMEELCREWMRT6NS7HWXLA6XFLLMO36HE/" ,
2023-07-21 20:00:36 +00:00
"source" : "support@hackerone.com" ,
"tags" : [
"Mailing List"
]
2023-07-21 06:00:31 +00:00
} ,
2023-08-17 20:00:36 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IV326O2X4BE3SINX5FJHMAKVHUAA4ZYF/" ,
2023-12-12 15:05:13 +00:00
"source" : "support@hackerone.com" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
2023-08-17 20:00:36 +00:00
} ,
2023-07-21 04:00:35 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UEJWL67XR67JAGEL2ZK22NA3BRKNMZNY/" ,
2023-07-21 20:00:36 +00:00
"source" : "support@hackerone.com" ,
"tags" : [
"Mailing List"
]
2023-07-21 04:00:35 +00:00
} ,
2023-08-07 04:00:29 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCVG4TQRGTK4LKAZKVEQAUEJM7DUACYE/" ,
2023-12-12 15:05:13 +00:00
"source" : "support@hackerone.com" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
2023-08-07 04:00:29 +00:00
} ,
2023-07-19 10:01:14 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VEEQIN5242K5NBE2CZ4DYTNA5B4YTYE5/" ,
2023-07-21 20:00:36 +00:00
"source" : "support@hackerone.com" ,
"tags" : [
"Mailing List"
]
2023-07-21 06:00:31 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VKFMKD4MJZIKFQJAAJ4VZ2FHIJ764A76/" ,
2023-07-21 20:00:36 +00:00
"source" : "support@hackerone.com" ,
"tags" : [
"Mailing List"
]
2023-08-03 18:00:44 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230803-0009/" ,
2023-12-12 15:05:13 +00:00
"source" : "support@hackerone.com" ,
"tags" : [
"Third Party Advisory"
]
2024-06-21 20:03:11 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20240621-0006/" ,
"source" : "support@hackerone.com"
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2001873" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HMEELCREWMRT6NS7HWXLA6XFLLMO36HE/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IV326O2X4BE3SINX5FJHMAKVHUAA4ZYF/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UEJWL67XR67JAGEL2ZK22NA3BRKNMZNY/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCVG4TQRGTK4LKAZKVEQAUEJM7DUACYE/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VEEQIN5242K5NBE2CZ4DYTNA5B4YTYE5/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VKFMKD4MJZIKFQJAAJ4VZ2FHIJ764A76/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230803-0009/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20240621-0006/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-07-01 02:00:32 +00:00
}
]
}