CVE-2017-18365

UnknownEPSS 21.40%

Last modified

CVE-2017-18365 is a vulnerability of currently unknown severity. 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. EPSS estimates a 21.40% chance of exploitation in the next 30 days.

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.

Metrics

EPSS Probability
21.40%

97.3th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
GithubGithub>= 2.8.0, < 2.8.7
GithubGithub2.8.7

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2017-18365?
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.
How severe is CVE-2017-18365?
Severity scoring for CVE-2017-18365 is pending analysis. The EPSS model estimates a 21.40% probability of exploitation in the next 30 days.
How do I fix CVE-2017-18365?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2017-18365?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST