2022-01-17 11:01:05 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-0249" ,
2022-03-28 19:01:28 +00:00
"ASSIGNER" : "cve@gitlab.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "GitLab" ,
"product" : {
"product_data" : [
{
"product_name" : "GitLab" ,
"version" : {
"version_data" : [
{
2022-05-13 14:01:33 +00:00
"version_value" : ">=14.7, <14.7.1"
2022-03-28 19:01:28 +00:00
} ,
{
2022-05-13 14:01:33 +00:00
"version_value" : ">=14.6, <14.6.4"
2022-03-28 19:01:28 +00:00
} ,
{
2022-05-13 14:01:33 +00:00
"version_value" : ">=12.0, <14.5.4"
2022-03-28 19:01:28 +00:00
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Information exposure in GitLab"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/29395" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/29395" ,
"refsource" : "MISC"
} ,
{
"name" : "https://hackerone.com/reports/579934" ,
"url" : "https://hackerone.com/reports/579934" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-0249.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-0249.json" ,
"refsource" : "CONFIRM"
}
]
2022-01-17 11:01:05 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-03-28 19:01:28 +00:00
"value" : "A vulnerability was discovered in GitLab starting with version 12. GitLab was vulnerable to a blind SSRF attack since requests to shared address space were not blocked."
2022-01-17 11:01:05 +00:00
}
]
2022-03-28 19:01:28 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"version" : "3.1" ,
2022-05-13 14:01:33 +00:00
"baseScore" : 3 ,
2022-03-28 19:01:28 +00:00
"baseSeverity" : "LOW"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Thanks [no1zy](https://hackerone.com/no1zy) for reporting this vulnerability through our HackerOne bug bounty program."
}
]
2022-01-17 11:01:05 +00:00
}