mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
74 lines
2.0 KiB
JSON
74 lines
2.0 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://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"
|
|
},
|
|
{
|
|
"name" : "https://github.com/eggjs/egg-scripts/pull/26",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://github.com/eggjs/egg-scripts/pull/26"
|
|
}
|
|
]
|
|
}
|
|
}
|