2023-08-03 06:00:28 +00:00
{
"id" : "CVE-2023-3932" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2023-08-03T05:15:10.723" ,
2023-10-29 09:06:41 +00:00
"lastModified" : "2023-10-20T20:04:39.057" ,
"vulnStatus" : "Analyzed" ,
2023-08-03 06:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue has been discovered in GitLab EE affecting all versions starting from 13.12 before 16.0.8, all versions starting from 16.1 before 16.1.3, all versions starting from 16.2 before 16.2.2. It was possible for an attacker to run pipeline jobs as an arbitrary user via scheduled security scan policies."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-08 18:00:40 +00: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:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
} ,
2023-08-03 06:00:28 +00:00
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
2023-10-04 08:00:28 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N" ,
2023-08-03 06:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
2023-10-04 08:00:28 +00:00
"scope" : "CHANGED" ,
2023-08-03 06:00:28 +00:00
"confidentialityImpact" : "HIGH" ,
2023-10-04 08:00:28 +00:00
"integrityImpact" : "HIGH" ,
2023-08-03 06:00:28 +00:00
"availabilityImpact" : "NONE" ,
2023-10-04 08:00:28 +00:00
"baseScore" : 8.2 ,
"baseSeverity" : "HIGH"
2023-08-03 06:00:28 +00:00
} ,
2023-10-04 08:00:28 +00:00
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.8
2023-08-03 06:00:28 +00:00
}
]
} ,
"weaknesses" : [
2023-08-08 18:00:40 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
} ,
2023-08-03 06:00:28 +00:00
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-862"
}
]
}
] ,
2023-08-08 18:00:40 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "13.12.0" ,
"versionEndExcluding" : "16.0.8" ,
"matchCriteriaId" : "91EEA705-42BA-4BFE-A96D-185938DB0FF4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "16.1.0" ,
"versionEndExcluding" : "16.1.3" ,
"matchCriteriaId" : "B6C23B24-069B-4665-9CA6-8D40AC5DDA91"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "16.2.0" ,
"versionEndExcluding" : "16.2.2" ,
"matchCriteriaId" : "4E16595C-02B7-4143-8991-E47770CCA461"
}
]
}
]
}
] ,
2023-08-03 06:00:28 +00:00
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/417594" ,
2023-08-08 18:00:40 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
2023-10-29 09:06:41 +00:00
"Exploit"
2023-08-08 18:00:40 +00:00
]
2023-08-03 06:00:28 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2057633" ,
2023-08-08 18:00:40 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required"
]
2023-08-03 06:00:28 +00:00
}
]
}