Thezone1975 / circleci-docs

Documentation for CircleCI.
https://circleci.com/docs/
MIT License
0 stars 1 forks source link

CVE-2020-8184 (High) detected in rack-2.0.7.gem #50

Open mend-bolt-for-github[bot] opened 2 years ago

mend-bolt-for-github[bot] commented 2 years ago

CVE-2020-8184 - High Severity Vulnerability

Vulnerable Library - rack-2.0.7.gem

Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call. Also see https://rack.github.io/.

Library home page: https://rubygems.org/gems/rack-2.0.7.gem

Path to dependency file: /circleci-docs/Gemfile.lock

Path to vulnerable library: /var/lib/gems/2.3.0/cache/rack-2.0.7.gem

Dependency Hierarchy: - sprockets-3.7.2.gem (Root Library) - :x: **rack-2.0.7.gem** (Vulnerable Library)

Vulnerability Details

A reliance on cookies without validation/integrity check security vulnerability exists in rack < 2.2.3, rack < 2.1.4 that makes it is possible for an attacker to forge a secure or host-only cookie prefix.

Publish Date: 2020-06-19

URL: CVE-2020-8184

CVSS 3 Score Details (7.5)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://groups.google.com/forum/#!topic/rubyonrails-security/OWtmozPH9Ak

Release Date: 2020-06-19

Fix Resolution: rack - 2.1.4, 2.2.3


Step up your Open Source Security Game with Mend here