-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Vulnerable Library - firebase-admin-11.11.0.tgz
Path to dependency file: /scripts/code.angularjs.org-firebase/functions/package.json
Path to vulnerable library: /scripts/code.angularjs.org-firebase/functions/package.json,/scripts/docs.angularjs.org-firebase/functions/package.json
Vulnerabilities
CVE | Severity | Dependency | Type | Fixed in (firebase-admin version) | Remediation Possible** | |
---|---|---|---|---|---|---|
CVE-2023-36665 | 9.8 | protobufjs-7.2.4.tgz | Transitive | 12.0.0 | ✅ | |
CVE-2024-41818 | 7.5 | fast-xml-parser-4.3.2.tgz | Transitive | 11.11.1 | ✅ | |
CVE-2022-0235 | 6.1 | node-fetch-2.6.1.tgz | Transitive | 11.11.1 | ✅ | |
CVE-2024-37168 | 5.3 | grpc-js-1.8.21.tgz | Transitive | 11.11.1 | ✅ | |
CVE-2024-28176 | 4.9 | jose-4.15.4.tgz | Transitive | 11.11.1 | ✅ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2023-36665
Vulnerable Library - protobufjs-7.2.4.tgz
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-7.2.4.tgz
Path to dependency file: /scripts/code.angularjs.org-firebase/functions/package.json
Path to vulnerable library: /scripts/code.angularjs.org-firebase/functions/package.json,/scripts/docs.angularjs.org-firebase/functions/package.json
Dependency Hierarchy:
- firebase-admin-11.11.0.tgz (Root Library)
- firestore-6.8.0.tgz
- google-gax-3.6.1.tgz
- ❌ protobufjs-7.2.4.tgz (Vulnerable Library)
- google-gax-3.6.1.tgz
- firestore-6.8.0.tgz
Found in base branch: master
Vulnerability Details
"protobuf.js (aka protobufjs) 6.10.0 through 7.x before 7.2.5 allows Prototype Pollution, a different vulnerability than CVE-2022-25878. A user-controlled protobuf message can be used by an attacker to pollute the prototype of Object.prototype by adding and overwriting its data and functions. Exploitation can involve: (1) using the function parse to parse protobuf messages on the fly, (2) loading .proto files by using load/loadSync functions, or (3) providing untrusted input to the functions ReflectionObject.setParsedOption and util.setProperty.
Publish Date: 2023-07-05
URL: CVE-2023-36665
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2023-36665
Release Date: 2023-07-05
Fix Resolution (protobufjs): 7.2.5
Direct dependency fix Resolution (firebase-admin): 12.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2024-41818
Vulnerable Library - fast-xml-parser-4.3.2.tgz
Library home page: https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.2.tgz
Path to dependency file: /scripts/code.angularjs.org-firebase/functions/package.json
Path to vulnerable library: /scripts/code.angularjs.org-firebase/functions/package.json,/scripts/docs.angularjs.org-firebase/functions/package.json
Dependency Hierarchy:
- firebase-admin-11.11.0.tgz (Root Library)
- storage-6.12.0.tgz
- ❌ fast-xml-parser-4.3.2.tgz (Vulnerable Library)
- storage-6.12.0.tgz
Found in base branch: master
Vulnerability Details
fast-xml-parser is an open source, pure javascript xml parser. a ReDOS exists on currency.js. This vulnerability is fixed in 4.4.1.
Publish Date: 2024-07-29
URL: CVE-2024-41818
CVSS 3 Score Details (7.5)
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: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: GHSA-mpg4-rc92-vx8v
Release Date: 2024-07-29
Fix Resolution (fast-xml-parser): 4.4.1
Direct dependency fix Resolution (firebase-admin): 11.11.1
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2022-0235
Vulnerable Library - node-fetch-2.6.1.tgz
A light-weight module that brings window.fetch to node.js
Library home page: https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz
Path to dependency file: /scripts/docs.angularjs.org-firebase/functions/package.json
Path to vulnerable library: /scripts/docs.angularjs.org-firebase/functions/package.json
Dependency Hierarchy:
- firebase-admin-11.11.0.tgz (Root Library)
- firestore-6.8.0.tgz
- google-gax-3.6.1.tgz
- ❌ node-fetch-2.6.1.tgz (Vulnerable Library)
- google-gax-3.6.1.tgz
- firestore-6.8.0.tgz
Found in base branch: master
Vulnerability Details
node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor
Publish Date: 2022-01-16
URL: CVE-2022-0235
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
Suggested Fix
Type: Upgrade version
Origin: GHSA-r683-j2x4-v87g
Release Date: 2022-01-16
Fix Resolution (node-fetch): 2.6.7
Direct dependency fix Resolution (firebase-admin): 11.11.1
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2024-37168
Vulnerable Library - grpc-js-1.8.21.tgz
Library home page: https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.8.21.tgz
Path to dependency file: /scripts/code.angularjs.org-firebase/functions/package.json
Path to vulnerable library: /scripts/code.angularjs.org-firebase/functions/package.json,/scripts/docs.angularjs.org-firebase/functions/package.json
Dependency Hierarchy:
- firebase-admin-11.11.0.tgz (Root Library)
- firestore-6.8.0.tgz
- google-gax-3.6.1.tgz
- ❌ grpc-js-1.8.21.tgz (Vulnerable Library)
- google-gax-3.6.1.tgz
- firestore-6.8.0.tgz
Found in base branch: master
Vulnerability Details
@grpc/grps-js implements the core functionality of gRPC purely in JavaScript, without a C++ addon. Prior to versions 1.10.9, 1.9.15, and 1.8.22, there are two separate code paths in which memory can be allocated per message in excess of the grpc.max_receive_message_length
channel option: If an incoming message has a size on the wire greater than the configured limit, the entire message is buffered before it is discarded; and/or if an incoming message has a size within the limit on the wire but decompresses to a size greater than the limit, the entire message is decompressed into memory, and on the server is not discarded. This has been patched in versions 1.10.9, 1.9.15, and 1.8.22.
Publish Date: 2024-06-10
URL: CVE-2024-37168
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: None
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Origin: GHSA-7v5v-9h63-cj86
Release Date: 2024-06-10
Fix Resolution (@grpc/grpc-js): 1.8.22
Direct dependency fix Resolution (firebase-admin): 11.11.1
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2024-28176
Vulnerable Library - jose-4.15.4.tgz
Library home page: https://registry.npmjs.org/jose/-/jose-4.15.4.tgz
Path to dependency file: /scripts/docs.angularjs.org-firebase/functions/package.json
Path to vulnerable library: /scripts/docs.angularjs.org-firebase/functions/package.json,/scripts/code.angularjs.org-firebase/functions/package.json
Dependency Hierarchy:
- firebase-admin-11.11.0.tgz (Root Library)
- jwks-rsa-3.1.0.tgz
- ❌ jose-4.15.4.tgz (Vulnerable Library)
- jwks-rsa-3.1.0.tgz
Found in base branch: master
Vulnerability Details
jose is JavaScript module for JSON Object Signing and Encryption, providing support for JSON Web Tokens (JWT), JSON Web Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), JSON Web Key Set (JWKS), and more. A vulnerability has
been identified in the JSON Web Encryption (JWE) decryption interfaces, specifically related to the support for decompressing plaintext after its decryption. Under certain conditions it is possible to have the user's environment consume unreasonable amount of CPU time or memory during JWE Decryption operations. This issue has been patched in versions 2.0.7 and 4.15.5.
Publish Date: 2024-03-09
URL: CVE-2024-28176
CVSS 3 Score Details (4.9)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: High
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: GHSA-hhhv-q57g-882q
Release Date: 2024-03-09
Fix Resolution (jose): 4.15.5
Direct dependency fix Resolution (firebase-admin): 11.11.1
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.