2023-05-03 23:55:27 +02:00
{
"id" : "CVE-2023-2069" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2023-05-03T21:15:21.590" ,
2023-05-09 22:00:35 +02:00
"lastModified" : "2023-05-09T19:58:32.077" ,
"vulnStatus" : "Analyzed" ,
2023-05-03 23:55:27 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue has been discovered in GitLab affecting all versions starting from 10.0 before 12.9.8, all versions starting from 12.10 before 12.10.7, all versions starting from 13.0 before 13.0.1. A user with the role of developer could use the import project feature to leak CI/CD variables."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-05-09 22:00:35 +02:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
} ,
2023-05-03 23:55:27 +02:00
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.1 ,
"impactScore" : 2.7
}
]
} ,
2023-05-09 22:00:35 +02:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-668"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "10.0" ,
"versionEndExcluding" : "12.9.8" ,
"matchCriteriaId" : "97201C83-37F2-46AB-B62A-CC351E6BF563"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "12.10.0" ,
"versionEndExcluding" : "12.10.7" ,
"matchCriteriaId" : "A60404F1-9B3B-4249-A49F-407E09B1377F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "13.0" ,
"versionEndExcluding" : "13.0.1" ,
"matchCriteriaId" : "D5EA4F3B-E5F3-4CFD-AE17-4FDF3FE78535"
}
]
}
]
}
] ,
2023-05-03 23:55:27 +02:00
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-2069.json" ,
2023-05-09 22:00:35 +02:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Third Party Advisory"
]
2023-05-03 23:55:27 +02:00
} ,
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/407374" ,
2023-05-09 22:00:35 +02:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Broken Link"
]
2023-05-03 23:55:27 +02:00
} ,
{
"url" : "https://hackerone.com/reports/1939987" ,
2023-05-09 22:00:35 +02:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required"
]
2023-05-03 23:55:27 +02:00
}
]
}