iamkishan98 / E-voting-using-blockchain

Decentralized online vorting application built with blockchain
2 stars 0 forks source link

CVE-2014-1850 (High) detected in marked-0.2.10.tgz - autoclosed #13

Closed mend-bolt-for-github[bot] closed 2 years ago

mend-bolt-for-github[bot] commented 5 years ago

CVE-2014-1850 - High Severity Vulnerability

Vulnerable Library - marked-0.2.10.tgz

A markdown parser built for speed

Library home page: https://registry.npmjs.org/marked/-/marked-0.2.10.tgz

Path to dependency file: /E-voting-using-blockchain/evoting app/src/bower_components/bootstrap-colorpicker/package.json

Path to vulnerable library: /tmp/git/E-voting-using-blockchain/evoting app/src/bower_components/bootstrap-colorpicker/node_modules/marked/package.json

Dependency Hierarchy: - grunt-assemble-0.4.0.tgz (Root Library) - assemble-handlebars-0.3.0.tgz - handlebars-helpers-0.5.8.tgz - :x: **marked-0.2.10.tgz** (Vulnerable Library)

Found in HEAD commit: 3c02898f89d78283ce791eb1b53b2b5a667681ad

Vulnerability Details

Marked comes with an option to sanitize user output to help protect against content injection attacks (i.e. sanitize: true). Even if this option is set, marked before version 0.3.1 is vulnerable to content injection in multiple locations if untrusted user input is allowed to be provided into marked and that output is passed to the browser. Injection is possible in two locations: gfm codeblocks (language) and javascript url's

Publish Date: 2014-02-02

URL: CVE-2014-1850

CVSS 2 Score Details (7.5)

Base Score Metrics not available

Suggested Fix

Type: Upgrade version

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

Release Date: 2014-01-31

Fix Resolution: Upgrade to version 0.3.1 or later


Step up your Open Source Security Game with WhiteSource here

mend-bolt-for-github[bot] commented 2 years ago

:heavy_check_mark: This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.