kapseliboi / webuild

:memo: Robot-handpicked list of open events and open source for designers, developers and makers in Singapore
https://webuild.sg/
MIT License
0 stars 0 forks source link

CVE-2023-6460 (Medium) detected in firestore-0.15.4.tgz #113

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

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

CVE-2023-6460 - Medium Severity Vulnerability

Vulnerable Library - firestore-0.15.4.tgz

Firestore Client Library for Node.js

Library home page: https://registry.npmjs.org/@google-cloud/firestore/-/firestore-0.15.4.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/@google-cloud/firestore/package.json

Dependency Hierarchy: - firebase-admin-5.13.0.tgz (Root Library) - :x: **firestore-0.15.4.tgz** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

A potential logging of the firestore key via logging within nodejs-firestore exists - Developers who were logging objects through this._settings would be logging the firestore key as well potentially exposing it to anyone with logs read access. We recommend upgrading to version 6.1.0 to avoid this issue

Publish Date: 2023-12-04

URL: CVE-2023-6460

CVSS 3 Score Details (4.0)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: High - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - 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-6460

Release Date: 2023-12-04

Fix Resolution (@google-cloud/firestore): 6.2.0

Direct dependency fix Resolution (firebase-admin): 11.1.0


Step up your Open Source Security Game with Mend here