Coder Social home page Coder Social logo

sen's People

Contributors

billgr17 avatar mend-bolt-for-github[bot] avatar

Watchers

 avatar  avatar  avatar

sen's Issues

CVE-2018-3737 (High) detected in sshpk-1.13.1.tgz

CVE-2018-3737 - High Severity Vulnerability

Vulnerable Library - sshpk-1.13.1.tgz

A library for finding and using SSH public keys

Library home page: https://registry.npmjs.org/sshpk/-/sshpk-1.13.1.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/sqlite3/node_modules/sshpk/package.json

Dependency Hierarchy:

  • sqlite3-3.1.13.tgz (Root Library)
    • node-pre-gyp-0.6.38.tgz
      • request-2.81.0.tgz
        • http-signature-1.1.1.tgz
          • sshpk-1.13.1.tgz (Vulnerable Library)

Found in HEAD commit: ae3a979a8ced8cd7f8704c9cb4dc24d9adf7f151

Vulnerability Details

sshpk is vulnerable to ReDoS when parsing crafted invalid public keys.

Publish Date: 2018-06-07

URL: CVE-2018-3737

CVSS 3 Score Details (7.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://hackerone.com/reports/319593

Release Date: 2018-06-07

Fix Resolution: 1.13.2


Step up your Open Source Security Game with WhiteSource here

WS-2018-0103 (Medium) detected in stringstream-0.0.5.tgz

WS-2018-0103 - Medium Severity Vulnerability

Vulnerable Library - stringstream-0.0.5.tgz

Encode and decode streams into string streams

Library home page: https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/sqlite3/node_modules/stringstream/package.json

Dependency Hierarchy:

  • sqlite3-3.1.13.tgz (Root Library)
    • node-pre-gyp-0.6.38.tgz
      • request-2.81.0.tgz
        • stringstream-0.0.5.tgz (Vulnerable Library)

Found in HEAD commit: ae3a979a8ced8cd7f8704c9cb4dc24d9adf7f151

Vulnerability Details

All versions of stringstream are vulnerable to out-of-bounds read as it allocates uninitialized Buffers when number is passed in input stream on Node.js 4.x and below.

Publish Date: 2018-05-16

URL: WS-2018-0103

CVSS 2 Score Details (5.2)

Base Score Metrics not available

Suggested Fix

Type: Upgrade version

Origin: https://www.npmjs.com/advisories/664/versions

Release Date: 2019-06-05

Fix Resolution: 0.0.6,1.0.0


Step up your Open Source Security Game with WhiteSource here

WS-2019-0318 (Medium) detected in handlebars-4.3.5.tgz

WS-2019-0318 - Medium Severity Vulnerability

Vulnerable Library - handlebars-4.3.5.tgz

Handlebars provides the power necessary to let you build semantic templates effectively with no frustration

Library home page: https://registry.npmjs.org/handlebars/-/handlebars-4.3.5.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/handlebars/package.json

Dependency Hierarchy:

  • hbs-4.0.6.tgz (Root Library)
    • handlebars-4.3.5.tgz (Vulnerable Library)

Found in HEAD commit: ae3a979a8ced8cd7f8704c9cb4dc24d9adf7f151

Vulnerability Details

A Denial of Service vulnerability found in handlebars 4.x before 4.4.5.While processing specially-crafted templates, the parser may be forced into endless loop. Attackers may exhaust system resources.

Publish Date: 2019-10-20

URL: WS-2019-0318

CVSS 2 Score Details (5.0)

Base Score Metrics not available

Suggested Fix

Type: Upgrade version

Origin: https://www.npmjs.com/advisories/1300

Release Date: 2019-12-01

Fix Resolution: handlebars - 4.4.5


Step up your Open Source Security Game with WhiteSource here

CVE-2018-20834 (High) detected in tar-2.2.1.tgz

CVE-2018-20834 - High Severity Vulnerability

Vulnerable Library - tar-2.2.1.tgz

tar for node

Library home page: https://registry.npmjs.org/tar/-/tar-2.2.1.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/sqlite3/node_modules/tar/package.json

Dependency Hierarchy:

  • sqlite3-3.1.13.tgz (Root Library)
    • node-pre-gyp-0.6.38.tgz
      • tar-2.2.1.tgz (Vulnerable Library)

Found in HEAD commit: ae3a979a8ced8cd7f8704c9cb4dc24d9adf7f151

Vulnerability Details

A vulnerability was found in node-tar before version 4.4.2 (excluding version 2.2.2). An Arbitrary File Overwrite issue exists when extracting a tarball containing a hardlink to a file that already exists on the system, in conjunction with a later plain file with the same name as the hardlink. This plain file content replaces the existing file content. A patch has been applied to node-tar v2.2.2).

Publish Date: 2019-04-30

URL: CVE-2018-20834

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: High
    • 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-2018-20834

Release Date: 2019-04-30

Fix Resolution: tar - 2.2.2,4.4.2


Step up your Open Source Security Game with WhiteSource here

CVE-2017-16137 (Medium) detected in debug-2.6.7.tgz

CVE-2017-16137 - Medium Severity Vulnerability

Vulnerable Library - debug-2.6.7.tgz

small debugging utility

Library home page: https://registry.npmjs.org/debug/-/debug-2.6.7.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/body-parser/node_modules/debug/package.json

Dependency Hierarchy:

  • body-parser-1.17.2.tgz (Root Library)
    • debug-2.6.7.tgz (Vulnerable Library)

Found in HEAD commit: ae3a979a8ced8cd7f8704c9cb4dc24d9adf7f151

Vulnerability Details

The debug module is vulnerable to regular expression denial of service when untrusted user input is passed into the o formatter. It takes around 50k characters to block for 2 seconds making this a low severity issue.

Publish Date: 2018-06-07

URL: CVE-2017-16137

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: None
    • Integrity Impact: None
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

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

Release Date: 2019-06-05

Fix Resolution: 2.6.9,3.1.0


Step up your Open Source Security Game with WhiteSource here

CVE-2018-16492 (High) detected in extend-3.0.1.tgz

CVE-2018-16492 - High Severity Vulnerability

Vulnerable Library - extend-3.0.1.tgz

Port of jQuery.extend for node.js and the browser

Library home page: https://registry.npmjs.org/extend/-/extend-3.0.1.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/sqlite3/node_modules/extend/package.json

Dependency Hierarchy:

  • sqlite3-3.1.13.tgz (Root Library)
    • node-pre-gyp-0.6.38.tgz
      • request-2.81.0.tgz
        • extend-3.0.1.tgz (Vulnerable Library)

Found in HEAD commit: ae3a979a8ced8cd7f8704c9cb4dc24d9adf7f151

Vulnerability Details

A prototype pollution vulnerability was found in module extend <2.0.2, ~<3.0.2 that allows an attacker to inject arbitrary properties onto Object.prototype.

Publish Date: 2019-02-01

URL: CVE-2018-16492

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • 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://hackerone.com/reports/381185

Release Date: 2019-02-01

Fix Resolution: extend - v3.0.2,v2.0.2


Step up your Open Source Security Game with WhiteSource here

WS-2019-0369 (High) detected in handlebars-4.3.5.tgz

WS-2019-0369 - High Severity Vulnerability

Vulnerable Library - handlebars-4.3.5.tgz

Handlebars provides the power necessary to let you build semantic templates effectively with no frustration

Library home page: https://registry.npmjs.org/handlebars/-/handlebars-4.3.5.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/handlebars/package.json

Dependency Hierarchy:

  • hbs-4.0.6.tgz (Root Library)
    • handlebars-4.3.5.tgz (Vulnerable Library)

Found in HEAD commit: ae3a979a8ced8cd7f8704c9cb4dc24d9adf7f151

Vulnerability Details

Prototype Pollution vulnerability found in handlebars.js before 4.5.3. Attacker may use Remote-Code-Execution exploits.

Publish Date: 2019-11-17

URL: WS-2019-0369

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • 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/wycats/handlebars.js/blob/master/release-notes.md#v453---november-18th-2019

Release Date: 2020-01-08

Fix Resolution: handlebars - 4.5.3


Step up your Open Source Security Game with WhiteSource here

WS-2018-0084 (High) detected in sshpk-1.13.1.tgz

WS-2018-0084 - High Severity Vulnerability

Vulnerable Library - sshpk-1.13.1.tgz

A library for finding and using SSH public keys

Library home page: https://registry.npmjs.org/sshpk/-/sshpk-1.13.1.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/sqlite3/node_modules/sshpk/package.json

Dependency Hierarchy:

  • sqlite3-3.1.13.tgz (Root Library)
    • node-pre-gyp-0.6.38.tgz
      • request-2.81.0.tgz
        • http-signature-1.1.1.tgz
          • sshpk-1.13.1.tgz (Vulnerable Library)

Found in HEAD commit: ae3a979a8ced8cd7f8704c9cb4dc24d9adf7f151

Vulnerability Details

Versions of sshpk before 1.14.1 are vulnerable to regular expression denial of service when parsing crafted invalid public keys.

Publish Date: 2018-04-25

URL: WS-2018-0084

CVSS 2 Score Details (8.0)

Base Score Metrics not available

Suggested Fix

Type: Upgrade version

Origin: https://nodesecurity.io/advisories/606

Release Date: 2018-01-27

Fix Resolution: 1.14.1


Step up your Open Source Security Game with WhiteSource here

WS-2019-0333 (Medium) detected in handlebars-4.3.5.tgz

WS-2019-0333 - Medium Severity Vulnerability

Vulnerable Library - handlebars-4.3.5.tgz

Handlebars provides the power necessary to let you build semantic templates effectively with no frustration

Library home page: https://registry.npmjs.org/handlebars/-/handlebars-4.3.5.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/handlebars/package.json

Dependency Hierarchy:

  • hbs-4.0.6.tgz (Root Library)
    • handlebars-4.3.5.tgz (Vulnerable Library)

Found in HEAD commit: ae3a979a8ced8cd7f8704c9cb4dc24d9adf7f151

Vulnerability Details

Prototype Pollution vulnerability found in handlebars 1.0.6 before 4.5.3. It is possible to add or modify properties to the Object prototype through a malicious template. Attacker may crash the application or execute Arbitrary Code in specific conditions.

Publish Date: 2019-11-18

URL: WS-2019-0333

CVSS 2 Score Details (5.0)

Base Score Metrics not available

Suggested Fix

Type: Upgrade version

Origin: https://www.npmjs.com/advisories/1325

Release Date: 2019-12-05

Fix Resolution: handlebars - 4.5.3


Step up your Open Source Security Game with WhiteSource here

WS-2017-0330 (Medium) detected in mime-1.3.4.tgz

WS-2017-0330 - Medium Severity Vulnerability

Vulnerable Library - mime-1.3.4.tgz

A comprehensive library for mime-type mapping

Library home page: https://registry.npmjs.org/mime/-/mime-1.3.4.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/mime/package.json

Dependency Hierarchy:

  • express-4.15.5.tgz (Root Library)
    • send-0.15.6.tgz
      • mime-1.3.4.tgz (Vulnerable Library)

Found in HEAD commit: ae3a979a8ced8cd7f8704c9cb4dc24d9adf7f151

Vulnerability Details

Affected version of mime (1.0.0 throw 1.4.0 and 2.0.0 throw 2.0.2), are vulnerable to regular expression denial of service.

Publish Date: 2017-09-27

URL: WS-2017-0330

CVSS 2 Score Details (5.0)

Base Score Metrics not available

Suggested Fix

Type: Upgrade version

Origin: broofa/mime@1df903f

Release Date: 2019-04-03

Fix Resolution: 1.4.1,2.0.3


Step up your Open Source Security Game with WhiteSource here

WS-2019-0331 (Medium) detected in handlebars-4.3.5.tgz

WS-2019-0331 - Medium Severity Vulnerability

Vulnerable Library - handlebars-4.3.5.tgz

Handlebars provides the power necessary to let you build semantic templates effectively with no frustration

Library home page: https://registry.npmjs.org/handlebars/-/handlebars-4.3.5.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/handlebars/package.json

Dependency Hierarchy:

  • hbs-4.0.6.tgz (Root Library)
    • handlebars-4.3.5.tgz (Vulnerable Library)

Found in HEAD commit: ae3a979a8ced8cd7f8704c9cb4dc24d9adf7f151

Vulnerability Details

Arbitrary Code Execution vulnerability found in handlebars before 4.5.2. Lookup helper fails to validate templates. Attack may submit templates that execute arbitrary JavaScript in the system.

Publish Date: 2019-11-13

URL: WS-2019-0331

CVSS 2 Score Details (5.0)

Base Score Metrics not available

Suggested Fix

Type: Upgrade version

Origin: https://www.npmjs.com/advisories/1316

Release Date: 2019-12-05

Fix Resolution: handlebars - 4.5.2


Step up your Open Source Security Game with WhiteSource here

CVE-2018-3728 (High) detected in hoek-2.16.3.tgz

CVE-2018-3728 - High Severity Vulnerability

Vulnerable Library - hoek-2.16.3.tgz

General purpose node utilities

Library home page: https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/sqlite3/node_modules/hoek/package.json

Dependency Hierarchy:

  • sqlite3-3.1.13.tgz (Root Library)
    • node-pre-gyp-0.6.38.tgz
      • hawk-3.1.3.tgz
        • hoek-2.16.3.tgz (Vulnerable Library)

Found in HEAD commit: ae3a979a8ced8cd7f8704c9cb4dc24d9adf7f151

Vulnerability Details

hoek node module before 4.2.0 and 5.0.x before 5.0.3 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via 'merge' and 'applyToDefaults' functions, which allows a malicious user to modify the prototype of "Object" via proto, causing the addition or modification of an existing property that will exist on all objects.

Publish Date: 2018-03-30

URL: CVE-2018-3728

CVSS 3 Score Details (8.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: Low
    • 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://nvd.nist.gov/vuln/detail/CVE-2018-3728

Release Date: 2018-03-30

Fix Resolution: 4.2.1,5.0.3


Step up your Open Source Security Game with WhiteSource here

WS-2019-0332 (Medium) detected in handlebars-4.3.5.tgz

WS-2019-0332 - Medium Severity Vulnerability

Vulnerable Library - handlebars-4.3.5.tgz

Handlebars provides the power necessary to let you build semantic templates effectively with no frustration

Library home page: https://registry.npmjs.org/handlebars/-/handlebars-4.3.5.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/handlebars/package.json

Dependency Hierarchy:

  • hbs-4.0.6.tgz (Root Library)
    • handlebars-4.3.5.tgz (Vulnerable Library)

Found in HEAD commit: ae3a979a8ced8cd7f8704c9cb4dc24d9adf7f151

Vulnerability Details

Arbitrary Code Execution vulnerability found in handlebars before 4.5.3. Lookup helper fails to validate templates. Attack may submit templates that execute arbitrary JavaScript in the system.It is due to an incomplete fix for a WS-2019-0331.

Publish Date: 2019-11-17

URL: WS-2019-0332

CVSS 2 Score Details (5.0)

Base Score Metrics not available

Suggested Fix

Type: Upgrade version

Origin: https://www.npmjs.com/advisories/1324

Release Date: 2019-12-05

Fix Resolution: handlebars - 4.5.3


Step up your Open Source Security Game with WhiteSource here

CVE-2020-7598 (Medium) detected in multiple libraries

CVE-2020-7598 - Medium Severity Vulnerability

Vulnerable Libraries - minimist-0.0.8.tgz, minimist-0.0.10.tgz, minimist-1.2.0.tgz

minimist-0.0.8.tgz

parse argument options

Library home page: https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/sqlite3/node_modules/minimist/package.json

Dependency Hierarchy:

  • sqlite3-3.1.13.tgz (Root Library)
    • node-pre-gyp-0.6.38.tgz
      • mkdirp-0.5.1.tgz
        • minimist-0.0.8.tgz (Vulnerable Library)
minimist-0.0.10.tgz

parse argument options

Library home page: https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/minimist/package.json

Dependency Hierarchy:

  • hbs-4.0.6.tgz (Root Library)
    • handlebars-4.3.5.tgz
      • optimist-0.6.1.tgz
        • minimist-0.0.10.tgz (Vulnerable Library)
minimist-1.2.0.tgz

parse argument options

Library home page: https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/sqlite3/node_modules/rc/node_modules/minimist/package.json

Dependency Hierarchy:

  • sqlite3-3.1.13.tgz (Root Library)
    • node-pre-gyp-0.6.38.tgz
      • rc-1.2.1.tgz
        • minimist-1.2.0.tgz (Vulnerable Library)

Found in HEAD commit: ae3a979a8ced8cd7f8704c9cb4dc24d9adf7f151

Vulnerability Details

minimist before 1.2.2 could be tricked into adding or modifying properties of Object.prototype using a "constructor" or "proto" payload.

Publish Date: 2020-03-11

URL: CVE-2020-7598

CVSS 3 Score Details (5.6)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/substack/minimist/commit/63e7ed05aa4b1889ec2f3b196426db4500cbda94

Release Date: 2020-03-11

Fix Resolution: minimist - 0.2.1,1.2.3


Step up your Open Source Security Game with WhiteSource here

CVE-2017-16138 (High) detected in mime-1.3.4.tgz

CVE-2017-16138 - High Severity Vulnerability

Vulnerable Library - mime-1.3.4.tgz

A comprehensive library for mime-type mapping

Library home page: https://registry.npmjs.org/mime/-/mime-1.3.4.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/mime/package.json

Dependency Hierarchy:

  • express-4.15.5.tgz (Root Library)
    • send-0.15.6.tgz
      • mime-1.3.4.tgz (Vulnerable Library)

Found in HEAD commit: ae3a979a8ced8cd7f8704c9cb4dc24d9adf7f151

Vulnerability Details

The mime module < 1.4.1, 2.0.1, 2.0.2 is vulnerable to regular expression denial of service when a mime lookup is performed on untrusted user input.

Publish Date: 2018-06-07

URL: CVE-2017-16138

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • 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-2017-16138

Release Date: 2018-06-07

Fix Resolution: 1.4.1,2.0.3


Step up your Open Source Security Game with WhiteSource here

CVE-2019-13173 (High) detected in fstream-1.0.11.tgz

CVE-2019-13173 - High Severity Vulnerability

Vulnerable Library - fstream-1.0.11.tgz

Advanced file system stream things

Library home page: https://registry.npmjs.org/fstream/-/fstream-1.0.11.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/sqlite3/node_modules/fstream/package.json

Dependency Hierarchy:

  • sqlite3-3.1.13.tgz (Root Library)
    • node-pre-gyp-0.6.38.tgz
      • tar-2.2.1.tgz
        • fstream-1.0.11.tgz (Vulnerable Library)

Found in HEAD commit: ae3a979a8ced8cd7f8704c9cb4dc24d9adf7f151

Vulnerability Details

fstream before 1.0.12 is vulnerable to Arbitrary File Overwrite. Extracting tarballs containing a hardlink to a file that already exists in the system, and a file that matches the hardlink, will overwrite the system's file with the contents of the extracted file. The fstream.DirWriter() function is vulnerable.

Publish Date: 2019-07-02

URL: CVE-2019-13173

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: High
    • 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-13173

Release Date: 2019-07-02

Fix Resolution: 1.0.12


Step up your Open Source Security Game with WhiteSource here

CVE-2018-1000620 (High) detected in cryptiles-2.0.5.tgz

CVE-2018-1000620 - High Severity Vulnerability

Vulnerable Library - cryptiles-2.0.5.tgz

General purpose crypto utilities

Library home page: https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/sqlite3/node_modules/cryptiles/package.json

Dependency Hierarchy:

  • sqlite3-3.1.13.tgz (Root Library)
    • node-pre-gyp-0.6.38.tgz
      • hawk-3.1.3.tgz
        • cryptiles-2.0.5.tgz (Vulnerable Library)

Found in HEAD commit: ae3a979a8ced8cd7f8704c9cb4dc24d9adf7f151

Vulnerability Details

Eran Hammer cryptiles version 4.1.1 earlier contains a CWE-331: Insufficient Entropy vulnerability in randomDigits() method that can result in An attacker is more likely to be able to brute force something that was supposed to be random.. This attack appear to be exploitable via Depends upon the calling application.. This vulnerability appears to have been fixed in 4.1.2.

Publish Date: 2018-07-09

URL: CVE-2018-1000620

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • 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: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-1000620

Release Date: 2018-07-09

Fix Resolution: v4.1.2


Step up your Open Source Security Game with WhiteSource here

CVE-2018-3750 (High) detected in deep-extend-0.4.2.tgz

CVE-2018-3750 - High Severity Vulnerability

Vulnerable Library - deep-extend-0.4.2.tgz

Recursive object extending

Library home page: https://registry.npmjs.org/deep-extend/-/deep-extend-0.4.2.tgz

Path to dependency file: /tmp/ws-scm/SEN/package.json

Path to vulnerable library: /tmp/ws-scm/SEN/node_modules/sqlite3/node_modules/deep-extend/package.json

Dependency Hierarchy:

  • sqlite3-3.1.13.tgz (Root Library)
    • node-pre-gyp-0.6.38.tgz
      • rc-1.2.1.tgz
        • deep-extend-0.4.2.tgz (Vulnerable Library)

Found in HEAD commit: ae3a979a8ced8cd7f8704c9cb4dc24d9adf7f151

Vulnerability Details

The utilities function in all versions <= 0.5.0 of the deep-extend node module can be tricked into modifying the prototype of Object when the attacker can control part of the structure passed to this function. This can let an attacker add or modify existing properties that will exist on all objects.

Publish Date: 2018-07-03

URL: CVE-2018-3750

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • 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: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3750

Release Date: 2019-01-24

Fix Resolution: 0.5.1


Step up your Open Source Security Game with WhiteSource here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.