2024-07-24 23:58:10 +00:00
{
"id" : "CVE-2024-7060" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2024-07-24T23:15:09.817" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:50:48.840" ,
"vulnStatus" : "Modified" ,
2024-07-24 23:58:10 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "An information disclosure vulnerability in GitLab CE/EE in project/group exports affecting all versions from 15.4 prior to 17.0.5, 17.1 prior to 17.1.3, and 17.2 prior to 17.2.1 allows unauthorized users to view the resultant export."
2024-07-28 02:03:13 +00:00
} ,
{
"lang" : "es" ,
"value" : "Una vulnerabilidad de divulgaci\u00f3n de informaci\u00f3n en GitLab CE/EE en exportaciones de proyectos/grupos que afecta a todas las versiones desde 15.4 anterior a 17.0.5, 17.1 anterior a 17.1.3 y 17.2 anterior a 17.2.1 permite a usuarios no autorizados ver la exportaci\u00f3n resultante."
2024-07-24 23:58:10 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-09-05 18:03:17 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
2024-09-05 18:03:17 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N" ,
"baseScore" : 2.6 ,
"baseSeverity" : "LOW" ,
2024-09-05 18:03:17 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
2024-09-05 18:03:17 +00:00
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "REQUIRED" ,
2024-09-05 18:03:17 +00:00
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "LOW" ,
2024-09-05 18:03:17 +00:00
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-09-05 18:03:17 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.2 ,
"impactScore" : 1.4
2024-09-05 18:03:17 +00:00
} ,
2024-07-24 23:58:10 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-07-24 23:58:10 +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:H/I:N/A:N" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2024-07-24 23:58:10 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
2024-07-24 23:58:10 +00:00
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "NONE" ,
2024-07-24 23:58:10 +00:00
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "HIGH" ,
2024-07-24 23:58:10 +00:00
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-07-24 23:58:10 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
2024-07-24 23:58:10 +00:00
}
]
} ,
"weaknesses" : [
2024-09-05 18:03:17 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
2024-09-05 18:03:17 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-200"
2024-09-05 18:03:17 +00:00
}
]
} ,
2024-07-24 23:58:10 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-07-24 23:58:10 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "NVD-CWE-noinfo"
2024-07-24 23:58:10 +00:00
}
]
}
] ,
2024-09-05 18:03:17 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "15.4" ,
"versionEndExcluding" : "17.0.5" ,
"matchCriteriaId" : "7B522ADA-8F6C-4824-8FE9-502D1DB8073A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "15.4" ,
"versionEndExcluding" : "17.0.5" ,
"matchCriteriaId" : "D429C82D-08BB-4729-B81E-9694960DA273"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "17.1" ,
"versionEndExcluding" : "17.1.3" ,
"matchCriteriaId" : "2AAB2105-E23B-4B5B-B1FB-63E2B406C15D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "17.1" ,
"versionEndExcluding" : "17.1.3" ,
"matchCriteriaId" : "08FB7225-89F0-46D7-81AB-003D5D3BE137"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "17.2" ,
"versionEndExcluding" : "17.2.1" ,
"matchCriteriaId" : "BDEB6BD0-A0F9-4ECD-8BB1-DAD86FDB23DE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "17.2" ,
"versionEndExcluding" : "17.2.1" ,
"matchCriteriaId" : "579D177F-35DB-4988-82DD-0A5AA1AEDBA1"
}
]
}
]
}
] ,
2024-07-24 23:58:10 +00:00
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/437894" ,
2024-09-05 18:03:17 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Broken Link"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/437894" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
2024-07-24 23:58:10 +00:00
}
]
}