2023-06-09 11:28:17 +00:00
{
"id" : "CVE-2023-2589" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2023-06-07T17:15:10.330" ,
2023-06-14 04:00:33 +00:00
"lastModified" : "2023-06-14T02:17:28.927" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-09 11:28:17 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue has been discovered in GitLab EE affecting all versions starting from 12.0 before 15.10.8, all versions starting from 15.11 before 15.11.7, all versions starting from 16.0 before 16.0.2. An attacker can clone a repository from a public project, from a disallowed IP, even after the top-level group has enabled IP restrictions on the group."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-14 04:00:33 +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:N/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
} ,
2023-06-09 11:28:17 +00:00
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 3.6
}
]
} ,
2023-06-14 04:00:33 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "12.0.0" ,
"versionEndExcluding" : "15.10.8" ,
"matchCriteriaId" : "A59F1E9F-514F-4A85-B7DF-53599B79D1AC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "12.0.0" ,
"versionEndExcluding" : "15.10.8" ,
"matchCriteriaId" : "5C2C66EB-C376-4326-BDE9-5C49B5EA8A87"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "15.11.0" ,
"versionEndExcluding" : "15.11.7" ,
"matchCriteriaId" : "C612DD9C-BFBD-49A3-9936-BB7D2C7ADBED"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "15.11.0" ,
"versionEndExcluding" : "15.11.7" ,
"matchCriteriaId" : "A6944880-86FD-4D58-8217-667BD48B019A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "16.0.0" ,
"versionEndExcluding" : "16.0.2" ,
"matchCriteriaId" : "C060C573-5005-487A-8AB2-DE66531685A1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "16.0.0" ,
"versionEndExcluding" : "16.0.2" ,
"matchCriteriaId" : "D19BAB29-C57C-4410-A093-44AFFF3984DF"
}
]
}
]
}
] ,
2023-06-09 11:28:17 +00:00
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-2589.json" ,
2023-06-14 04:00:33 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Vendor Advisory"
]
2023-06-09 11:28:17 +00:00
} ,
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/407891" ,
2023-06-14 04:00:33 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Broken Link"
]
2023-06-09 11:28:17 +00:00
} ,
{
"url" : "https://hackerone.com/reports/1941803" ,
2023-06-14 04:00:33 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory"
]
2023-06-09 11:28:17 +00:00
}
]
}