2024-03-04 21:00:36 +00:00
{
2024-07-09 14:00:34 +00:00
"data_version" : "4.0" ,
2024-03-04 21:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-2177" ,
2024-07-09 14:00:34 +00:00
"ASSIGNER" : "cve@gitlab.com" ,
"STATE" : "PUBLIC"
2024-03-04 21:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-07-09 14:00:34 +00:00
"value" : "A Cross Window Forgery vulnerability exists within GitLab CE/EE affecting all versions from 16.3 prior to 16.11.5, 17.0 prior to 17.0.3, and 17.1 prior to 17.1.1. This condition allows for an attacker to abuse the OAuth authentication flow via a crafted payload."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-1021: Improper Restriction of Rendered UI Layers or Frames" ,
"cweId" : "CWE-1021"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "GitLab" ,
"product" : {
"product_data" : [
{
"product_name" : "GitLab" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "16.3" ,
"version_value" : "16.11.5"
} ,
{
"version_affected" : "<" ,
"version_name" : "17.0" ,
"version_value" : "17.0.3"
} ,
{
"version_affected" : "<" ,
"version_name" : "17.1" ,
"version_value" : "17.1.1"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/444467" ,
"refsource" : "MISC" ,
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/444467"
} ,
{
"url" : "https://hackerone.com/reports/2383443" ,
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/2383443"
}
]
} ,
"solution" : [
{
"lang" : "en" ,
"value" : "Upgrade to versions 16.11.5, 17.0.3, 17.1.1 or above."
}
] ,
"credits" : [
{
"lang" : "en" ,
"value" : "Thanks [joaxcar](https://hackerone.com/joaxcar) for reporting this vulnerability through our HackerOne bug bounty program"
}
] ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.8 ,
"baseSeverity" : "MEDIUM"
2024-03-04 21:00:36 +00:00
}
]
}
}