2019-01-04 16:03:21 -05:00
{
2019-09-09 18:00:51 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-17 23:58:05 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-5471" ,
2019-09-09 18:00:51 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "GitLab" ,
"version" : {
"version_data" : [
{
"version_value" : "Fixed versions 12.1.2, 12.0.4, and 11.11.6"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-site Scripting (XSS) - Stored (CWE-79)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/496973" ,
"url" : "https://hackerone.com/reports/496973"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://gitlab.com/gitlab-org/gitlab-ee/issues/11515" ,
"url" : "https://gitlab.com/gitlab-org/gitlab-ee/issues/11515"
}
]
2019-03-17 23:58:05 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-09-09 18:00:51 +00:00
"value" : "An input validation and output encoding issue was discovered in the GitLab email notification feature which could result in a persistent XSS. This was addressed in GitLab 12.1.2, 12.0.4, and 11.11.6."
2019-03-17 23:58:05 +00:00
}
]
}
}