2022-06-02 13:46:07 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-32222" ,
2022-07-14 15:00:46 +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" : "Vulnerable between v18.0.0 and 18.4.0. Fixed in v18.5.0."
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cryptographic Issues - Generic (CWE-310)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/" ,
"url" : "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/"
}
]
2022-06-02 13:46:07 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-07-14 15:00:46 +00:00
"value" : "A cryptographic vulnerability exists on Node.js on linux in versions of 18.x prior to 18.40.0 which allowed a default path for openssl.cnf that might be accessible under some circumstances to a non-admin user instead of /etc/ssl as was the case in versions prior to the upgrade to OpenSSL 3."
2022-06-02 13:46:07 +00:00
}
]
}
}