Man-in-the-Middle (MitM) Affecting json-schema package, versions <2.3.0, >=2.1.4


0.0
high

Snyk CVSS

    Attack Complexity High
    Confidentiality High
    Integrity High
    Availability High

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-RUBY-JSONSCHEMA-20386
  • published 5 Jul 2017
  • disclosed 24 Jul 2014
  • credit Jamie Cobbett

Introduced: 24 Jul 2014

CVE NOT AVAILABLE CWE-300 Open this link in a new tab

How to fix?

Upgrade json-schema to version 2.3.0 or higher.

Overview

json-schema is Ruby JSON Schema Validator.

Affected versions of the package are vulnerable to Man-in-the-middle (MitM) attacks due to attacks due to downloading gems over an insecure protocol. Without a secure connection, it is possible for an attacker to intercept this connection and alter the packages received. In serious cases, this may even lead to Remote Code Execution (RCE) on your host server.