2024-08-08 12:03:12 +00:00
{
"id" : "CVE-2024-3035" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2024-08-08T11:15:12.503" ,
2024-08-29 16:03:14 +00:00
"lastModified" : "2024-08-29T15:55:30.247" ,
"vulnStatus" : "Analyzed" ,
2024-08-08 12:03:12 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "A permission check vulnerability in GitLab CE/EE affecting all versions starting from 8.12 prior to 17.0.6, 17.1 prior to 17.1.4, and 17.2 prior to 17.2.2 allowed for LFS tokens to read and write to the user owned repositories."
2024-08-08 14:03:14 +00:00
} ,
{
"lang" : "es" ,
"value" : "Una vulnerabilidad de verificaci\u00f3n de permisos en GitLab CE/EE que afecta a todas las versiones desde 8.12 anterior a 17.0.6, 17.1 anterior a 17.1.4 y 17.2 anterior a 17.2.2 permiti\u00f3 que los tokens LFS leyeran y escribieran en los repositorios propiedad del usuario."
2024-08-08 12:03:12 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-08-29 16:03:14 +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" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.2
} ,
2024-08-08 12:03:12 +00:00
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.8 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
2024-08-29 16:03:14 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-639"
}
]
} ,
2024-08-08 12:03:12 +00:00
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-639"
}
]
}
] ,
2024-08-29 16:03:14 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "8.12.0" ,
"versionEndExcluding" : "17.0.6" ,
"matchCriteriaId" : "B54ED79A-C1EA-4296-9553-595C2FED98D8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "8.12.0" ,
"versionEndExcluding" : "17.0.6" ,
"matchCriteriaId" : "551EDDC6-ADAF-48D9-AFF6-246BD23EF79D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "17.1" ,
"versionEndExcluding" : "17.1.4" ,
"matchCriteriaId" : "1D5FC3BB-8A05-491A-8AB1-8D41CAF39AFB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "17.1.0" ,
"versionEndExcluding" : "17.1.4" ,
"matchCriteriaId" : "6CA14692-9997-4A11-8B3D-29199A3498D4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "17.2.0" ,
"versionEndExcluding" : "17.2.2" ,
"matchCriteriaId" : "153C136B-FF14-43EC-AE67-68273DF7D9ED"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "17.2.0" ,
"versionEndExcluding" : "17.2.2" ,
"matchCriteriaId" : "2BE7EFA9-D9B4-4E7E-81B2-597D3DC5756E"
}
]
}
]
}
] ,
2024-08-08 12:03:12 +00:00
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/452297" ,
2024-08-29 16:03:14 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Broken Link"
]
2024-08-08 12:03:12 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2424715" ,
2024-08-29 16:03:14 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required"
]
2024-08-08 12:03:12 +00:00
}
]
}