2024-02-22 00:55:30 +00:00
{
"id" : "CVE-2024-0410" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2024-02-22T00:15:51.723" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:46:31.520" ,
2024-10-03 08:03:17 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-02-22 00:55:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An authorization bypass vulnerability was discovered in GitLab affecting versions 15.1 prior to 16.7.6, 16.8 prior to 16.8.3, and 16.9 prior to 16.9.1. A developer could bypass CODEOWNERS approvals by creating a merge conflict."
2024-02-22 21:00:33 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 una vulnerabilidad de omisi\u00f3n de autorizaci\u00f3n en GitLab que afecta a las versiones 15.1 anteriores a 16.7.6, 16.8 anteriores a 16.8.3 y 16.9 anteriores a 16.9.1. Un desarrollador podr\u00eda eludir las aprobaciones de CODEOWNERS creando un conflicto de fusi\u00f3n."
2024-02-22 00:55:30 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-03-04 21:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
2024-03-04 21:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.7 ,
"baseSeverity" : "HIGH" ,
2024-03-04 21:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-03-04 21:00:29 +00:00
} ,
"exploitabilityScore" : 1.3 ,
"impactScore" : 5.8
} ,
2024-02-22 00:55:30 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-02-22 00:55:30 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.7 ,
"baseSeverity" : "HIGH" ,
2024-02-22 00:55:30 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-02-22 00:55:30 +00:00
} ,
"exploitabilityScore" : 1.3 ,
"impactScore" : 5.8
}
]
} ,
"weaknesses" : [
2024-03-04 21:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
2024-03-04 21:00:29 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-841"
2024-03-04 21:00:29 +00:00
}
]
} ,
2024-02-22 00:55:30 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-02-22 00:55:30 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "NVD-CWE-Other"
2024-02-22 00:55:30 +00:00
}
]
}
] ,
2024-03-04 21:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "15.1.0" ,
"versionEndExcluding" : "16.7.6" ,
"matchCriteriaId" : "B0EDCF56-03C7-48C1-98D4-64564BE5E8C6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "16.8.0" ,
"versionEndExcluding" : "16.8.3" ,
"matchCriteriaId" : "32EE52BE-8BFD-40AA-9826-76DB2188E48E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:16.9.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "06CEE568-A6C1-4C8A-8786-B561643668AB"
}
]
}
]
}
] ,
2024-02-22 00:55:30 +00:00
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/437988" ,
2024-03-04 21:00:29 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required"
]
2024-02-22 00:55:30 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2296778" ,
2024-03-04 21:00:29 +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/437988" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required"
]
} ,
{
"url" : "https://hackerone.com/reports/2296778" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required"
]
2024-02-22 00:55:30 +00:00
}
]
}