2024-01-26 03:00:29 +00:00
{
"id" : "CVE-2023-6159" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2024-01-26T02:15:07.567" ,
2024-01-31 21:00:29 +00:00
"lastModified" : "2024-01-31T20:04:35.980" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-26 03:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue has been discovered in GitLab CE/EE affecting all versions from 12.7 prior to 16.6.6, 16.7 prior to 16.7.4, and 16.8 prior to 16.8.1 It was possible for an attacker to trigger a Regular Expression Denial of Service via a `Cargo.toml` containing maliciously crafted input."
2024-01-26 15:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 un problema en GitLab CE/EE que afecta a todas las versiones desde 12.7 anterior a 16.6.6, 16.7 anterior a 16.7.4 y 16.8 anterior a 16.8.1. Era posible que un atacante desencadenara una denegaci\u00f3n de servicio de expresi\u00f3n regular a trav\u00e9s de un `Cargo.toml` que contiene entradas manipuladas con fines malintencionados."
2024-01-26 03:00:29 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-01-31 21:00:29 +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" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
} ,
2024-01-26 03:00:29 +00:00
{
"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" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2024-01-31 21:00:29 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1333"
}
]
} ,
2024-01-26 03:00:29 +00:00
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1333"
}
]
}
] ,
2024-01-31 21:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "12.7.0" ,
"versionEndExcluding" : "16.6.6" ,
"matchCriteriaId" : "A5EBA0AA-A2D8-4F32-B39B-E076027A3F55"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "12.7.0" ,
"versionEndExcluding" : "16.6.6" ,
"matchCriteriaId" : "8ACBAE3E-564F-442F-817E-6284FE60F357"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "16.7.0" ,
"versionEndExcluding" : "16.7.4" ,
"matchCriteriaId" : "0F871342-EDE9-49F2-8081-04651A16CD6E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "16.7.0" ,
"versionEndExcluding" : "16.7.4" ,
"matchCriteriaId" : "9A9ED476-FBE7-4022-AE16-18386E73AA59"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:16.8.0:*:*:*:community:*:*:*" ,
"matchCriteriaId" : "246D6584-64A7-44AC-A279-ECA58E5ED1FB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:16.8.0:*:*:*:enterprise:*:*:*" ,
"matchCriteriaId" : "E591D495-7397-4DA2-A643-477B2E35A915"
}
]
}
]
}
] ,
2024-01-26 03:00:29 +00:00
"references" : [
{
"url" : "https://about.gitlab.com/releases/2024/01/25/critical-security-release-gitlab-16-8-1-released/" ,
2024-01-31 21:00:29 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Vendor Advisory"
]
2024-01-26 03:00:29 +00:00
} ,
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/431924" ,
2024-01-31 21:00:29 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Broken Link"
]
2024-01-26 03:00:29 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2251278" ,
2024-01-31 21:00:29 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required"
]
2024-01-26 03:00:29 +00:00
}
]
}