Lucene search
+L

281 matches found

Positive Technologies
Positive Technologies
added 2025/09/06 12:00 a.m.19 views

PT-2025-36345

Name of the Vulnerable Software and Affected Versions: Roo Code versions 3.25.23 and below Description: Roo Code is an AI-powered autonomous coding agent. Versions 3.25.23 and below include npm install in a default list of auto-approved commands. Because npm install executes lifecycle scripts, a...

7.8CVSS7.4AI score0.00213EPSS
SaveExploits0References8
OSV
OSV
added 2025/08/14 6:52 p.m.5 views

MAL-2025-15287 Malicious code in babel-npm-install (npm)

The package babel-npm-install was found to contain malicious code...

7.2AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.6 views

Malicious code in babel-npm-install (npm)

The package babel-npm-install was found to contain malicious code...

7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/09/17 6:44 p.m.85 views

Vite's `server.fs.deny` is bypassed when using `?import&raw`

Summary The contents of arbitrary files can be returned to the browser. Details @fs denies access to files outside of Vite serving allow list. Adding ?import&raw to the URL bypasses this limitation and returns the file content if it exists. PoC sh $ npm create vite@latest $ cd vite-project/ $ npm...

4.8CVSS7AI score0.01058EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/01 10:01 a.m.84 views

Uptime Kuma vulnerable to authenticated remote code execution via malicious plugin installation

Summary Installation of a maliciously crafted plugin allows for remote code execution by an authenticated attacker. Details Uptime Kuma allows authenticated users to install plugins from an official list of plugins. This feature is currently disabled in the web interface, but the corresponding AP...

8.8CVSS8.2AI score0.02017EPSS
SaveExploits1References7Affected Software1
NVD
NVD
added 2023/07/05 10:15 p.m.42 views

CVE-2023-36821

Uptime Kuma, a self-hosted monitoring tool, allows an authenticated attacker to install a maliciously crafted plugin in versions prior to 1.22.1, which may lead to remote code execution. Uptime Kuma allows authenticated users to install plugins from an official list of plugins. This feature is...

8.8CVSS9AI score0.02017EPSS
SaveExploits1References4
Prion
Prion
added 2023/07/05 10:15 p.m.24 views

Remote code execution

Uptime Kuma, a self-hosted monitoring tool, allows an authenticated attacker to install a maliciously crafted plugin in versions prior to 1.22.1, which may lead to remote code execution. Uptime Kuma allows authenticated users to install plugins from an official list of plugins. This feature is...

6.5CVSS8.9AI score0.02017EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2023/07/05 9:14 p.m.114 views

CVE-2023-36821

CVE-2023-36821 affects Uptime Kuma prior to 1.22.1. An authenticated user can install a malicious plugin via the plugin installation flow, where plugins are installed with npm in the plugin directory. The plugin validation relies on an official plugin list and does not disable npm scripts during ...

8.8CVSS8.9AI score0.02017EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2023/07/05 9:14 p.m.28 views

CVE-2023-36821 Uptime Kuma vulnerable to authenticated remote code execution via malicious plugin installation

Uptime Kuma, a self-hosted monitoring tool, allows an authenticated attacker to install a maliciously crafted plugin in versions prior to 1.22.1, which may lead to remote code execution. Uptime Kuma allows authenticated users to install plugins from an official list of plugins. This feature is...

8.8CVSS9.2AI score0.02017EPSS
SaveExploits1References4
OSV
OSV
added 2022/08/19 3:55 a.m.12 views

MAL-2022-3964 Malicious code in isntall (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware f7547e8992dd19ddadb22d9e7b35b5f83f821dc955a8404dd83ccb91640a6f1a Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2022/06/01 7:58 p.m.45 views

sharp vulnerable to Command Injection in post-installation over build environment

There's 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. This is not part of any runtime code, does not affect Windows users at all, and is unlikely to affect anyone that already cares about the security of their...

6.7CVSS6.5AI score0.0037EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/06/01 7:58 p.m.18 views

GHSA-GP95-PPV5-3JC5 sharp vulnerable to Command Injection in post-installation over build environment

There's 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. This is not part of any runtime code, does not affect Windows users at all, and is unlikely to affect anyone that already cares about the security of their...

6.5CVSS6AI score0.0037EPSS
SaveExploits0References5
Veracode
Veracode
added 2022/05/27 6:31 a.m.24 views

Arbitrary Command Injection

sharp is vulnerable to arbitrary command injection. An attacker is able to set the value of the PKGCONFIGPATH environment variable in a build environment which allows arbitrary command injection at npm install time...

6.7CVSS7.2AI score0.0037EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2022/05/25 10:15 p.m.38 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.7CVSS0.0037EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2022/05/25 9:20 p.m.55 views

CVE-2022-29256 Possible vulnerability at 'npm install' time in sharp if an attacker has control over build environment

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.5CVSS6.7AI score0.0037EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/05/25 12:00 a.m.8 views

PT-2022-19504 · Npm · Sharp

Name of the Vulnerable Software and Affected Versions: sharp versions prior to 0.30.5 Description: The issue is related to 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 th...

6.7CVSS6.4AI score0.0037EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2022/03/17 12:15 p.m.68 views

CVE-2021-23632

All versions of package git are vulnerable to Remote Code Execution RCE due to missing sanitization in the Git.git method, which allows execution of OS commands rather than just git commands. Steps to Reproduce 1. Create a file named exploit.js with the following content: js var Git =...

9.8CVSS7.2AI score0.0235EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2022/03/17 11:20 a.m.57 views

CVE-2021-23632 Remote Code Execution (RCE)

All versions of package git are vulnerable to Remote Code Execution RCE due to missing sanitization in the Git.git method, which allows execution of OS commands rather than just git commands. Steps to Reproduce 1. Create a file named exploit.js with the following content: js var Git =...

6.6CVSS10AI score0.0235EPSS
SaveExploits1References1
nodejs
nodejs
added 2019/12/11 8:44 p.m.22 views

Arbitrary File Write

Overview Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It fails to prevent access to folders outside of the intended nodemodules folder through the bin field. A properly constructed entry in the package.json bin field would allow a package publisher to create...

6.8AI score
SaveExploits0Affected Software1
Veracode
Veracode
added 2017/11/01 6:53 a.m.20 views

Malicious Module

pandora-doomsday and test-module-a are modules which can infect other modules. During installation, the module runs a postinstall script that adds the package's author mr-robot as an owner to every other package owned by the user that ran the npm install method...

9.8CVSS9.1AI score0.01335EPSS
SaveExploits0References3Affected Software2
Rows per page
Query Builder