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-2019-10101 (High) detected in kotlin-stdlib-1.3.0.jar, kotlin-stdlib-common-1.3.0.jar #8

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

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Mar 26, 2020

CVE-2019-10101 - High Severity Vulnerability

Vulnerable Libraries - kotlin-stdlib-1.3.0.jar, kotlin-stdlib-common-1.3.0.jar

kotlin-stdlib-1.3.0.jar

Kotlin Standard Library for JVM

Path to vulnerable library: rn-apple-healthkit/node_modules/jetifier/lib/kotlin-stdlib-1.3.0.jar

Dependency Hierarchy:

  • kotlin-stdlib-1.3.0.jar (Vulnerable Library)
kotlin-stdlib-common-1.3.0.jar

Kotlin Common Standard Library

Path to vulnerable library: rn-apple-healthkit/node_modules/jetifier/lib/kotlin-stdlib-common-1.3.0.jar

Dependency Hierarchy:

  • kotlin-stdlib-common-1.3.0.jar (Vulnerable Library)

Found in HEAD commit: fb7bf1164ba4b24c7b064e493ebcb7a064021f0e

Found in base branch: master

Vulnerability Details

JetBrains Kotlin versions before 1.3.30 were resolving artifacts using an http connection during the build process, potentially allowing an MITM attack.

Publish Date: 2019-07-03

URL: CVE-2019-10101

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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10101

Release Date: 2019-07-03

Fix Resolution: org.jetbrains.kotlin:kotlin-stdlib:1.3.30,org.jetbrains.kotlin:kotlin-stdlib-common:1.3.30,org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.30,org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.30,org.jetbrains.kotlin:kotlin-reflect:1.3.30

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Mar 26, 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