raindigi / reaction

Reaction is a customizable, real-time reactive, JavaScript commerce platform.
https://reactioncommerce.com/
GNU General Public License v3.0
0 stars 0 forks source link

CVE-2023-0842 (Medium) detected in xml2js-0.4.19.tgz #224

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

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

CVE-2023-0842 - Medium Severity Vulnerability

Vulnerable Library - xml2js-0.4.19.tgz

Simple XML to JavaScript object converter.

Library home page: https://registry.npmjs.org/xml2js/-/xml2js-0.4.19.tgz

Path to dependency file: /reaction/package.json

Path to vulnerable library: /node_modules/xml2js/package.json,/node_modules/xml2js/package.json

Dependency Hierarchy: - file-collections-0.9.3.tgz (Root Library) - tus-node-server-0.3.2.tgz - aws-sdk-2.792.0.tgz - :x: **xml2js-0.4.19.tgz** (Vulnerable Library)

Found in HEAD commit: 8ad5d5d17dee4dfa9525d71fa74587610b98e171

Found in base branch: master

Vulnerability Details

xml2js version 0.4.23 allows an external attacker to edit or add new properties to an object. This is possible because the application does not properly validate incoming JSON keys, thus allowing the __proto__ property to be edited.

Publish Date: 2023-04-05

URL: CVE-2023-0842

CVSS 3 Score Details (5.5)

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

For more information on CVSS3 Scores, click here.


Step up your Open Source Security Game with Mend here