Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2020-8165 (High) detected in activesupport-6.0.2.2.gem #72

Open
mend-for-github-com bot opened this issue Jun 2, 2020 · 0 comments
Open

CVE-2020-8165 (High) detected in activesupport-6.0.2.2.gem #72

mend-for-github-com bot opened this issue Jun 2, 2020 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Jun 2, 2020

CVE-2020-8165 - High Severity Vulnerability

Vulnerable Library - activesupport-6.0.2.2.gem

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.

Library home page: https://rubygems.org/gems/activesupport-6.0.2.2.gem

Path to dependency file: webdataconnector/Gemfile.lock

Path to vulnerable library: /var/lib/gems/2.5.0/cache/activesupport-6.0.2.2.gem

Dependency Hierarchy:

  • github-pages-204.gem (Root Library)
    • jemoji-0.11.1.gem
      • html-pipeline-2.12.3.gem
        • activesupport-6.0.2.2.gem (Vulnerable Library)

Vulnerability Details

A deserialization of untrusted data vulnernerability exists in rails < 5.2.4.3, rails < 6.0.3.1 that can allow an attacker to unmarshal user-provided objects in MemCacheStore and RedisCacheStore potentially resulting in an RCE.

Publish Date: 2020-06-19

URL: CVE-2020-8165

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-2p68-f74v-9wc6

Release Date: 2020-05-31

Fix Resolution: 5.2.4.3,6.0.3.1

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants