2022-03-29 23:01:19 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-1162" ,
2022-04-04 20:01:30 +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.9, <14.9.2"
} ,
{
"version_value" : ">=14.8, <14.8.5"
} ,
{
"version_value" : ">=14.7, <14.7.7"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Use of hard-coded credentials in GitLab"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/357210" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/357210" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-1162.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-1162.json" ,
"refsource" : "CONFIRM"
2022-04-26 17:01:36 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "http://packetstormsecurity.com/files/166828/Gitlab-14.9-Authentication-Bypass.html" ,
"url" : "http://packetstormsecurity.com/files/166828/Gitlab-14.9-Authentication-Bypass.html"
2022-04-04 20:01:30 +00:00
}
]
2022-03-29 23:01:19 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-04-04 20:01:30 +00:00
"value" : "A hardcoded password was set for accounts registered using an OmniAuth provider (e.g. OAuth, LDAP, SAML) in GitLab CE/EE versions 14.7 prior to 14.7.7, 14.8 prior to 14.8.5, and 14.9 prior to 14.9.2 allowing attackers to potentially take over accounts"
2022-03-29 23:01:19 +00:00
}
]
2022-04-04 20:01:30 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" ,
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"version" : "3.1" ,
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "This vulnerability has been discovered internally by the GitLab team"
}
]
2022-03-29 23:01:19 +00:00
}