2024-10-10 12:03:19 +00:00
{
"id" : "CVE-2024-9623" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2024-10-10T10:15:08.770" ,
2024-10-16 18:03:24 +00:00
"lastModified" : "2024-10-16T16:59:36.817" ,
"vulnStatus" : "Analyzed" ,
2024-10-10 12:03:19 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in GitLab CE/EE affecting all versions starting from 8.16 prior to 17.2.9, starting from 17.3 prior to 17.3.5, and starting from 17.4 prior to 17.4.2, which allows deploy keys to push to an archived repository."
2024-10-13 02:03:17 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 un problema en GitLab CE/EE que afecta a todas las versiones desde la 8.16 anterior a la 17.2.9, desde la 17.3 anterior a la 17.3.5 y desde la 17.4 anterior a la 17.4.2, que permite que las claves de implementaci\u00f3n se env\u00eden a un repositorio archivado."
2024-10-10 12:03:19 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-10-16 18:03:24 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
2024-10-16 18:03:24 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N" ,
"baseScore" : 4.9 ,
"baseSeverity" : "MEDIUM" ,
2024-10-16 18:03:24 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "HIGH" ,
2024-10-16 18:03:24 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-10-16 18:03:24 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.2 ,
2024-10-16 18:03:24 +00:00
"impactScore" : 3.6
} ,
2024-10-10 12:03:19 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-10-10 12:03:19 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2024-10-10 12:03:19 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
2024-10-10 12:03:19 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-10-10 12:03:19 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
2024-10-10 12:03:19 +00:00
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2024-10-16 18:03:24 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
2024-10-16 18:03:24 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-863"
}
]
} ,
2024-10-10 12:03:19 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-10-10 12:03:19 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-863"
}
]
}
] ,
2024-10-16 18:03:24 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "8.16.0" ,
"versionEndExcluding" : "17.2.9" ,
"matchCriteriaId" : "15F65C4A-4615-4781-BCA0-398A945E97B6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "8.16.0" ,
"versionEndExcluding" : "17.2.9" ,
"matchCriteriaId" : "1B30FF3D-4A27-4426-935B-6752663943A7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "17.3.0" ,
"versionEndExcluding" : "17.3.5" ,
"matchCriteriaId" : "EE7140D0-5D8A-4EDA-91AF-5F14BC4F6307"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "17.3.0" ,
"versionEndExcluding" : "17.3.5" ,
"matchCriteriaId" : "9A005AE5-1C1A-4515-9695-A502092BB75A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "17.4.0" ,
"versionEndExcluding" : "17.4.2" ,
"matchCriteriaId" : "7132410B-A160-4C18-8BB6-E53C6A0F35D7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "17.4.0" ,
"versionEndExcluding" : "17.4.2" ,
"matchCriteriaId" : "08991976-707A-4A7B-863D-766928E74FF7"
}
]
}
]
}
] ,
2024-10-10 12:03:19 +00:00
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/459995" ,
2024-10-16 18:03:24 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Broken Link"
]
2024-10-10 12:03:19 +00:00
}
]
}