2019-01-04 16:03:21 -05:00
{
2019-09-13 18:00:54 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 03:25:58 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-5485" ,
2019-09-13 18:00:54 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "gitlabhook" ,
"version" : {
"version_data" : [
{
"version_value" : "Not Fixed"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "OS Command Injection (CWE-78)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/685447" ,
"url" : "https://hackerone.com/reports/685447"
2019-09-25 20:01:00 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "http://packetstormsecurity.com/files/154598/NPMJS-gitlabhook-0.0.17-Remote-Command-Execution.html" ,
"url" : "http://packetstormsecurity.com/files/154598/NPMJS-gitlabhook-0.0.17-Remote-Command-Execution.html"
2019-09-13 18:00:54 +00:00
}
]
2019-03-18 03:25:58 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-09-13 18:00:54 +00:00
"value" : "NPM package gitlabhook version 0.0.17 is vulnerable to a Command Injection vulnerability. Arbitrary commands can be injected through the repository name."
2019-03-18 03:25:58 +00:00
}
]
}
}