cvelist/2018/16xxx/CVE-2018-16475.json

62 lines
1.7 KiB
JSON
Raw Normal View History

2018-09-04 20:02:51 -04:00
{
2019-03-17 22:42:14 +00:00
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"ID": "CVE-2018-16475",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "knightjs",
"version": {
"version_data": [
{
"version_value": "<=0.0.1"
}
]
}
}
]
},
"vendor_name": "npm"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-11-06 13:37:47 -05:00
{
2019-03-17 22:42:14 +00:00
"lang": "eng",
"value": "A Path Traversal in Knightjs versions <= 0.0.1 allows an attacker to read content of arbitrary files on a remote server."
2018-11-06 13:37:47 -05:00
}
2019-03-17 22:42:14 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Path Traversal (CWE-22)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://hackerone.com/reports/403707",
"refsource": "MISC",
"url": "https://hackerone.com/reports/403707"
}
]
}
}