Overview
- Description
- The Management Console in GitHub Enterprise 2.8.x before 2.8.7 has a deserialization issue that allows unauthenticated remote attackers to execute arbitrary code. This occurs because the enterprise session secret is always the same, and can be found in the product's source code. By sending a crafted cookie signed with this secret, one can call Marshal.load with arbitrary data, which is a problem because the Marshal data format allows Ruby objects.
- Source
- cve@mitre.org
- NVD status
- Analyzed
Risk scores
CVSS 3.0
- Type
- Primary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
CVSS 2.0
- Type
- Primary
- Base score
- 7.5
- Impact score
- 6.4
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:P/A:P
Weaknesses
- nvd@nist.gov
- CWE-502
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:github:github:*:*:*:*:enterprise:*:*:*", "vulnerable": true, "matchCriteriaId": "1CC784DE-8B67-4DEE-8F7A-76FF72FFA1E2", "versionEndExcluding": "2.8.7", "versionStartIncluding": "2.8.0" }, { "criteria": "cpe:2.3:a:github:github:2.8.7:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "D710BF3A-560D-495E-A51A-E4484F7CC251" } ], "operator": "OR" } ] } ]