2024-08-08 12:03:12 +00:00
{
"id" : "CVE-2024-6329" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2024-08-08T10:15:09.857" ,
2024-08-23 18:03:15 +00:00
"lastModified" : "2024-08-23T17:01:34.227" ,
"vulnStatus" : "Analyzed" ,
2024-08-08 12:03:12 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in GitLab CE/EE affecting all versions starting from 8.16 prior to 17.0.6, starting from 17.1 prior to 17.1.4, and starting from 17.2 prior to 17.2.2, which causes the web interface to fail to render the diff correctly when the path is encoded."
2024-08-08 14:03:14 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 un problema en GitLab CE/EE que afecta a todas las versiones desde 8.16 anterior a 17.0.6, desde 17.1 anterior a 17.1.4 y desde 17.2 anterior a 17.2.2, lo que provoca que la interfaz web no pueda representar el diff correctamente cuando la ruta est\u00e1 codificada."
2024-08-08 12:03:12 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-08-23 18:03:15 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
2024-08-23 18:03:15 +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:R/S:U/C:N/I:H/A:N" ,
"baseScore" : 5.7 ,
"baseSeverity" : "MEDIUM" ,
2024-08-23 18:03:15 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
2024-08-23 18:03:15 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-08-23 18:03:15 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.1 ,
2024-08-23 18:03:15 +00:00
"impactScore" : 3.6
} ,
2024-08-08 12:03:12 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-08-08 12:03:12 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-08-08 12:03:12 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
2024-08-08 12:03:12 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-08-08 12:03:12 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
2024-08-08 12:03:12 +00:00
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2024-08-23 18:03:15 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
2024-08-23 18:03:15 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-116"
}
]
} ,
2024-08-08 12:03:12 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-08-08 12:03:12 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-116"
}
]
}
] ,
2024-08-23 18:03:15 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "8.16.0" ,
"versionEndExcluding" : "17.0.6" ,
"matchCriteriaId" : "1B1A6D16-725F-4070-9C2A-C7105AEB8968"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "8.16.0" ,
"versionEndExcluding" : "17.0.6" ,
"matchCriteriaId" : "5ADAB032-70C0-4121-9160-97700DA4F348"
} ,
{
"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:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "17.1.0" ,
"versionEndExcluding" : "17.1.4" ,
"matchCriteriaId" : "39754D78-BBE0-41D9-B2AB-5402B32C8ECF"
} ,
{
"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/468937" ,
2024-08-23 18:03:15 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Broken Link"
]
2024-08-08 12:03:12 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2542483" ,
2024-08-23 18:03:15 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required"
]
2024-08-08 12:03:12 +00:00
}
]
}