2024-09-12 18:03:19 +00:00
{
"id" : "CVE-2024-8754" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2024-09-12T17:15:06.917" ,
2024-09-14 16:03:15 +00:00
"lastModified" : "2024-09-14T15:40:20.583" ,
"vulnStatus" : "Analyzed" ,
2024-09-12 18:03:19 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue has been discovered in GitLab EE/CE affecting all versions from 16.9.7 prior to 17.1.7, 17.2 prior to 17.2.5, and 17.3 prior to 17.3.2. An improper input validation error allows attacker to squat on accounts via linking arbitrary unclaimed provider identities when JWT authentication is configured."
2024-09-14 16:03:15 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se ha descubierto un problema en GitLab EE/CE que afecta a todas las versiones desde la 16.9.7 hasta la 17.1.7, la 17.2 hasta la 17.2.5 y la 17.3 hasta la 17.3.2. Un error de validaci\u00f3n de entrada incorrecto permite a un atacante apropiarse de cuentas mediante la vinculaci\u00f3n de identidades de proveedores arbitrarias no reclamadas cuando se configura la autenticaci\u00f3n JWT."
2024-09-12 18:03:19 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-09-14 16:03:15 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
2024-09-14 16:03:15 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N" ,
"baseScore" : 6.4 ,
"baseSeverity" : "MEDIUM" ,
2024-09-14 16:03:15 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
2024-09-14 16:03:15 +00:00
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "REQUIRED" ,
2024-09-14 16:03:15 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-09-14 16:03:15 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.2 ,
2024-09-14 16:03:15 +00:00
"impactScore" : 5.2
} ,
2024-09-12 18:03:19 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-09-12 18:03:19 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"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" ,
2024-09-12 18:03:19 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
2024-09-12 18:03:19 +00:00
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "NONE" ,
2024-09-12 18:03:19 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-09-12 18:03:19 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
2024-09-12 18:03:19 +00:00
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
2024-09-14 16:03:15 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
2024-09-14 16:03:15 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-642"
2024-09-14 16:03:15 +00:00
}
]
} ,
2024-09-12 18:03:19 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-09-12 18:03:19 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "NVD-CWE-noinfo"
2024-09-12 18:03:19 +00:00
}
]
}
] ,
2024-09-14 16:03:15 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "16.9.7" ,
"versionEndExcluding" : "17.1.7" ,
"matchCriteriaId" : "CA47B0F3-2D32-4410-AC44-3635F290933C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "16.9.7" ,
"versionEndExcluding" : "17.1.7" ,
"matchCriteriaId" : "B2FAFF4E-0A2B-48DB-A49B-E13694603AB6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "17.2.0" ,
"versionEndExcluding" : "17.2.5" ,
"matchCriteriaId" : "9DE9BFF3-C056-4146-A762-E34D60E10EDE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "17.2.0" ,
"versionEndExcluding" : "17.2.5" ,
"matchCriteriaId" : "1F428DA1-FB1C-4B14-A1E1-65177E7F4B10"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "17.3.0" ,
"versionEndExcluding" : "17.3.2" ,
"matchCriteriaId" : "D2F29B41-64CF-4CEF-8EDF-BBDBA2FFE8C1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "17.3.0" ,
"versionEndExcluding" : "17.3.2" ,
"matchCriteriaId" : "145E52CC-F503-446E-A760-1C01753DA938"
}
]
}
]
}
] ,
2024-09-12 18:03:19 +00:00
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/464062" ,
2024-09-14 16:03:15 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Broken Link"
]
2024-09-12 18:03:19 +00:00
}
]
}