2020-05-21 19:01:17 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-13282" ,
2020-08-13 13:07:26 +00:00
"ASSIGNER" : "cve@gitlab.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "GitLab" ,
"product" : {
"product_data" : [
{
"product_name" : "GitLab" ,
"version" : {
"version_data" : [
{
2021-05-03 16:00:46 +00:00
"version_value" : ">=10.5, <13.0.12"
} ,
{
"version_value" : ">=13.1, <13.1.6"
} ,
{
"version_value" : ">=13.2, <13.2.3"
2020-08-13 13:07:26 +00:00
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper access control in GitLab"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/202687" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/202687" ,
"refsource" : "MISC"
} ,
{
"name" : "https://hackerone.com/reports/790786" ,
"url" : "https://hackerone.com/reports/790786" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13282.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13282.json" ,
"refsource" : "CONFIRM"
}
]
2020-05-21 19:01:17 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-08-13 13:07:26 +00:00
"value" : "For GitLab before 13.0.12, 13.1.6, 13.2.3 after a group transfer occurs, members from a parent group keep their access level on the subgroup leading to improper access."
2020-05-21 19:01:17 +00:00
}
]
2020-08-13 13:07:26 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N" ,
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"version" : "3.1" ,
2021-05-03 16:00:46 +00:00
"baseScore" : 3 ,
2020-08-13 13:07:26 +00:00
"baseSeverity" : "LOW"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Thanks [@kryword](https://hackerone.com/kryword) for reporting this vulnerability through our HackerOne bug bounty program"
}
]
2020-05-21 19:01:17 +00:00
}