2023-08-02 10:00:33 +00:00
{
"id" : "CVE-2023-3401" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2023-08-02T09:15:14.023" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:17:11.513" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-08-02 10:00:33 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue has been discovered in GitLab affecting all versions before 16.0.8, all versions starting from 16.1 before 16.1.3, all versions starting from 16.2 before 16.2.2. The main branch of a repository with a specially designed name allows an attacker to create repositories with malicious code."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-04 22:00:30 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
2023-08-04 22:00:30 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N" ,
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM" ,
2023-08-04 22:00:30 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
2023-08-04 22:00:30 +00:00
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "REQUIRED" ,
2023-08-04 22:00:30 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-08-04 22:00:30 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.2 ,
2023-08-04 22:00:30 +00:00
"impactScore" : 3.6
} ,
2023-08-02 10:00:33 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-02 10:00:33 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2023-08-02 10:00:33 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
2023-08-02 10:00:33 +00:00
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "NONE" ,
2023-08-02 10:00:33 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-08-02 10:00:33 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
2023-08-02 10:00:33 +00:00
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2023-08-04 22:00:30 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
2023-08-04 22:00:30 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-94"
}
]
} ,
2023-08-02 10:00:33 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-02 10:00:33 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-94"
}
]
}
] ,
2023-08-04 22:00:30 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "16.0.8" ,
"matchCriteriaId" : "CDE1E3A5-954A-4274-BEEC-DB42AE39BF9F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "16.1" ,
"versionEndExcluding" : "16.1.3" ,
"matchCriteriaId" : "3D0B2324-59E8-4149-A9C4-F3A3BAD537BD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "16.2" ,
"versionEndExcluding" : "16.2.2" ,
"matchCriteriaId" : "B6919591-CF6C-4E0C-9CD1-54932E43706E"
}
]
}
]
}
] ,
2023-08-02 10:00:33 +00:00
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/416252" ,
2023-08-04 22:00:30 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Broken Link"
]
2023-08-02 10:00:33 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2031845" ,
2023-08-04 22:00:30 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/416252" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "https://hackerone.com/reports/2031845" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required"
]
2023-08-02 10:00:33 +00:00
}
]
}