2024-05-23 12:03:25 +00:00
{
"id" : "CVE-2023-7045" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2024-05-23T11:15:23.153" ,
2024-12-16 15:07:27 +00:00
"lastModified" : "2024-12-16T14:53:47.797" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-05-23 12:03:25 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A CSRF vulnerability exists within GitLab CE/EE from versions 13.11 before 16.10.6, from 16.11 before 16.11.3, from 17.0 before 17.0.1. By leveraging this vulnerability, an attacker could exfiltrate anti-CSRF tokens via the Kubernetes Agent Server (KAS)."
2024-05-26 02:03:22 +00:00
} ,
{
"lang" : "es" ,
"value" : "Existe una vulnerabilidad CSRF en GitLab CE/EE desde las versiones 13.11 anteriores a 16.10.6, desde 16.11 anteriores a 16.11.3, desde 17.0 anteriores a 17.0.1. Al aprovechar esta vulnerabilidad, un atacante podr\u00eda filtrar tokens anti-CSRF a trav\u00e9s del servidor de agentes de Kubernetes (KAS)."
2024-05-23 12:03:25 +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:R/S:C/C:L/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
2024-05-23 12:03:25 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-05-23 12:03:25 +00:00
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 2.7
2024-12-16 15:07:27 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
2024-05-23 12:03:25 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-352"
}
]
2024-12-16 15:07:27 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-352"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "13.11.0" ,
"versionEndExcluding" : "16.10.6" ,
"matchCriteriaId" : "7C109B28-2948-472D-85D9-968E938DFA2C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "13.11.0" ,
"versionEndExcluding" : "16.10.6" ,
"matchCriteriaId" : "0B1A9998-BC62-4E8E-B1A9-4BC43650FC3C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "16.11.0" ,
"versionEndExcluding" : "16.11.3" ,
"matchCriteriaId" : "D2461BDD-0006-45A1-B49B-1761CC52BD04"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "16.11.0" ,
"versionEndExcluding" : "16.11.3" ,
"matchCriteriaId" : "B9E351A7-5B4B-4043-8EC2-D9B58488ACE3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:17.0.0:*:*:*:community:*:*:*" ,
"matchCriteriaId" : "4B294023-4020-405B-907C-F7F20DFAD3A1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:17.0.0:*:*:*:enterprise:*:*:*" ,
"matchCriteriaId" : "5881525D-CFD4-43AA-9B1E-8C1221772BC3"
}
]
}
]
2024-05-23 12:03:25 +00:00
}
] ,
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/436358" ,
2024-12-16 15:07:27 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2024-05-23 12:03:25 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2286823" ,
2024-12-16 15:07:27 +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/436358" ,
2024-12-16 15:07:27 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2286823" ,
2024-12-16 15:07:27 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required"
]
2024-05-23 12:03:25 +00:00
}
]
}