2024-05-14 16:04:21 +00:00
{
"id" : "CVE-2024-2651" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2024-05-14T15:20:14.557" ,
2024-12-12 23:03:43 +00:00
"lastModified" : "2024-12-12T22:00:20.573" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-05-14 16:04:21 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue has been discovered in GitLab CE/EE affecting all versions before 16.9.7, all versions starting from 16.10 before 16.10.5, all versions starting from 16.11 before 16.11.2. It was possible for an attacker to cause a denial of service using maliciously crafted markdown content."
2024-05-19 02:03:31 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 un problema en GitLab CE/EE que afecta a todas las versiones anteriores a 16.9.7, todas las versiones desde 16.10 anteriores a 16.10.5, todas las versiones desde 16.11 anteriores a 16.11.2. Era posible que un atacante provocara una denegaci\u00f3n de servicio utilizando contenido de rebajas creado con fines malintencionados."
2024-05-14 16:04:21 +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:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2024-05-14 16:04:21 +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" : "HIGH"
2024-05-14 16:04:21 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
2024-12-12 23:03:43 +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-05-14 16:04:21 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
2024-10-03 08:03:17 +00:00
"value" : "CWE-1333"
2024-05-14 16:04:21 +00:00
}
]
2024-12-12 23:03:43 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1333"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionEndExcluding" : "16.9.7" ,
"matchCriteriaId" : "21470D80-9A00-42E9-B092-2DDFC104ADE3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionEndExcluding" : "16.9.7" ,
"matchCriteriaId" : "2D9021EA-57C4-4E0C-9365-1B3835EDABB6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "16.10.0" ,
"versionEndExcluding" : "16.10.5" ,
"matchCriteriaId" : "356482CA-C9DF-418B-BBDF-C6C09CA8C16D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "16.10.0" ,
"versionEndExcluding" : "16.10.5" ,
"matchCriteriaId" : "154184A5-A34D-4DB1-85B4-DE47A3723E6B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "16.11.0" ,
"versionEndExcluding" : "16.11.2" ,
"matchCriteriaId" : "9B50E4E6-602E-470D-BB03-774CFB1461B6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "16.11.0" ,
"versionEndExcluding" : "16.11.2" ,
"matchCriteriaId" : "5ACCB718-2ABE-4F1A-AB57-B2D3B4879FAC"
}
]
}
]
2024-05-14 16:04:21 +00:00
}
] ,
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/450830" ,
2024-12-12 23:03:43 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Broken Link"
]
2024-05-14 16:04:21 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2408619" ,
2024-12-12 23:03:43 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/450830" ,
2024-12-12 23:03:43 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2408619" ,
2024-12-12 23:03:43 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required"
]
2024-05-14 16:04:21 +00:00
}
]
}