2023-09-29 08:00:30 +00:00
{
"id" : "CVE-2023-3914" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2023-09-29T07:15:13.380" ,
2023-10-03 16:00:28 +00:00
"lastModified" : "2023-10-03T15:31:20.073" ,
"vulnStatus" : "Analyzed" ,
2023-09-29 08:00:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A business logic error in GitLab EE affecting all versions prior to 16.2.8, 16.3 prior to 16.3.5, and 16.4 prior to 16.4.1 allows access to internal projects. A service account is not deleted when a namespace is deleted, allowing access to internal projects."
2023-09-29 14:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Un error de l\u00f3gica de negocios en GitLab EE que afecta a todas las versiones anteriores a 16.2.8, 16.3 anterior a 16.3.5 y 16.4 anterior a 16.4.1 permite el acceso a proyectos internos. Una cuenta de servicio no se elimina cuando se elimina un espacio de nombres, lo que permite el acceso a proyectos internos."
2023-09-29 08:00:30 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-10-03 16:00:28 +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:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
} ,
2023-09-29 08:00:30 +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:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.5
}
]
} ,
"weaknesses" : [
2023-10-03 16:00:28 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-Other"
}
]
} ,
2023-09-29 08:00:30 +00:00
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-840"
}
]
}
] ,
2023-10-03 16:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionEndExcluding" : "16.2.8" ,
"matchCriteriaId" : "CC944069-5F94-4E2A-A13F-5D070BA4E5EB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "16.3.0" ,
"versionEndExcluding" : "16.3.5" ,
"matchCriteriaId" : "CC5696C9-592A-4D50-B5BB-9A250DAB6589"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:16.4.0:*:*:*:enterprise:*:*:*" ,
"matchCriteriaId" : "6696C987-61C1-462E-8A73-016F9902BC67"
}
]
}
]
}
] ,
2023-09-29 08:00:30 +00:00
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/418115" ,
2023-10-03 16:00:28 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Broken Link"
]
2023-09-29 08:00:30 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2040822" ,
2023-10-03 16:00:28 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required"
]
2023-09-29 08:00:30 +00:00
}
]
}