2024-03-07 03:00:28 +00:00
{
"id" : "CVE-2024-1299" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2024-03-07T01:15:52.443" ,
2024-12-11 21:03:52 +00:00
"lastModified" : "2024-12-11T20:23:27.497" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-03-07 03:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A privilege escalation vulnerability was discovered in GitLab affecting versions 16.8 prior to 16.8.4 and 16.9 prior to 16.9.2. It was possible for a user with custom role of `manage_group_access_tokens` to rotate group access tokens with owner privileges."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 una vulnerabilidad de escalada de privilegios en GitLab que afecta a las versiones 16.8 anteriores a 16.8.4 y 16.9 anteriores a 16.9.2. Era posible que un usuario con el rol personalizado `manage_group_access_tokens` rotara tokens de acceso de grupo con privilegios de propietario."
2024-03-07 03:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2024-03-07 03:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-03-07 03:00:28 +00:00
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 5.2
2024-12-11 21:03:52 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.2
2024-03-07 03:00:28 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
2024-10-03 08:03:17 +00:00
"value" : "CWE-268"
2024-03-07 03:00:28 +00:00
}
]
2024-12-11 21:03:52 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "16.8.0" ,
"versionEndExcluding" : "16.8.4" ,
"matchCriteriaId" : "C1D7C60A-061E-44F9-AE22-D548DE53B117"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "16.8.0" ,
"versionEndExcluding" : "16.8.4" ,
"matchCriteriaId" : "2F20E088-CE58-4838-B756-612BB8687809"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "16.9.0" ,
"versionEndExcluding" : "16.9.2" ,
"matchCriteriaId" : "D02C567D-8E1A-42C8-83A3-CF368AB3204F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "16.9.0" ,
"versionEndExcluding" : "16.9.2" ,
"matchCriteriaId" : "254A5DA0-23B6-45B2-A91E-F9825E717290"
}
]
}
]
2024-03-07 03:00:28 +00:00
}
] ,
"references" : [
{
"url" : "https://about.gitlab.com/releases/2024/03/06/security-release-gitlab-16-9-2-released/" ,
2024-12-11 21:03:52 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Release Notes"
]
2024-03-07 03:00:28 +00:00
} ,
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/440745" ,
2024-12-11 21:03:52 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2024-03-07 03:00:28 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2356976" ,
2024-12-11 21:03:52 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://about.gitlab.com/releases/2024/03/06/security-release-gitlab-16-9-2-released/" ,
2024-12-11 21:03:52 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/440745" ,
2024-12-11 21:03:52 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2356976" ,
2024-12-11 21:03:52 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required"
]
2024-03-07 03:00:28 +00:00
}
]
}