CVE-2023-22381
Published Mar 2, 2023
Last updated a year ago
Overview
- Description
- A code injection vulnerability was identified in GitHub Enterprise Server that allowed setting arbitrary environment variables from a single environment variable value in GitHub Actions when using a Windows based runner. To exploit this vulnerability, an attacker would need existing permission to control the value of environment variables for use with GitHub Actions. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.8.0 and was fixed in versions 3.4.15, 3.5.12, 3.6.8, 3.7.5. This vulnerability was reported via the GitHub Bug Bounty program.
- Source
- product-cna@github.com
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 8.8
- Impact score
- 5.9
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity
- HIGH
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "64C81994-84EA-4B29-A7F5-8AFEECBEA9A6", "versionEndExcluding": "3.4.15" }, { "criteria": "cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "D976E9E1-1CEF-40DB-AAFF-793D8AEE1FEC", "versionEndExcluding": "3.5.12", "versionStartIncluding": "3.5.0" }, { "criteria": "cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B704CE69-3F7F-430A-BC02-89BD1C1CF132", "versionEndExcluding": "3.6.8", "versionStartIncluding": "3.6.0" }, { "criteria": "cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "2B55AC18-CDFC-4CD5-9610-A0FB2C2729CD", "versionEndExcluding": "3.7.5", "versionStartIncluding": "3.7.0" } ], "operator": "OR" } ] } ]