cvelist/2023/32xxx/CVE-2023-32002.json

79 lines
2.9 KiB
JSON
Raw Normal View History

2023-05-01 02:00:39 +00:00
{
2023-08-21 17:00:34 +00:00
"data_version": "4.0",
2023-05-01 02:00:39 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-32002",
2023-08-21 17:00:34 +00:00
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
2023-05-01 02:00:39 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-08-21 17:00:34 +00:00
"value": "The use of `Module._load()` can bypass the policy mechanism and require modules outside of the policy.json definition for a given module.\n\nThis vulnerability affects all users using the experimental policy mechanism in all active release lines: 16.x, 18.x and, 20.x.\n\nPlease note that at the time this CVE was issued, the policy is an experimental feature of Node.js."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Node.js",
"product": {
"product_data": [
{
"product_name": "Node.js",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "20.5.0",
"version_value": "20.5.0"
},
{
"version_affected": "<=",
"version_name": "18.17.0",
"version_value": "18.17.0"
},
{
"version_affected": "<=",
"version_name": "16.20.1",
"version_value": "16.20.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://hackerone.com/reports/1960870",
"refsource": "MISC",
"name": "https://hackerone.com/reports/1960870"
2023-09-15 14:00:35 +00:00
},
{
"url": "https://security.netapp.com/advisory/ntap-20230915-0009/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20230915-0009/"
2023-05-01 02:00:39 +00:00
}
]
}
}