cvelist/2020/15xxx/CVE-2020-15779.json
2020-07-15 21:01:33 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-15779",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A Path Traversal issue was discovered in the socket.io-file package through 2.0.31 for Node.js. The socket.io-file::createFile message uses path.join with ../ in the name option, and the uploadDir and rename options determine the path."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.npmjs.com/package/socket.io-file",
"refsource": "MISC",
"name": "https://www.npmjs.com/package/socket.io-file"
},
{
"url": "https://github.com/rico345100/socket.io-file",
"refsource": "MISC",
"name": "https://github.com/rico345100/socket.io-file"
},
{
"url": "https://www.npmjs.com/advisories/1519",
"refsource": "MISC",
"name": "https://www.npmjs.com/advisories/1519"
},
{
"url": "https://github.com/advisories/GHSA-9h4g-27m8-qjrg",
"refsource": "MISC",
"name": "https://github.com/advisories/GHSA-9h4g-27m8-qjrg"
}
]
}
}