2019-01-04 16:03:21 -05:00
{
2020-01-28 03:01:06 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 00:11:17 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-5464" ,
2020-01-28 03:01:06 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "GitLab" ,
"product" : {
"product_data" : [
{
"product_name" : "GitLab CE/EE" ,
"version" : {
"version_data" : [
{
"version_value" : "Affects GitLab CE/EE 10.2 and later"
} ,
{
"version_value" : "Fixed in 12.1.2 in 12.0.4 and in 11.11.6"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper Input Validation (CWE-20)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://about.gitlab.com/releases/2019/07/29/security-release-gitlab-12-dot-1-dot-2-released/" ,
"url" : "https://about.gitlab.com/releases/2019/07/29/security-release-gitlab-12-dot-1-dot-2-released/"
} ,
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/632101" ,
"url" : "https://hackerone.com/reports/632101"
} ,
{
"refsource" : "MISC" ,
"name" : "https://gitlab.com/gitlab-org/gitlab-ce/issues/63959" ,
"url" : "https://gitlab.com/gitlab-org/gitlab-ce/issues/63959"
}
]
2019-03-18 00:11:17 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-01-28 03:01:06 +00:00
"value" : "A flawed DNS rebinding protection issue was discovered in GitLab CE/EE 10.2 and later in the `url_blocker.rb` which could result in SSRF where the library is utilized."
2019-03-18 00:11:17 +00:00
}
]
}
}