cvelist/2023/30xxx/CVE-2023-30584.json

64 lines
2.1 KiB
JSON
Raw Normal View History

2023-04-13 02:00:34 +00:00
{
2024-09-07 17:00:34 +00:00
"data_version": "4.0",
2023-04-13 02:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-30584",
2024-09-07 17:00:34 +00:00
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
2023-04-13 02:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-09-07 17:00:34 +00:00
"value": "A vulnerability has been discovered in Node.js version 20, specifically within the experimental permission model. This flaw relates to improper handling of path traversal bypass when verifying file permissions.\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.3.1",
"version_value": "20.3.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://nodejs.org/en/blog/vulnerability/june-2023-security-releases",
"refsource": "MISC",
"name": "https://nodejs.org/en/blog/vulnerability/june-2023-security-releases"
2023-04-13 02:00:34 +00:00
}
]
}
}