Lucene search
+L

400 matches found

Veracode
Veracode
added 2021/11/08 4:40 a.m.18 views

Cross-site Scripting (XSS)

apostrophe is vulnerable to cross-site scripting. The vulnerability exists due to the lack of sanitization in index.js allowing an attacker to insert arbitrary Javascript...

5.4CVSS2.6AI score0.00483EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2021/11/05 12:21 p.m.25 views

Prototype Pollution

json-pointer is vulnerable to prototype pollution. The vulnerability exists in the 'set' function of 'index.js' as a bypass of a previous fix for a prototype pollution vulnerability. An attacker is able to inject arbitrary properties into existing construct prototypes and modification of attribut...

9.8CVSS3.5AI score0.01813EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2021/11/05 4:45 a.m.18 views

Cross-site Scripting (XSS)

bootstrap-table is vulnerable to cross-site scripting. Lack of input sanitization in the escapeHTML function of index.js allows an attacker to inject and execute malicious javascript even if the escape attribute is set...

6.1CVSS2AI score0.02332EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2021/11/01 5:57 a.m.20 views

Remote Code Execution (RCE)

aaptjs is vulnerable to remote code execution. The add function in index.js does not properly sanitize user-provided data, allowing an attacker to provide malicious code via its filePath parameter...

9.8CVSS5.7AI score0.0181EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2021/10/22 3:55 a.m.28 views

Command Injection

shell-quote is vulnerable to command injection. An attacker can inject unescaped shell metacharacters through a regex used in exports.quote function in the index.js...

9.8CVSS3.8AI score0.04057EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2021/06/08 11:19 p.m.69 views

Open Redirect in trailing-slash

The package trailing-slash before 2.0.1 are vulnerable to Open Redirect via the use of trailing double slashes in the URL when accessing the vulnerable endpoint such as https://example.com//attacker.example/. The vulnerable code is in index.js::createTrailing, as the web server uses relative URLs...

6.1CVSS1AI score0.0115EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2021/05/24 9:48 a.m.16 views

Prototype Pollution

body-parser-xml is vulnerable to prototype pollution. An attacker is able to exploit the vulnerability to inject arbitrary properties into existing construct prototypes and modify attributes such as proto, constructor and prototype in the index.js...

9.8CVSS4AI score0.01299EPSS
SaveExploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/05/17 5:43 p.m.4 views

CVE-2021-23384

The package koa-remove-trailing-slashes before 2.0.2 are vulnerable to Open Redirect via the use of trailing double slashes in the URL when accessing the vulnerable endpoint such as https://example.com//attacker.example/. The vulnerable code is in index.js::removeTrailingSlashes, as the web serve...

5.8CVSS5.4AI score0.00835EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2021/05/10 3:59 p.m.75 views

Command Injection in geojson2kml

All versions up to and including version 0.1.1 of package geojson2kml are vulnerable to Command Injection via the index.js file. PoC: js var a =require"geojson2kml"; a"./","& touch JHU",function...

9.8CVSS9.3AI score0.63305EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/07 4:16 p.m.74 views

OS Command Injection in closure-compiler-stream

closure-compiler-stream through 0.1.15 allows execution of arbitrary commands. The argument options of the exports function in index.js can be controlled by users without any sanitization...

9.8CVSS9.1AI score0.02575EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/07 4:14 p.m.65 views

OS Command Injection in docker-compose-remote-api

docker-compose-remote-api through 0.1.4 allows execution of arbitrary commands. Within index.js of the package, the function execserviceName, cmd, fnStdout, fnStderr, fnExit uses the variable serviceName which can be controlled by users without any sanitization...

9.8CVSS9.1AI score0.0271EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2021/05/07 4:6 p.m.45 views

GHSA-XR8H-53XR-JHCM Path Traversal in marked-tree

This affects all versions up to and including version 0.8.1 of package marked-tree. There is no path sanitization in the path provided at fs.readFile in index.js...

7.5CVSS7.5AI score0.01738EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2021/05/07 4:6 p.m.66 views

Path Traversal in marked-tree

This affects all versions up to and including version 0.8.1 of package marked-tree. There is no path sanitization in the path provided at fs.readFile in index.js...

7.5CVSS7.3AI score0.01738EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/07 4:6 p.m.56 views

Path Traversal in marscode

This affects all versionsup to and including version 1.0.1-0 of package marscode. There is no path sanitization in the path provided at fs.readFile in index.js...

7.5CVSS7.3AI score0.01738EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2021/05/07 4:6 p.m.18 views

GHSA-8PWW-PP5R-RFF8 Path Traversal in marscode

This affects all versionsup to and including version 1.0.1-0 of package marscode. There is no path sanitization in the path provided at fs.readFile in index.js...

7.5CVSS7.5AI score0.01738EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2021/05/06 4:10 p.m.46 views

Regular Expression Denial of Service in hosted-git-info

The npm package hosted-git-info before 3.0.8 are vulnerable to Regular Expression Denial of Service ReDoS via regular expression shortcutMatch in the fromUrl function in index.js. The affected regular expression exhibits polynomial worst-case time complexity...

5.3CVSS3.4AI score0.03612EPSS
SaveExploits1References10Affected Software1
OSV
OSV
added 2021/05/06 4:10 p.m.20 views

GHSA-43F8-2H32-F4CJ Regular Expression Denial of Service in hosted-git-info

The npm package hosted-git-info before 3.0.8 are vulnerable to Regular Expression Denial of Service ReDoS via regular expression shortcutMatch in the fromUrl function in index.js. The affected regular expression exhibits polynomial worst-case time complexity...

5.3CVSS6.8AI score0.03612EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2021/04/13 3:23 p.m.49 views

OS Command Injection in compile-sass

compile-sass prior to 1.0.5 allows execution of arbritary commands. The function "setupCleanupOnExitcssPath" within "dist/index.js" is executed as part of the "rm" command without any sanitization...

8.5CVSS3.4AI score0.02266EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2021/04/13 3:23 p.m.79 views

GHSA-79QM-H35F-HR77 OS Command Injection in compile-sass

compile-sass prior to 1.0.5 allows execution of arbritary commands. The function "setupCleanupOnExitcssPath" within "dist/index.js" is executed as part of the "rm" command without any sanitization...

9.8CVSS8.3AI score0.02266EPSS
SaveExploits1References5
OSV
OSV
added 2021/04/13 3:22 p.m.12 views

GHSA-H73G-8G27-XXCX Command injection in corenlp-js-prefab

This affects all versions of package corenlp-js-prefab. The injection point is located in line 10 in 'index.js.' It depends on a vulnerable package 'corenlp-js-interface.'...

9.8CVSS9.6AI score0.01571EPSS
SaveExploits0References2
Rows per page
Query Builder