2024-02-06 08:00:33 +00:00
{
2024-02-12 21:00:34 +00:00
"data_version" : "4.0" ,
2024-02-06 08:00:33 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-1250" ,
2024-02-12 21:00:34 +00:00
"ASSIGNER" : "cve@gitlab.com" ,
"STATE" : "PUBLIC"
2024-02-06 08:00:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-02-12 21:00:34 +00:00
"value" : "An issue has been discovered in GitLab EE affecting all versions starting from 16.8 before 16.8.2. When a user is assigned a custom role with manage_group_access_tokens permission, they may be able to create group access tokens with Owner privileges, which may lead to privilege escalation."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2024-10-03 07:00:37 +00:00
"value" : "CWE-268: Privilege Chaining" ,
"cweId" : "CWE-268"
2024-02-12 21:00:34 +00:00
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "GitLab" ,
"product" : {
"product_data" : [
{
"product_name" : "GitLab" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "16.8" ,
"version_value" : "16.8.2"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/439175" ,
"refsource" : "MISC" ,
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/439175"
}
]
} ,
"solution" : [
{
"lang" : "en" ,
"value" : "Upgrade to versions 16.8.2 or above."
}
] ,
"credits" : [
{
"lang" : "en" ,
"value" : "This vulnerability has been discovered internally by GitLab team member [Rohit Shambhuni](https://gitlab.com/rshambhuni)"
}
] ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
2024-10-03 07:00:37 +00:00
"attackVector" : "NETWORK" ,
2024-02-12 21:00:34 +00:00
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
2024-10-03 07:00:37 +00:00
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N" ,
"version" : "3.1"
2024-02-06 08:00:33 +00:00
}
]
}
}