2021-01-05 16:01:56 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-22189" ,
2021-03-04 15:00:39 +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" : ">=13.8.0, <13.8.4"
} ,
{
"version_value" : ">=13.7.0, <13.7.7"
} ,
{
"version_value" : "<13.6.7"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper certificate validation in GitLab"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/296557" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/296557" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22189.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22189.json" ,
"refsource" : "CONFIRM"
}
]
2021-01-05 16:01:56 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-03-04 15:00:39 +00:00
"value" : "Starting with version 13.7 the Gitlab CE/EE editions were affected by a security issue related to the validation of the certificates for the Fortinet OTP that could result in authentication issues."
2021-01-05 16:01:56 +00:00
}
]
2021-03-04 15:00:39 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N" ,
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"version" : "3.1" ,
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "This vulnerability has been discovered internally by the GitLab team"
}
]
2021-01-05 16:01:56 +00:00
}