2021-01-05 16:02:31 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-22218" ,
2021-06-08 16:00:57 +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" : ">=10.5, <13.10.5"
} ,
{
"version_value" : ">=13.11, <13.11.5"
} ,
{
"version_value" : ">=13.12, <13.12.2"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Authentication bypass by spoofing in GitLab"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/297665" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/297665" ,
"refsource" : "MISC"
} ,
{
"name" : "https://hackerone.com/reports/1077019" ,
"url" : "https://hackerone.com/reports/1077019" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22218.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22218.json" ,
"refsource" : "CONFIRM"
}
]
2021-01-05 16:02:31 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-06-08 16:00:57 +00:00
"value" : "All versions of GitLab CE/EE starting with 12.8 were affected by an issue in the handling of x509 certificates that could be used to spoof author of signed commits."
2021-01-05 16:02:31 +00:00
}
]
2021-06-08 16:00:57 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N" ,
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"version" : "3.1" ,
"baseScore" : 2.6 ,
"baseSeverity" : "LOW"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Thanks subbotin for reporting this vulnerability through our HackerOne bug bounty program"
}
]
2021-01-05 16:02:31 +00:00
}