Lucene search
+L

788 matches found

Snyk
Snyk
added 2020/12/11 2:45 p.m.7 views

Command Injection

Overview curljs is a package that wraps the functionality of curl into an easy to use node module Affected versions of this package are vulnerable to Command Injection. PoC var a=require"curljs"; a"' & touch JHU '" Remediation There is no fixed version for curljs. Credit: JHU System Security Lab...

9.8CVSS6.9AI score0.00893EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/12/11 2:26 p.m.9 views

Command Injection

Overview s3-kilatstorage is a S3 client for NodeJs 8.X or greater. KilatStorageS3 uses a bash command to run s3cmd which has been configured and connected to the kilatstorage service. You can use this package for Amazon S3 service too. Affected versions of this package are vulnerable to Command...

9.8CVSS7.1AI score0.00794EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/12/11 2:24 p.m.6 views

Command Injection

Overview Affected versions of this package are vulnerable to Command Injection. PoC var a =require"monorepo-build"; a.build"./","& touch 1111"," & touch shaaaa" Remediation There is no fixed version for monorepo-build. Credit: JHU System Security Lab...

9.8CVSS6.9AI score0.01264EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/12/11 2:21 p.m.10 views

Command Injection

Overview git-archive is a module to take a bare git repo, archive it, and export it as a tarball to a given path Affected versions of this package are vulnerable to Command Injection via the exports function. Remediation There is no fixed version for git-archive. Credit: JHU System Security Lab...

7.8CVSS7.1AI score0.00446EPSS
SaveExploits0References2
Snyk
Snyk
added 2020/12/04 5:33 p.m.8 views

Command Injection

Overview Affected versions of this package are vulnerable to Command Injection. The injection point is located in line 72 in lib/index.js. PoC var a =require"node-ps"; a.lookuppsargs:"& touch JHU ",function Remediation There is no fixed version for node-ps. References - NPM Package - Vulnerable...

9.8CVSS7.2AI score0.02472EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/12/04 5:30 p.m.10 views

Command Injection

Overview Affected versions of this package are vulnerable to Command Injection. The injection point is located in line 45 in main entry of package in lib/process-promises.js. PoC var a =require"ts-process-promises"; a.exec"touch JHU",; Remediation There is no fixed version for ts-process-promises...

9.8CVSS7.2AI score0.01355EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/12/04 5:26 p.m.8 views

Command Injection

Overview spritesheet-js is a command-line spritesheet a.k.a. Texture Atlas generator written in node.js. Affected versions of this package are vulnerable to Command Injection. It depends on a vulnerable package platform-command. The injection point is located in line 32 in lib/generator.js, which...

9.8CVSS7.2AI score0.02472EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/11/24 4:51 p.m.3 views

Cross-site Request Forgery (CSRF)

Overview Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF. CSRF protection can be bypassed by forging a request that contains the same value for both the X-XSRF-TOKEN header and the XSRF-TOKEN cookie value, as the check in randomTokenCsrfProtection only checks...

8.8CVSS6.8AI score0.00524EPSS
SaveExploits0References2
Snyk
Snyk
added 2020/11/17 1:02 p.m.12 views

Code Injection

Overview lodash.template is a The Lodash method .template exported as a Node.js module. Affected versions of this package are vulnerable to Code Injection due the improper validation of options.variable key names in .template. An attacker can execute arbitrary code at template compilation time by...

7.2CVSS7.2AI score0.21333EPSS
SaveExploits3References2
Snyk
Snyk
added 2020/11/17 9:20 a.m.9 views

Command Injection

Overview Affected versions of this package are vulnerable to Command Injection. The vulnerability arises out of improper neutralization of arguments in line 71 of freediskspace.js. Remediation There is no fixed version for freediskspace. Credit: John Hopkins Security Labs...

9.8CVSS6.9AI score0.0126EPSS
SaveExploits0References2
Snyk
Snyk
added 2020/11/04 4:08 p.m.8 views

Arbitrary File Read

Overview spatie/browsershot is a library for converting a webpage to an image or pdf using headless Chrome. Affected versions of this package are vulnerable to Arbitrary File Read. By specifying a URL in the file:// protocol an attacker is able to include arbitrary files in the resultant PDF. Not...

5.3CVSS7AI score0.01022EPSS
SaveExploits0References2
Snyk
Snyk
added 2020/09/02 11:05 a.m.7 views

Arbitrary Code Execution

Overview infraserver is a data server Affected versions of this package are vulnerable to Arbitrary Code Execution due to the default usage of the function load of the package js-yaml instead of its secure replacement , safeLoad. Remediation There is no fixed version for infraserver. References -...

8.3CVSS7.1AI score
SaveExploits0References2
Snyk
Snyk
added 2020/08/31 7:44 a.m.5 views

Command Injection

Overview alfred-workflow-nodejs is an Alfred workflow nodejs module Affected versions of this package are vulnerable to Command Injection. It is possible to inject arbitrary commands by using a semicolon char in any of the key values. PoC var AlfredNode = require'alfred-workflow-nodejs'; var util...

7.2CVSS7.2AI score
SaveExploits0References2
Snyk
Snyk
added 2020/07/19 1:03 p.m.4 views

Prototype Pollution

Overview fine-uploader is a npm package for upload. Note: This project is no longer maintained and the the package should be considered deprecated. Affected versions of this package are vulnerable to Prototype Pollution. Given a value such as proto, this value is used by the extend function witho...

4.8CVSS6.8AI score
SaveExploits0References2
Snyk
Snyk
added 2020/06/05 3:16 p.m.99 views

Arbitrary Code Execution

Overview access-policy is a package that encodes and decodes policy JSON files for use with web applications. Affected versions of this package are vulnerable to Arbitrary Code Execution. User input provided to the template function is executed by the eval function resulting in code execution. Po...

9.8CVSS7.1AI score0.02512EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/06/05 2:52 p.m.8 views

Arbitrary Code Execution

Overview mosc is an a simple inline object model builder for NodeJS A small port exists for client-side javascript. Affected versions of this package are vulnerable to Arbitrary Code Execution. User input provided to properties argument is executed by the eval function, resulting in code executio...

8.6CVSS7.1AI score0.01938EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/04/12 5:15 p.m.11 views

User Enumeration

Overview Affected versions of this package are vulnerable to User Enumeration wolfSSL 4.3.0 has mulmod code in wceccmulmodex in ecc.c that does not properly resist timing side-channel attacks. Remediation Upgrade wolfssl to version 5.0.0 or higher. References - GitHub Gist - GitHub PR...

7.5CVSS7.5AI score0.0201EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/04/09 11:33 a.m.5 views

Server-side Template Injection (SSTI)

Overview freemarker:freemarker is a FreeMarker is a "template engine"; a generic tool to generate text output based on templates. Affected versions of this package are vulnerable to Server-side Template Injection SSTI. By allowing user input into java.security.ProtectionDomain.getClassLoader,...

7.5CVSS7.6AI score
SaveExploits0References2
Snyk
Snyk
added 2020/04/05 12:00 a.m.11 views

Command Injection

Overview compass-compile is a Compass wrapper for node.js. Affected versions of this package are vulnerable to Command Injection. The options argument can be controlled by users without any sanitization. PoC var Root = require'compass-compile'; var root = new Root; var options =...

9.8CVSS6.9AI score0.04358EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/04/05 12:00 a.m.6 views

Command Injection

Overview node-mpv is a wrapper to comfortably use mpv player with node.js. Affected versions of this package are vulnerable to Command Injection. The argument "options" can be controlled by users without any sanitization. PoC var Root = require"node-mpv"; var options = "binary": '" $touch JHU "'...

9.8CVSS6.8AI score0.04358EPSS
SaveExploits1References2
Rows per page
Query Builder