rvvergara / bookstore_rails_app

2 stars 1 forks source link

CVE-2019-18978 (Medium) detected in rack-cors-1.0.3.gem #32

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

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

CVE-2019-18978 - Medium Severity Vulnerability

Vulnerable Library - rack-cors-1.0.3.gem

Middleware that will make Rack-based apps CORS compatible. Fork the project here: https://github.com/cyu/rack-cors

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

Dependency Hierarchy: - :x: **rack-cors-1.0.3.gem** (Vulnerable Library)

Found in HEAD commit: e8aa1b3e0f79399ea66767ed9ce2ffeb0b8e7f45

Vulnerability Details

An issue was discovered in the rack-cors (aka Rack CORS Middleware) gem before 1.0.4 for Ruby. It allows ../ directory traversal to access private resources because resource matching does not ensure that pathnames are in a canonical format.

Publish Date: 2019-11-14

URL: CVE-2019-18978

CVSS 3 Score Details (5.3)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18978

Release Date: 2019-11-14

Fix Resolution: v1.0.4


Step up your Open Source Security Game with WhiteSource here