2019-01-04 16:03:21 -05:00
{
2019-09-09 17:00:51 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 04:18:45 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-5461" ,
2019-09-09 17:00:51 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "GitLab Community Edition" ,
"version" : {
"version_data" : [
{
"version_value" : "Fix Versions: 12.1.2, 12.0.4, and 11.11.6"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper Input Validation (CWE-20)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/446593" ,
"url" : "https://hackerone.com/reports/446593"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://gitlab.com//gitlab-org/gitlab-ce/issues/54649" ,
"url" : "https://gitlab.com//gitlab-org/gitlab-ce/issues/54649"
}
]
2019-03-18 04:18:45 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-09-09 17:00:51 +00:00
"value" : "An input validation problem was discovered in the GitHub service integration which could result in an attacker being able to make arbitrary POST requests in a GitLab instance's internal network. This vulnerability was addressed in 12.1.2, 12.0.4, and 11.11.6."
2019-03-18 04:18:45 +00:00
}
]
}
}