2023-07-27 22:00:30 +00:00
{
"id" : "CVE-2023-23764" ,
"sourceIdentifier" : "product-cna@github.com" ,
"published" : "2023-07-27T21:15:10.347" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:46:47.310" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-07-27 22:00:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An incorrect comparison vulnerability was identified in GitHub Enterprise Server that allowed commit smuggling by displaying an incorrect diff within the GitHub pull request UI. To do so, an attacker would need write access to the repository. This vulnerability affected GitHub Enterprise Server versions 3.7.0 and above and was fixed in versions 3.7.9, 3.8.2, and 3.9.1. This vulnerability was reported via the GitHub Bug Bounty program.\n\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-03 18:00:44 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "product-cna@github.com" ,
"type" : "Secondary" ,
2023-08-03 18:00:44 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:H/A:N" ,
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM" ,
2023-08-03 18:00:44 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
2023-08-03 18:00:44 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-08-03 18:00:44 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 0.5 ,
2023-08-03 18:00:44 +00:00
"impactScore" : 4.2
} ,
2023-07-27 22:00:30 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-07-27 22:00:30 +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:L/I:H/A:N" ,
"baseScore" : 7.1 ,
"baseSeverity" : "HIGH" ,
2023-07-27 22:00:30 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
2023-07-27 22:00:30 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-07-27 22:00:30 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
2023-07-27 22:00:30 +00:00
"impactScore" : 4.2
}
]
} ,
"weaknesses" : [
2023-08-03 18:00:44 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "product-cna@github.com" ,
"type" : "Secondary" ,
2023-08-03 18:00:44 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-697"
}
]
} ,
2023-07-27 22:00:30 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-07-27 22:00:30 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-697"
}
]
}
] ,
2023-08-03 18:00:44 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.7.0" ,
"versionEndExcluding" : "3.7.9" ,
"matchCriteriaId" : "99AFFB09-BA21-408F-9327-D77B302BC6A2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.8.0" ,
"versionEndExcluding" : "3.8.2" ,
"matchCriteriaId" : "C134E36E-CE2C-4AE4-9EE7-3C70D6DCCF0F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:github:enterprise_server:3.9.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2AC0199E-78C5-4423-97D8-33ABFEE4458E"
}
]
}
]
}
] ,
2023-07-27 22:00:30 +00:00
"references" : [
{
"url" : "https://docs.github.com/en/enterprise-server@3.7/admin/release-notes#3.7.9" ,
2023-08-03 18:00:44 +00:00
"source" : "product-cna@github.com" ,
"tags" : [
"Release Notes"
]
2023-07-27 22:00:30 +00:00
} ,
{
"url" : "https://docs.github.com/en/enterprise-server@3.8/admin/release-notes#3.8.2" ,
2023-08-03 18:00:44 +00:00
"source" : "product-cna@github.com" ,
"tags" : [
"Release Notes"
]
2023-07-27 22:00:30 +00:00
} ,
{
"url" : "https://docs.github.com/en/enterprise-server@3.9/admin/release-notes#3.9.1" ,
2023-08-03 18:00:44 +00:00
"source" : "product-cna@github.com" ,
"tags" : [
"Release Notes"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://docs.github.com/en/enterprise-server@3.7/admin/release-notes#3.7.9" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://docs.github.com/en/enterprise-server@3.8/admin/release-notes#3.8.2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://docs.github.com/en/enterprise-server@3.9/admin/release-notes#3.9.1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
2023-07-27 22:00:30 +00:00
}
]
}