cvelist/2019/15xxx/CVE-2019-15119.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2019-08-16 15:00:47 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-15119",
"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": "lib/install/install.go in cnlh nps through 0.23.2 uses 0777 permissions for /usr/local/bin/nps and/or /usr/bin/nps, leading to a file overwrite by a local user."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/cnlh/nps/issues/176",
"refsource": "MISC",
"name": "https://github.com/cnlh/nps/issues/176"
},
{
"url": "https://github.com/cnlh/nps/commit/7178b3380720e910d283036a8d39879a94105515",
"refsource": "MISC",
"name": "https://github.com/cnlh/nps/commit/7178b3380720e910d283036a8d39879a94105515"
}
]
}
}