digitalocean/droplet_kit

CVE-2018-11627 (Medium) detected in sinatra-1.4.8.gem

mend-bolt-for-github opened this issue · 1 comments

CVE-2018-11627 - Medium Severity Vulnerability

Vulnerable Library - sinatra-1.4.8.gem

Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.

Library home page: https://rubygems.org/gems/sinatra-1.4.8.gem

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

Path to vulnerable library: ms/2.5.0/cache/sinatra-1.4.8.gem

Dependency Hierarchy:

  • sinatra-1.4.8.gem (Vulnerable Library)

Found in HEAD commit: 2502470b10a3a4a6a3fccb4b959a62213e22a50f

Vulnerability Details

Sinatra before 2.0.2 has XSS via the 400 Bad Request page that occurs upon a params parser exception.

Publish Date: 2018-05-31

URL: CVE-2018-11627

CVSS 3 Score Details (6.1)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2018-11627

Release Date: 2018-05-31

Fix Resolution: 2.0.2


Step up your Open Source Security Game with WhiteSource here

Closed via #224