Lucene search
K

20 matches found

RedhatCVE
RedhatCVE
added 2026/01/09 8:44 a.m.7 views

CVE-2022-23654

Wiki.js is a wiki app built on Node.js. In affected versions an authenticated user with write access on a restricted set of paths can update a page outside the allowed paths by specifying a different target page ID while keeping the path intact. The access control incorrectly check the path acces...

8.1CVSS6.6AI score0.00712EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-4098

Malicious code in bioql PyPI...

7.5CVSS6.5AI score0.00715EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2024-3480

Malicious code in bioql PyPI...

6.9CVSS6.4AI score0.00721EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.19 views

EUVD-2024-35000

Malicious code in bioql PyPI...

7.1CVSS6.5AI score0.00395EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/05/22 10:12 p.m.6 views

CVE-2022-29256

sharp is an application for Node.js image processing. Prior to version 0.30.5, there is a possible vulnerability in logic that is run only at npm install time when installing versions of sharp prior to the latest v0.30.5. If an attacker has the ability to set the value of the PKGCONFIGPATH...

6.7CVSS6.7AI score0.0037EPSS
Exploits0References1
Fedora
Fedora
added 2025/03/28 3:6 p.m.11 views

[SECURITY] Fedora 41 Update: nodejs-nodemon-3.1.9-3.fc41

Simple monitor script for use during development of a node.js app. For use during development of a node.js based application. nodemon will watch the files in the directory in which nodemon was started, and if any files change, nodemon will automatically restart your node application. nodemon does...

7.5CVSS7.9AI score0.01471EPSS
Exploits1
Fedora
Fedora
added 2025/03/28 2:49 p.m.18 views

[SECURITY] Fedora 40 Update: nodejs-nodemon-3.1.9-3.fc40

Simple monitor script for use during development of a node.js app. For use during development of a node.js based application. nodemon will watch the files in the directory in which nodemon was started, and if any files change, nodemon will automatically restart your node application. nodemon does...

7.5CVSS7.9AI score0.01471EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/02/14 6:23 p.m.7 views

CVE-2025-25283

parse-duraton is software that allows users to convert a human readable duration to milliseconds. Versions prior to 2.1.3 are vulnerable to an event loop delay due to the CPU-bound operation of resolving the provided string, from a 0.5ms and up to 50ms per one operation, with a varying size from...

7.5CVSS6.5AI score0.00715EPSS
Exploits0References1
OSV
OSV
added 2025/02/12 7:45 p.m.7 views

GHSA-HCRG-FC28-FCG5 parse-duration has a Regex Denial of Service that results in event loop delay and out of memory

Summary This report finds 2 availability issues due to the regex used in the parse-duration npm package: 1. An event loop delay due to the CPU-bound operation of resolving the provided string, from a 0.5ms and up to 50ms per one operation, with a varying size from 0.01 MB and up to 4.3 MB...

7.5CVSS7.4AI score0.00715EPSS
Exploits0References5
NVD
NVD
added 2025/02/12 7:15 p.m.31 views

CVE-2025-25283

parse-duraton is software that allows users to convert a human readable duration to milliseconds. Versions prior to 2.1.3 are vulnerable to an event loop delay due to the CPU-bound operation of resolving the provided string, from a 0.5ms and up to 50ms per one operation, with a varying size from...

7.5CVSS0.00715EPSS
Exploits0References3
CVE
CVE
added 2025/02/12 6:21 p.m.93 views

CVE-2025-25283

CVE-2025-25283 concerns parse-duration (node package). Versions prior to 2.1.3 are vulnerable to event-loop delay due to CPU-bound duration resolution and may cause an out-of-memory crash with large Unicode-containing inputs. A patch is available in 2.1.3; remediation is to upgrade to that versio...

7.5CVSS7.4AI score0.00715EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/02/04 10:25 p.m.8 views

CVE-2024-53843

@dapperduckling/keycloak-connector-server is an opinionated series of libraries for Node.js applications and frontend clients to interface with keycloak. A Reflected Cross-Site Scripting XSS vulnerability was discovered in the authentication flow of the application. This issue arises due to...

8.1CVSS7.1AI score0.00501EPSS
Exploits0References1
OSV
OSV
added 2024/12/16 2:6 p.m.12 views

BIT-NODE-MIN-2020-8277

A Node.js application that allows an attacker to trigger a DNS request for a host of their choice could trigger a Denial of Service in versions 15.2.1, 14.15.1, and 12.19.1 by getting the application to resolve a DNS record with a larger number of responses. This is fixed in 15.2.1, 14.15.1, and...

7.5CVSS7.4AI score0.54164EPSS
Exploits0References14
Rockylinux
Rockylinux
added 2024/11/19 4:2 p.m.4 views

20 bug fix and enhancement update

An update is available for module.nodejs-nodemon, nodejs-packaging, module.nodejs-packaging, nodejs-nodemon. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list...

6.9AI score
Exploits0
OSV
OSV
added 2022/04/02 12:0 a.m.36 views

GHSA-28XR-MWXG-3QC8 Command injection in simple-git

simple-git maintained as git-js named repository on GitHub is a light weight interface for running git commands in any node.js application.The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of CVE-2022-24433 which only patches against the git fetch...

8.1CVSS9.2AI score0.04067EPSS
Exploits1References7
Vulnrichment
Vulnrichment
added 2022/02/22 8:5 p.m.4 views

CVE-2022-23654 Improper write access check in Requarks/wiki

Wiki.js is a wiki app built on Node.js. In affected versions an authenticated user with write access on a restricted set of paths can update a page outside the allowed paths by specifying a different target page ID while keeping the path intact. The access control incorrectly check the path acces...

8.1CVSS8AI score0.00712EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2021/04/15 12:0 a.m.36 views

EulerOS Virtualization 2.9.1 : c-ares (EulerOS-SA-2021-1710)

According to the version of the c-ares package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerability : - A Node.js application that allows an attacker to trigger a DNS request for a host of their choice could trigger a Denial of Service i...

7.5CVSS7.6AI score0.54164EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2021/02/25 12:0 a.m.38 views

Fedora 33 : mingw-c-ares (2021-ee913722db)

The remote Fedora 33 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2021-ee913722db advisory. - A Node.js application that allows an attacker to trigger a DNS request for a host of their choice could trigger a Denial of Service in versions...

7.5CVSS7.6AI score0.54164EPSS
Exploits0References2
CNVD
CNVD
added 2021/02/22 12:0 a.m.5 views

Mailtrain SQL Injection Vulnerability

Mailtrain is an open source hosted newsletter application built on Node.js and MySQL/MariaDB. A SQL injection vulnerability exists in Mailtrain 1.24.1 and earlier in lib/models/campaigns.js in statsClickedSubscribersByColumn. The vulnerability stems from not properly escaping variable column name...

8.8CVSS7.7AI score0.01496EPSS
Exploits1References1
n0where
n0where
added 2017/04/26 4:42 p.m.43 views

Node.js Security Scanner: Web Exploit Detector

Node.js Security Scanner: Web Exploit Detector The Web Exploit Detector is a Node.js application and NPM module used to detect possible infections, malicious code and suspicious files in web hosting environments. This application is intended to be run on web servers hosting one or more websites...

6.7AI score
Exploits0References1
Rows per page
Query Builder