cvelist/2023/46xxx/CVE-2023-46809.json
2024-09-07 17:00:34 +00:00

74 lines
2.7 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-46809",
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Node.js versions which bundle an unpatched version of OpenSSL or run against a dynamically linked version of OpenSSL which are unpatched are vulnerable to the Marvin Attack - https://people.redhat.com/~hkario/marvin/, if PCKS #1 v1.5 padding is allowed when performing RSA descryption using a private key."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Node",
"product": {
"product_data": [
{
"product_name": "https://github.com/nodejs/node",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "21.6.0",
"version_value": "21.6.0"
},
{
"version_affected": "<=",
"version_name": "20.11.0",
"version_value": "20.11.0"
},
{
"version_affected": "<=",
"version_name": "18.19.0",
"version_value": "18.19.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://nodejs.org/en/blog/vulnerability/february-2024-security-releases",
"refsource": "MISC",
"name": "https://nodejs.org/en/blog/vulnerability/february-2024-security-releases"
}
]
}
}