vicvega / chaltron

Template generator for rails application with bootstrap, devise...
MIT License
9 stars 2 forks source link

CVE-2020-8166 (High) detected in actionpack-5.2.4.2.gem #51

Closed mend-bolt-for-github[bot] closed 4 years ago

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

CVE-2020-8166 - High Severity Vulnerability

Vulnerable Library - actionpack-5.2.4.2.gem

Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.

Library home page: https://rubygems.org/gems/actionpack-5.2.4.2.gem

Path to dependency file: /tmp/ws-scm/chaltron/Gemfile.lock

Path to vulnerable library: /var/lib/gems/2.5.0/cache/actionpack-5.2.4.2.gem

Dependency Hierarchy: - coffee-rails-4.2.2.gem (Root Library) - railties-5.2.4.2.gem - :x: **actionpack-5.2.4.2.gem** (Vulnerable Library)

Found in HEAD commit: 1b50f621103349895a1a437eea1f48393a237a04

Vulnerability Details

It is possible to possible to, given a global CSRF token such as the one present in the authenticity_token meta tag, forge a per-form CSRF token for any action for that session.

Publish Date: 2020-05-31

URL: CVE-2020-8166

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: https://github.com/advisories/GHSA-jp5v-5gx4-jmj9

Release Date: 2020-05-31

Fix Resolution: 5.2.4.3,6.0.3.1


Step up your Open Source Security Game with WhiteSource here