2021-08-23 23:01:29 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-39879" ,
2021-10-04 17:00:53 +00:00
"ASSIGNER" : "cve@gitlab.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "GitLab" ,
"product" : {
"product_data" : [
{
"product_name" : "GitLab" ,
"version" : {
"version_data" : [
{
"version_value" : ">=7.11.0, <14.1.7"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Missing authentication for critical function in GitLab"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/338825" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/338825" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-39879.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-39879.json" ,
"refsource" : "CONFIRM"
}
]
2021-08-23 23:01:29 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-10-04 17:00:53 +00:00
"value" : "Missing authentication in all versions of GitLab CE/EE since version 7.11.0 allows an attacker with access to a victim's session to disable two-factor authentication"
2021-08-23 23:01:29 +00:00
}
]
2021-10-04 17:00:53 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N" ,
"attackComplexity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"version" : "3.1" ,
"baseScore" : 2.2 ,
"baseSeverity" : "LOW"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "This vulnerability has been discovered internally by the GitLab team"
}
]
2021-08-23 23:01:29 +00:00
}