2024-07-11 08:03:10 +00:00
{
"id" : "CVE-2024-2880" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2024-07-11T07:15:02.840" ,
2024-07-12 18:03:13 +00:00
"lastModified" : "2024-07-12T16:55:30.137" ,
"vulnStatus" : "Analyzed" ,
2024-07-11 08:03:10 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in GitLab CE/EE affecting all versions starting from 16.5 prior to 16.11.6, starting from 17.0 prior to 17.0.4, and starting from 17.1 prior to 17.1.2 in which a user with `admin_group_member` custom role permission could ban group members."
2024-07-11 14:03:13 +00:00
} ,
{
"lang" : "es" ,
"value" : " Se descubri\u00f3 un problema en GitLab CE/EE que afecta a todas las versiones desde 16.5 anterior a 16.11.6, desde 17.0 anterior a 17.0.4 y desde 17.1 anterior a 17.1.2 en el que un usuario con permiso de rol personalizado `admin_group_member` podr\u00eda banear a los miembros del grupo."
2024-07-11 08:03:10 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-07-12 18:03:13 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 2.7 ,
"baseSeverity" : "LOW"
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 1.4
} ,
2024-07-11 08:03:10 +00:00
{
"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:N/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 2.7 ,
"baseSeverity" : "LOW"
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
2024-07-12 18:03:13 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
} ,
2024-07-11 08:03:10 +00:00
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-284"
}
]
}
] ,
2024-07-12 18:03:13 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "16.5.0" ,
"versionEndExcluding" : "16.11.6" ,
"matchCriteriaId" : "A7295414-D861-4A9C-99AB-9CEF4CCBF9E6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "16.5.0" ,
"versionEndExcluding" : "16.11.6" ,
"matchCriteriaId" : "A8A41D96-9ED4-43BB-9DA0-46A6EDFD1AA8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "17.0.0" ,
"versionEndExcluding" : "17.0.4" ,
"matchCriteriaId" : "C7412902-D4C7-4172-BE56-8D4677226D96"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "17.0.0" ,
"versionEndExcluding" : "17.0.4" ,
"matchCriteriaId" : "12CB9371-7540-4483-A3EE-061ACAF47067"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "17.1.0" ,
"versionEndExcluding" : "17.1.2" ,
"matchCriteriaId" : "45878C42-2DC4-4A09-ADA6-80BCCCF35DDA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "17.1.0" ,
"versionEndExcluding" : "17.1.2" ,
"matchCriteriaId" : "19C3FE9A-BACE-4750-A2C9-E43B7E824711"
}
]
}
]
}
] ,
2024-07-11 08:03:10 +00:00
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/451921" ,
2024-07-12 18:03:13 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Broken Link"
]
2024-07-11 08:03:10 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2431597" ,
2024-07-12 18:03:13 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required"
]
2024-07-11 08:03:10 +00:00
}
]
}