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

64 lines
2.0 KiB
JSON
Raw Normal View History

2023-05-10 02:00:43 +00:00
{
2023-09-12 02:00:35 +00:00
"data_version": "4.0",
2023-05-10 02:00:43 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-32558",
2023-09-12 02:00:35 +00:00
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
2023-05-10 02:00:43 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-09-12 02:00:35 +00:00
"value": "The use of the deprecated API `process.binding()` can bypass the permission model through path traversal. \n\nThis vulnerability affects all users using the experimental permission model in Node.js 20.x.\n\nPlease note that at the time this CVE was issued, the permission model 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"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://hackerone.com/reports/2051257",
"refsource": "MISC",
"name": "https://hackerone.com/reports/2051257"
2023-05-10 02:00:43 +00:00
}
]
}
}