iamkishan98 / E-voting-using-blockchain

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

CVE-2023-28155 (Medium) detected in multiple libraries #296

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2023-28155 - Medium Severity Vulnerability

Vulnerable Libraries - request-2.88.0.tgz, request-2.81.0.tgz, request-2.40.0.tgz, request-2.67.0.tgz, request-2.27.0.tgz, request-2.9.203.tgz

request-2.88.0.tgz

Simplified HTTP request client.

Library home page: https://registry.npmjs.org/request/-/request-2.88.0.tgz

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

Path to vulnerable library: /evoting app/src/bower_components/bootstrap-daterangepicker/node_modules/request/package.json,/evoting app/src/bower_components/bootstrap-daterangepicker/node_modules/request/package.json,/evoting app/src/bower_components/bootstrap-daterangepicker/node_modules/request/package.json,/evoting app/src/bower_components/bootstrap-daterangepicker/node_modules/request/package.json,/evoting app/src/bower_components/bootstrap-daterangepicker/node_modules/request/package.json,/evoting app/src/bower_components/bootstrap-daterangepicker/node_modules/request/package.json,/evoting app/src/bower_components/bootstrap-daterangepicker/node_modules/request/package.json,/evoting app/src/bower_components/bootstrap-daterangepicker/node_modules/request/package.json

Dependency Hierarchy: - grunt-0.3.17.tgz (Root Library) - nodeunit-0.7.4.tgz - tap-14.2.2.tgz - coveralls-3.0.4.tgz - :x: **request-2.88.0.tgz** (Vulnerable Library)

request-2.81.0.tgz

Simplified HTTP request client.

Library home page: https://registry.npmjs.org/request/-/request-2.81.0.tgz

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

Path to vulnerable library: /evoting app/src/bower_components/bootstrap-datepicker/node_modules/less/node_modules/request/package.json,/evoting app/src/bower_components/bootstrap-datepicker/node_modules/less/node_modules/request/package.json,/evoting app/src/bower_components/bootstrap-datepicker/node_modules/less/node_modules/request/package.json

Dependency Hierarchy: - :x: **request-2.81.0.tgz** (Vulnerable Library)

request-2.40.0.tgz

Simplified HTTP request client.

Library home page: https://registry.npmjs.org/request/-/request-2.40.0.tgz

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

Path to vulnerable library: /evoting app/src/node_modules/request/package.json

Dependency Hierarchy: - grunt-contrib-less-0.12.0.tgz (Root Library) - less-1.7.5.tgz - :x: **request-2.40.0.tgz** (Vulnerable Library)

request-2.67.0.tgz

Simplified HTTP request client.

Library home page: https://registry.npmjs.org/request/-/request-2.67.0.tgz

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

Path to vulnerable library: /evoting app/src/bower_components/select2/node_modules/phantomjs/node_modules/request/package.json,/evoting app/src/bower_components/select2/node_modules/phantomjs/node_modules/request/package.json

Dependency Hierarchy: - grunt-mocha-0.4.15.tgz (Root Library) - grunt-lib-phantomjs-0.7.1.tgz - phantomjs-1.9.20.tgz - :x: **request-2.67.0.tgz** (Vulnerable Library)

request-2.27.0.tgz

Simplified HTTP request client.

Library home page: https://registry.npmjs.org/request/-/request-2.27.0.tgz

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

Path to vulnerable library: /evoting app/src/bower_components/morris.js/node_modules/request/package.json

Dependency Hierarchy: - bower-1.2.8.tgz (Root Library) - :x: **request-2.27.0.tgz** (Vulnerable Library)

request-2.9.203.tgz

Simplified HTTP request client.

Library home page: https://registry.npmjs.org/request/-/request-2.9.203.tgz

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

Path to vulnerable library: /evoting app/src/bower_components/jquery-ui/node_modules/loggly/node_modules/request/package.json

Dependency Hierarchy: - grunt-0.3.17.tgz (Root Library) - prompt-0.1.12.tgz - winston-0.5.11.tgz - loggly-0.3.11.tgz - :x: **request-2.9.203.tgz** (Vulnerable Library)

Found in HEAD commit: 3c02898f89d78283ce791eb1b53b2b5a667681ad

Found in base branch: master

Vulnerability Details

The request package through 2.88.2 for Node.js and the @cypress/request package prior to 3.0.0 allow a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP).NOTE: The request package is no longer supported by the maintainer.

Publish Date: 2023-03-16

URL: CVE-2023-28155

CVSS 3 Score Details (6.1)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-p8p7-x288-28g6

Release Date: 2023-03-16

Fix Resolution: @cypress/request - 3.0.0


Step up your Open Source Security Game with Mend here