2021-01-05 16:01:56 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-22167" ,
2021-01-15 16:01:45 +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" : ">=12.1, <13.5.6"
} ,
{
"version_value" : ">=13.6, <13.6.4"
} ,
{
"version_value" : ">=13.7, <13.7.2"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Information exposure in GitLab"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/289944" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/289944" ,
"refsource" : "MISC"
} ,
{
"name" : "https://hackerone.com/reports/1043480" ,
"url" : "https://hackerone.com/reports/1043480" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22167.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22167.json" ,
"refsource" : "CONFIRM"
}
]
2021-01-05 16:01:56 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-01-15 16:01:45 +00:00
"value" : "An issue has been discovered in GitLab affecting all versions starting from 12.1. Incorrect headers in specific project page allows attacker to have a temporary read access to the private repository"
2021-01-05 16:01:56 +00:00
}
]
2021-01-15 16:01:45 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N" ,
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"version" : "3.1" ,
"baseScore" : 5.2 ,
"baseSeverity" : "MEDIUM"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Thanks @anshraj_srivastava for reporting this vulnerability through our HackerOne bug bounty program"
}
]
2021-01-05 16:01:56 +00:00
}