2022-01-04 18:01:10 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-0093" ,
2022-01-18 17:01:15 +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" : "<14.4.5"
} ,
{
"version_value" : ">=14.5.0, <14.5.3"
} ,
{
"version_value" : ">=14.6.0, <14.6.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper access control in GitLab"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/343247" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/343247" ,
"refsource" : "MISC"
} ,
{
"name" : "https://hackerone.com/reports/1348738" ,
"url" : "https://hackerone.com/reports/1348738" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-0093.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-0093.json" ,
"refsource" : "CONFIRM"
}
]
2022-01-04 18:01:10 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-01-18 17:01:15 +00:00
"value" : "An issue has been discovered affecting GitLab versions prior to 14.4.5, between 14.5.0 and 14.5.3, and between 14.6.0 and 14.6.1. GitLab allows a user with an expired password to access sensitive information through RSS feeds."
2022-01-04 18:01:10 +00:00
}
]
2022-01-18 17:01:15 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N" ,
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"version" : "3.1" ,
"baseScore" : 3.5 ,
"baseSeverity" : "LOW"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Thanks @joaxcar for reporting this vulnerability through our HackerOne bug bounty program"
}
]
2022-01-04 18:01:10 +00:00
}