CVE-2017-18365

Severity CVSS v4.0:
Pending analysis
Type:
CWE-502 Deserialization of Untrusted Dat
Publication date:
28/03/2019
Last modified:
29/03/2019

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:github:github:*:*:*:*:enterprise:*:*:* 2.8.0 (including) 2.8.7 (excluding)
cpe:2.3:a:github:github:2.8.7:*:*:*:*:*:*:*