2020-10-01 14:02:23 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-26406" ,
2020-11-17 01:01:39 +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.3, <13.3.9"
} ,
{
"version_value" : ">=13.4, <13.4.5"
} ,
{
"version_value" : ">=13.5, <13.5.2"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Information exposure in GitLab EE"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/244921" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/244921" ,
"refsource" : "MISC"
} ,
{
"name" : "https://hackerone.com/reports/965602" ,
"url" : "https://hackerone.com/reports/965602" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-26406.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-26406.json" ,
"refsource" : "CONFIRM"
}
]
2020-10-01 14:02:23 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-11-17 01:01:39 +00:00
"value" : "Certain SAST CiConfiguration information could be viewed by unauthorized users in GitLab EE starting with 13.3. This information was exposed through GraphQL to non-members of public projects with repository visibility restricted as well as guest members on private projects. Affected versions are: >=13.3, <13.3.9,>=13.4, <13.4.5,>=13.5, <13.5.2."
2020-10-01 14:02:23 +00:00
}
]
2020-11-17 01:01:39 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"version" : "3.1" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Thanks [ashish_r_padelkar](https://hackerone.com/ashish_r_padelkar) for reporting this vulnerability through our HackerOne bug bounty program"
}
]
2020-10-01 14:02:23 +00:00
}