cvelist/2018/3xxx/CVE-2018-3786.json
2019-03-18 07:04:18 +00:00

73 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"DATE_PUBLIC": "2018-08-19T00:00:00",
"ID": "CVE-2018-3786",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "egg-scripts",
"version": {
"version_data": [
{
"version_value": "2.8.1"
}
]
}
}
]
},
"vendor_name": "Egg"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A command injection vulnerability in egg-scripts <v2.8.1 allows arbitrary shell command execution through a maliciously crafted command line argument."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Command Injection - Generic (CWE-77)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/eggjs/egg-scripts/pull/26",
"refsource": "CONFIRM",
"url": "https://github.com/eggjs/egg-scripts/pull/26"
},
{
"name": "https://hackerone.com/reports/388936",
"refsource": "MISC",
"url": "https://hackerone.com/reports/388936"
},
{
"name": "https://github.com/eggjs/egg-scripts/blob/2.8.1/History.md",
"refsource": "CONFIRM",
"url": "https://github.com/eggjs/egg-scripts/blob/2.8.1/History.md"
}
]
}
}