2023-05-04 02:00:27 +02:00
{
"id" : "CVE-2023-0756" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2023-05-03T22:15:16.073" ,
2023-05-09 23:55:47 +02:00
"lastModified" : "2023-05-09T20:55:39.123" ,
"vulnStatus" : "Analyzed" ,
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 affecting all versions before 15.9.6, all versions starting from 15.10 before 15.10.5, all versions starting from 15.11 before 15.11.1. The main branch of a repository with a specially crafted name allows an attacker to create repositories with malicious code, victims who clone or download these repositories will execute arbitrary code on their systems."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-05-09 23:55:47 +02:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.0 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.1 ,
"impactScore" : 5.9
} ,
2023-05-04 02:00:27 +02:00
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 3.6
}
]
} ,
2023-05-09 23:55:47 +02: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:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "15.9.6" ,
"matchCriteriaId" : "1C574941-CFBA-4F52-9375-00D3E4525293"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "15.10" ,
"versionEndExcluding" : "15.10.5" ,
"matchCriteriaId" : "CF774F65-31C6-4F4A-8979-57D1568757E2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "15.11" ,
"versionEndExcluding" : "15.11.1" ,
"matchCriteriaId" : "324922C6-938D-42CA-BA80-8BEEB29DAEC0"
}
]
}
]
}
] ,
2023-05-04 02:00:27 +02:00
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-0756.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/390910" ,
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/1864278" ,
2023-05-09 23:55:47 +02:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required"
]
2023-05-04 02:00:27 +02:00
}
]
}