2024-03-28 09:03:26 +00:00
{
"id" : "CVE-2024-2818" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2024-03-28T08:15:26.590" ,
2024-12-11 21:03:52 +00:00
"lastModified" : "2024-12-11T20:25:14.693" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-03-28 09:03:26 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue has been discovered in GitLab CE/EE affecting all versions before 16.8.5, all versions starting from 16.9 before 16.9.3, all versions starting from 16.10 before 16.10.1. It was possible for an attacker to cause a denial of service using malicious crafted description parameter for labels."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 un problema en GitLab CE/EE que afecta a todas las versiones anteriores a 16.8.5, todas las versiones desde 16.9 anteriores a 16.9.3, todas las versiones desde 16.10 anteriores a 16.10.1. Era posible que un atacante provocara una denegaci\u00f3n de servicio utilizando un par\u00e1metro de descripci\u00f3n manipulado maliciosamente para las etiquetas."
2024-03-28 09:03:26 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
2024-03-28 09:03:26 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2024-03-28 09:03:26 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
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:N/I:N/A:H" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
2024-03-28 09:03:26 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
2024-10-03 08:03:17 +00:00
"value" : "CWE-770"
2024-03-28 09:03:26 +00:00
}
]
2024-12-11 21:03:52 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-770"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionEndExcluding" : "16.8.5" ,
"matchCriteriaId" : "4867F1FA-53C2-4AB4-ACF1-257BA2125484"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionEndExcluding" : "16.8.5" ,
"matchCriteriaId" : "D0918E4A-3AD6-461C-A693-9A7273757AC2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "16.9.0" ,
"versionEndExcluding" : "16.9.3" ,
"matchCriteriaId" : "D8B59378-A2DC-4C3D-A4F8-D3913AFD46D0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "16.9.0" ,
"versionEndExcluding" : "16.9.3" ,
"matchCriteriaId" : "EE028131-A200-472E-8CA5-167A4057DB4A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:16.10.0:*:*:*:community:*:*:*" ,
"matchCriteriaId" : "D7864CB7-B9B8-45D3-AD0E-AE9560A23011"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:16.10.0:*:*:*:enterprise:*:*:*" ,
"matchCriteriaId" : "81BBF090-0C40-4056-AE87-620051A1A349"
}
]
}
]
2024-03-28 09:03:26 +00:00
}
] ,
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/434803" ,
2024-12-11 21:03:52 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Broken Link"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/434803" ,
2024-12-11 21:03:52 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
2024-03-28 09:03:26 +00:00
}
]
}