2024-11-26 21:05:12 +00:00
{
"id" : "CVE-2024-11828" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2024-11-26T19:15:22.910" ,
2024-12-12 23:03:43 +00:00
"lastModified" : "2024-12-12T21:07:04.270" ,
"vulnStatus" : "Analyzed" ,
2024-11-26 21:05:12 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "A denial of service (DoS) condition was discovered in GitLab CE/EE affecting all versions from 13.2.4 before 17.4.5, 17.5 before 17.5.3, and 17.6 before 17.6.1. By leveraging this vulnerability an attacker could create a DoS condition by sending crafted API calls. This was a regression of an earlier patch."
2024-12-08 03:06:42 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 una condici\u00f3n de denegaci\u00f3n de servicio (DoS) en GitLab CE/EE que afectaba a todas las versiones desde la 13.2.4 hasta la 17.4.5, desde la 17.5 hasta la 17.5.3 y desde la 17.6 hasta la 17.6.1. Al aprovechar esta vulnerabilidad, un atacante podr\u00eda crear una condici\u00f3n de denegaci\u00f3n de servicio mediante el env\u00edo de llamadas a la API manipuladas. Se trataba de una regresi\u00f3n de un parche anterior."
2024-11-26 21:05:12 +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" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "LOW"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
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:N/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2024-11-26 21:05:12 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "cve@gitlab.com" ,
2024-12-12 23:03:43 +00:00
"type" : "Secondary" ,
2024-11-26 21:05:12 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-407"
}
]
2024-12-12 23:03:43 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "13.2.4" ,
"versionEndExcluding" : "17.4.5" ,
"matchCriteriaId" : "72B7025D-4FC9-45E0-9C5D-53B7E3427A28"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "13.2.4" ,
"versionEndExcluding" : "17.4.5" ,
"matchCriteriaId" : "D1F2B993-9A01-41DD-ABC8-158559A03548"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "17.5.0" ,
"versionEndExcluding" : "17.5.3" ,
"matchCriteriaId" : "5C1F85A0-709A-4C88-9C40-93D3C47AFD54"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "17.5.0" ,
"versionEndExcluding" : "17.5.3" ,
"matchCriteriaId" : "305F5CB5-5B11-4AA7-ABAE-D4B9A05F6B4A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:17.6.0:*:*:*:community:*:*:*" ,
"matchCriteriaId" : "3A39B04B-D109-467A-82E1-3FE6CBA48FEE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:17.6.0:*:*:*:enterprise:*:*:*" ,
"matchCriteriaId" : "1212AE23-98AB-4E7A-AAB5-0AD266DFC7D4"
}
]
}
]
2024-11-26 21:05:12 +00:00
}
] ,
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/443559" ,
2024-12-12 23:03:43 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Broken Link"
]
2024-11-26 21:05:12 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2380264" ,
2024-12-12 23:03:43 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required"
]
2024-11-26 21:05:12 +00:00
}
]
}