2020-10-01 14:02:23 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-26412" ,
2020-12-11 04:01:38 +00:00
"ASSIGNER" : "cve@gitlab.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "GitLab" ,
"product" : {
"product_data" : [
{
"product_name" : "GitLab EE" ,
"version" : {
"version_data" : [
{
"version_value" : ">=13.2, <13.4.7"
} ,
{
"version_value" : ">=13.5, <13.5.5"
} ,
{
"version_value" : ">=13.6, <13.6.2"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Information exposure in GitLab EE"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/228670" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/228670" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-26412.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-26412.json" ,
"refsource" : "CONFIRM"
}
]
2020-10-01 14:02:23 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-12-11 04:01:38 +00:00
"value" : "Removed group members were able to use the To-Do functionality to retrieve updated information on confidential epics starting in GitLab EE 13.2 before 13.6.2."
2020-10-01 14:02:23 +00:00
}
]
2020-12-11 04:01:38 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"version" : "3.1" ,
"baseScore" : 3.0 ,
"baseSeverity" : "LOW"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "This vulnerability has been discovered internally by the GitLab team"
}
]
2020-10-01 14:02:23 +00:00
}