nlamirault / alan

Bridge between Vault and password managers
Apache License 2.0
8 stars 2 forks source link

CVE-2022-2421 (Critical) detected in socket.io-parser-2.3.1.tgz #204

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

mend-bolt-for-github[bot] commented 9 months ago

CVE-2022-2421 - Critical Severity Vulnerability

Vulnerable Library - socket.io-parser-2.3.1.tgz

socket.io protocol parser

Library home page: https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-2.3.1.tgz

Path to dependency file: /vendor/github.com/hashicorp/vault/ui/package.json

Path to vulnerable library: /vendor/github.com/hashicorp/vault/ui/node_modules/socket.io-parser/package.json

Dependency Hierarchy: - ember-cli-2.14.0.tgz (Root Library) - testem-1.18.0.tgz - socket.io-1.6.0.tgz - :x: **socket.io-parser-2.3.1.tgz** (Vulnerable Library)

Found in HEAD commit: 9060713df80212ee5546b36d1083fb607520eb0b

Found in base branch: master

Vulnerability Details

Due to improper type validation in attachment parsing the Socket.io js library, it is possible to overwrite the _placeholder object which allows an attacker to place references to functions at arbitrary places in the resulting query object.

Publish Date: 2022-10-25

URL: CVE-2022-2421

CVSS 3 Score Details (10.0)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Changed - 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/advisories/GHSA-qm95-pgcg-qqfq

Release Date: 2022-10-26

Fix Resolution (socket.io-parser): 3.3.3

Direct dependency fix Resolution (ember-cli): 2.18.2


Step up your Open Source Security Game with Mend here