Lucene search
K

4346 matches found

OSV
OSV
added 2023/12/27 12:0 a.m.23 views

DSA-5589-1 nodejs - security update

Bulletin has no description...

9.8CVSS6.6AI score0.01916EPSS
Exploits3
Veracode
Veracode
added 2023/12/18 11:45 a.m.20 views

Denial Of Service (DoS)

@octokit/webhooks is vulnerable to Denial Of Service DoS. The vulnerability is caused by a lack of exception handling in the verifyAndReceive method within src/verify-and-receive.ts. This method internally calls another method verify which throws an exception which remains unhandled. This uncaugh...

7.5CVSS6.7AI score0.00479EPSS
Exploits0References17Affected Software1
RedhatCVE
RedhatCVE
added 2023/12/17 11:26 a.m.12 views

CVE-2023-50728

An uncaught exception vulnerability was found in octokit webhooks. An error may be undefined in some cases, and the resulting request can cause an uncaught exception that ends the nodejs process...

7.5CVSS5.5AI score0.00479EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2023/12/15 12:0 a.m.3 views

PT-2023-31626 · Github · Octokit/Webhooks +1

Name of the Vulnerable Software and Affected Versions: octokit/webhooks versions 9.26.0 through 9.26.2 octokit/webhooks versions 10.9.0 through 10.9.1 octokit/webhooks versions 11.1.0 through 11.1.1 octokit/webhooks versions 12.0.0 through 12.0.3 Description: The issue is caused by a problem with...

8.2CVSS7.3AI score0.00479EPSS
Exploits0References13
OSV
OSV
added 2023/12/04 3:31 p.m.12 views

GHSA-4G6Q-77J7-VVJC Logging of the firestore key within nodejs-firestore

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...

4CVSS5.4AI score0.00008EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2023/12/04 3:31 p.m.23 views

Logging of the firestore key within nodejs-firestore

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...

5.5CVSS7.1AI score0.00008EPSS
Exploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2023/12/04 1:15 p.m.2 views

CVE-2023-6460

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...

5.5CVSS6AI score0.00008EPSS
Exploits0References3
OSV
OSV
added 2023/12/04 1:15 p.m.8 views

CVE-2023-6460

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...

5.5CVSS5.5AI score
Exploits0References1
Prion
Prion
added 2023/12/04 1:15 p.m.13 views

Code injection

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...

1.7CVSS7.1AI score0.00008EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2023/12/04 12:26 p.m.66 views

CVE-2023-6460

CVE-2023-6460 affects Google nodejs-firestore. The issue arises from logging this._settings, which can cause leakage of the Firestore key to log files with read access. Reported across multiple sources, including NVD and OSV, with remediation guidance to upgrade to version 6.1.0 where the issue i...

5.5CVSS4.8AI score0.00008EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2023/12/04 12:26 p.m.20 views

CVE-2023-6460 Information leak in nodejs-firestore

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...

4CVSS5.7AI score0.00008EPSS
Exploits0References2
CNNVD
CNNVD
added 2023/12/04 12:0 a.m.3 views

Google nodejs-firestore Security Vulnerability

Google nodejs-firestore is a NoSQL document database by Google, Inc. A security vulnerability exists in Google nodejs-firestore versions prior to 6.1.0, which stems from the presence of potential logging that could be exposed to anyone with log read access...

5.5CVSS6.5AI score0.00008EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2023/12/04 12:0 a.m.7 views

PT-2023-32673

Name of the Vulnerable Software and Affected Versions nodejs-firestore versions prior to 6.1.0 Description A potential logging issue exists within nodejs-firestore, where developers logging objects through this. settings may inadvertently log the firestore key, potentially exposing it to anyone...

5.5CVSS6AI score0.00008EPSS
Exploits0References12
Veracode
Veracode
added 2023/11/29 5:49 a.m.29 views

Denial Of Service (DoS)

nodejs is vulnerable to Denial Of Service DoS. The vulnerability exists when an invalid public key is used to create an x509 certificate using the crypto.X509Certificate API. A non-expected termination occurs, making it susceptible to Denial of Service DoS attacks. In this scenario, an attacker...

5.3CVSS6.8AI score0.0003EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2023/11/29 5:49 a.m.53 views

Inconsistency Between Implementation And Documented Design

nodejs is vulnerable to Inconsistency Between Implementation and Documented Design. The vulnerability is due to generateKeys API function returned from crypto.createDiffieHellman only generates missing or outdated keys.This discrepancy between the documented and actual behavior of the API allows ...

7.5CVSS6.6AI score0.00954EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2023/11/29 5:46 a.m.26 views

Prototype Pollution

NodeJS is vulnerable to Prototype Pollution. The vulnerability is caused due to bypassing the policy mechanism in the use of proto in process.mainModule.proto.require. This can lead to require and load modules outside of the policy.json definition...

7.5CVSS6.5AI score0.00018EPSS
Exploits0References2Affected Software1
Wolfi
Wolfi
added 2023/11/28 8:15 p.m.205 views

CVE-2023-30590 vulnerabilities

Vulnerabilities for packages: nodejs...

7.5CVSS7.6AI score0.00954EPSS
Exploits0
Wolfi
Wolfi
added 2023/11/28 8:15 p.m.334 views

CVE-2023-30588 vulnerabilities

Vulnerabilities for packages: nodejs...

5.3CVSS7AI score0.0003EPSS
Exploits0
Chainguard
Chainguard
added 2023/11/28 8:15 p.m.24 views

CVE-2023-30588 vulnerabilities

Vulnerabilities for packages: nodejs...

5.3CVSS6.6AI score0.0003EPSS
Exploits0
OSV
OSV
added 2023/11/28 8:15 p.m.1 views

DEBIAN-CVE-2023-30588

When an invalid public key is used to create an x509 certificate using the crypto.X509Certificate API a non-expect termination occurs making it susceptible to DoS attacks when the attacker could force interruptions of application processing, as the process terminates when accessing public key inf...

5.3CVSS6.5AI score0.0003EPSS
Exploits0References1
Rows per page
Query Builder