Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2020-1913 (High) detected in hermes-engine-0.4.3.tgz #6

Open
1 task
mend-for-github-com bot opened this issue Dec 10, 2020 · 0 comments
Open
1 task

CVE-2020-1913 (High) detected in hermes-engine-0.4.3.tgz #6

mend-for-github-com bot opened this issue Dec 10, 2020 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Dec 10, 2020

CVE-2020-1913 - High Severity Vulnerability

Vulnerable Library - hermes-engine-0.4.3.tgz

A JavaScript engine optimized for running React Native on Android

Library home page: https://registry.npmjs.org/hermes-engine/-/hermes-engine-0.4.3.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/hermes-engine/package.json

Dependency Hierarchy:

  • react-native-0.62.2.tgz (Root Library)
    • hermes-engine-0.4.3.tgz (Vulnerable Library)

Found in HEAD commit: 5cced2048a0851a07f123e0a3fe19d43b8e10c94

Found in base branch: master

Vulnerability Details

An Integer signedness error in the JavaScript Interpreter in Facebook Hermes prior to commit 2c7af7ec481ceffd0d14ce2d7c045e475fd71dc6 allows attackers to cause a denial of service attack or a potential RCE via crafted JavaScript. Note that this is only exploitable if the application using Hermes permits evaluation of untrusted JavaScript. Hence, most React Native applications are not affected.

Publish Date: 2020-09-09

URL: CVE-2020-1913

CVSS 3 Score Details (8.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • 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/facebook/hermes/releases/tag/v0.7.0

Release Date: 2020-09-15

Fix Resolution (hermes-engine): 0.7.0

Direct dependency fix Resolution (react-native): 0.64.0-rc.0


  • Check this box to open an automated fix PR
@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants