2023-05-04 02:00:27 +02:00
{
"id" : "CVE-2023-1178" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2023-05-03T22:15:17.027" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:38:36.777" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-04 02:00:27 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue has been discovered in GitLab CE/EE affecting all versions from 8.6 before 15.9.6, all versions starting from 15.10 before 15.10.5, all versions starting from 15.11 before 15.11.1. File integrity may be compromised when source code or installation packages are pulled from a tag or from a release containing a ref to another commit."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-05-09 23:55:47 +02:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
2023-05-09 23:55:47 +02:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.7 ,
"baseSeverity" : "MEDIUM" ,
2023-05-09 23:55:47 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-05-09 23:55:47 +02:00
} ,
"exploitabilityScore" : 2.1 ,
"impactScore" : 3.6
} ,
2023-05-04 02:00:27 +02:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-05-04 02:00:27 +02:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.7 ,
"baseSeverity" : "MEDIUM" ,
2023-05-04 02:00:27 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-05-04 02:00:27 +02:00
} ,
"exploitabilityScore" : 2.1 ,
"impactScore" : 3.6
}
]
} ,
2023-05-09 23:55:47 +02:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-94"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "8.6.0" ,
"versionEndExcluding" : "15.9.6" ,
"matchCriteriaId" : "C649F4ED-B614-4133-853F-12DE8FD60E37"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "8.6.0" ,
"versionEndExcluding" : "15.9.6" ,
"matchCriteriaId" : "9C77C875-FEA0-43C4-B7B7-9EA1C6473C69"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "15.10" ,
"versionEndExcluding" : "15.10.5" ,
"matchCriteriaId" : "128CE092-2826-422E-BE7A-D2DDE15FAFC3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "15.10" ,
"versionEndExcluding" : "15.10.5" ,
"matchCriteriaId" : "4A0D75F4-8D11-4C69-B761-3312B5CDFCE2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "15.11" ,
"versionEndExcluding" : "15.11.1" ,
"matchCriteriaId" : "C8959805-2A8C-48BE-A0C2-8A1B1049826B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "15.11" ,
"versionEndExcluding" : "15.11.1" ,
"matchCriteriaId" : "E7B0DA1F-87DA-411A-8C20-3BF410B6EDB8"
}
]
}
]
}
] ,
2023-05-04 02:00:27 +02:00
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-1178.json" ,
2023-05-09 23:55:47 +02:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Third Party Advisory"
]
2023-05-04 02:00:27 +02:00
} ,
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/381815" ,
2023-05-09 23:55:47 +02:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Broken Link"
]
2023-05-04 02:00:27 +02:00
} ,
{
"url" : "https://hackerone.com/reports/1778009" ,
2023-05-09 23:55:47 +02:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-1178.json" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/381815" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "https://hackerone.com/reports/1778009" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory"
]
2023-05-04 02:00:27 +02:00
}
]
}