2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-23919" ,
"sourceIdentifier" : "support@hackerone.com" ,
"published" : "2023-02-23T20:15:13.977" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:47:06.033" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A cryptographic vulnerability exists in Node.js <19.2.0, <18.14.1, <16.19.1, <14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service."
}
] ,
"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:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "support@hackerone.com" ,
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-310"
2023-04-24 12:24:31 +02:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "NVD-CWE-Other"
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "14.0.0" ,
"versionEndIncluding" : "14.14.0" ,
"matchCriteriaId" : "428DCD7B-6F66-4F18-B780-5BD80143D482"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*" ,
"versionStartIncluding" : "14.0.0" ,
"versionEndExcluding" : "14.21.3" ,
"matchCriteriaId" : "DA48F3CE-68BC-43F1-9428-A9F928420081"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "16.0.0" ,
"versionEndIncluding" : "16.12.0" ,
"matchCriteriaId" : "1D1D0CEC-62E5-4368-B8F2-1DA5DD0B88FA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*" ,
"versionStartIncluding" : "16.0.0" ,
"versionEndExcluding" : "16.19.1" ,
"matchCriteriaId" : "6E9FAEC6-2D3A-4CBE-859F-11BCECC4F724"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "18.0.0" ,
"versionEndIncluding" : "18.11.0" ,
"matchCriteriaId" : "33DB62F6-9D8D-42F8-A75E-82DA091C02BC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*" ,
"versionStartIncluding" : "18.0.0" ,
"versionEndExcluding" : "18.14.1" ,
"matchCriteriaId" : "80500AD0-17C2-4698-AE03-1C6782FD38B0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "19.0.0" ,
"versionEndExcluding" : "19.2.0" ,
"matchCriteriaId" : "57BCF42B-D5BC-433A-A4BA-E3014E275FA7"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://hackerone.com/reports/1808596" ,
"source" : "support@hackerone.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/" ,
"source" : "support@hackerone.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230316-0008/" ,
"source" : "support@hackerone.com"
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://hackerone.com/reports/1808596" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230316-0008/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}