KOSASIH / pailot-for-pi

Other
8 stars 1 forks source link

typeorm-0.3.11.tgz: 1 vulnerabilities (highest severity is: 5.3) #36

Open mend-bolt-for-github[bot] opened 2 months ago

mend-bolt-for-github[bot] commented 2 months ago
Vulnerable Library - typeorm-0.3.11.tgz

Path to dependency file: /server/package.json

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

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (typeorm version) Remediation Possible**
CVE-2023-0842 Medium 5.3 xml2js-0.4.23.tgz Transitive 0.3.14

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2023-0842 ### Vulnerable Library - xml2js-0.4.23.tgz

Simple XML to JavaScript object converter.

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

Path to dependency file: /server/package.json

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

Dependency Hierarchy: - typeorm-0.3.11.tgz (Root Library) - :x: **xml2js-0.4.23.tgz** (Vulnerable Library)

Found in base branch: develop

### 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.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: Low - Availability Impact: None

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2023-0842

Release Date: 2023-04-05

Fix Resolution (xml2js): 0.5.0

Direct dependency fix Resolution (typeorm): 0.3.14

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
github-actions[bot] commented 1 day ago

Stale issue message