Lucene search
K

81 matches found

Nuclei
Nuclei
added 2 days ago25 views

Node.js st module Directory Traversal

A directory traversal vulnerability in the st module before 0.2.5 for Node.js allows remote attackers to read arbitrary files via a %2e%2e encoded dot dot in an unspecified path. id: CVE-2014-3744 info: name: Node.js st module Directory Traversal author: geeknik severity: high description: A...

7.5CVSS7.3AI score0.7817EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2020/09/11 9:11 p.m.21 views

Command Injection in wxchangba

All versions of wxchangba are vulnerable to Command Injection. The package does not validate user input on the reqPostMaterial function, passing contents of the file parameter to an exec call. This may allow attackers to run arbitrary commands in the system. Recommendation No fix is currently...

6.9AI score
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/11 9:8 p.m.36 views

Command Injection in soletta-dev-app

All versions of soletta-dev-app are vulnerable to Command Injection. The package does not validate user input on the /api/service/status API endpoint, passing contents of the service query parameter to an exec call. This may allow attackers to run arbitrary commands in the system. Recommendation ...

6.8AI score
Exploits0References2Affected Software1
OSV
OSV
added 2020/09/11 9:8 p.m.7 views

GHSA-8MGG-5X65-M4M4 Command Injection in soletta-dev-app

All versions of soletta-dev-app are vulnerable to Command Injection. The package does not validate user input on the /api/service/status API endpoint, passing contents of the service query parameter to an exec call. This may allow attackers to run arbitrary commands in the system. Recommendation ...

7.4AI score
Exploits0References1
Github Security Blog
Github Security Blog
added 2020/09/03 8:26 p.m.29 views

Path Traversal in public

All versions of public are vulnerable to Path Traversal. This vulnerability allows an attacker to access files outside the webroot since it allows symlink navigation in the URL. Recommendation No fix is currently available. Do not use public in production or consider using an alternative module...

5.2AI score
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/03 4:49 p.m.15 views

Path Traversal in file-static-server

All versions of file-static-server are vulnerable to Path Traversal. Due to insufficient input sanitization in URLs, attackers can access server files by using relative paths when fetching files. Recommendation No fix is currently available. Consider using an alternative module until a fix is mad...

4.7AI score
Exploits0References3Affected Software1
OSV
OSV
added 2020/09/03 4:49 p.m.7 views

GHSA-QJFH-XC44-RM9X Path Traversal in file-static-server

All versions of file-static-server are vulnerable to Path Traversal. Due to insufficient input sanitization in URLs, attackers can access server files by using relative paths when fetching files. Recommendation No fix is currently available. Consider using an alternative module until a fix is mad...

7AI score
Exploits0References2
OSV
OSV
added 2020/09/03 3:49 p.m.6 views

GHSA-65M9-M259-7JQW Improper Authorization in react-oauth-flow

All versions of react-oauth-flow fail to properly implement the OAuth protocol. The package stores secrets in the front-end code. Instead of using a public OAuth client, it uses a confidential client on the browser. This may allow attackers to compromise server credentials. Recommendation No fix ...

7AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2020/09/03 3:49 p.m.26 views

Improper Authorization in react-oauth-flow

All versions of react-oauth-flow fail to properly implement the OAuth protocol. The package stores secrets in the front-end code. Instead of using a public OAuth client, it uses a confidential client on the browser. This may allow attackers to compromise server credentials. Recommendation No fix ...

5.1AI score
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/03 2:39 a.m.27 views

Command Injection in expressfs

All versions of expressfs are vulnerable to Command Injection. The package does not validate user input on several API endpoints, allowing attackers to run arbitrary commands in the system. The affected endpoints are: expressfs.appendFile, expressfs.cp, expressfs.create and expressfs.rmdir...

6.3AI score
Exploits0References2Affected Software1
OSV
OSV
added 2020/09/02 9:20 p.m.9 views

GHSA-G7MW-5CQ6-FV82 Cross-Site Scripting in wangeditor

All versions of wangeditor are vulnerable to Cross-Site Scripting. The package fails to properly encode output, allowing arbitrary JavaScript to be inserted in links and executed by browsers. Recommendation No fix is currently available. Consider using an alternative module until a fix is made...

7AI score
Exploits0References4
Github Security Blog
Github Security Blog
added 2020/09/02 9:20 p.m.47 views

Cross-Site Scripting in wangeditor

All versions of wangeditor are vulnerable to Cross-Site Scripting. The package fails to properly encode output, allowing arbitrary JavaScript to be inserted in links and executed by browsers. Recommendation No fix is currently available. Consider using an alternative module until a fix is made...

4.2AI score
Exploits0References4Affected Software1
OSV
OSV
added 2020/09/02 6:26 p.m.10 views

GHSA-RFFP-MC78-WJF7 Command Injection in cocos-utils

All versions of cocos-utils are vulnerable to Remote Code Execution. The unzip function concatenates user input to exec which may allow attackers to execute arbitrary commands on the server. Recommendation No fix is currently available. Consider using an alternative module until a fix is made...

8.4AI score
Exploits0References1
OSV
OSV
added 2020/09/02 6:21 p.m.8 views

GHSA-9PR3-7449-977R Cross-Site Scripting in express-cart

All versions of harp are vulnerable to Cross-Site Scripting. In the admin page it is possible to inject arbitrary JavaScript as a new product option, allowing attackers to execute arbitrary code. This is limited to the admin page and does not affect other pages. Recommendation No fix is currently...

7.5AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 2020/09/02 6:21 p.m.18 views

Cross-Site Scripting in express-cart

All versions of harp are vulnerable to Cross-Site Scripting. In the admin page it is possible to inject arbitrary JavaScript as a new product option, allowing attackers to execute arbitrary code. This is limited to the admin page and does not affect other pages. Recommendation No fix is currently...

3.9AI score
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/02 6:20 p.m.22 views

Cross-Site Scripting in harp

Withdrawn This advisory has been withdrawn per request from the maintainer. Given harp is a static webserver, a XSS type of vulnerability is not appropriate. Original advisory description All versions of harp are vulnerable to Cross-Site Scripting. Due to misconfiguration of its rendering engine,...

1.2AI score
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/02 4:2 p.m.32 views

Prototype Pollution in smart-extend

All versions of smart-extend are vulnerable to Prototype Pollution. The deep function allows attackers to modify the prototype of Object causing the addition or modification of an existing property that will exist on all objects. Recommendation No fix is currently available. Consider using an...

5.5AI score
Exploits0References3Affected Software1
OSV
OSV
added 2020/09/02 4:1 p.m.12 views

GHSA-WQHW-FRPX-5MMP Command Injection in tomato

All versions of tomato are vulnerable to Command Injection. The /api/exec endpoint does not validate user input allowing attackers to run arbitrary commands in the system. Recommendation No fix is currently available. Consider using an alternative module until a fix is made available...

7.5AI score
Exploits0References1
Github Security Blog
Github Security Blog
added 2020/09/02 3:51 p.m.31 views

Sandbox Breakout / Arbitrary Code Execution in sandbox

All versions of sandbox through 0.8.2 are vulnerable to Sandbox Escape leading to Remote Code Execution. Due to insufficient input sanitization it is possible to escape the sandbox using constructors. Proof of concept var Sandbox = require"sandbox" s = new Sandbox code = new Function"return...

5.5AI score
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/02 3:47 p.m.27 views

Cross-Site Scripting in semantic-ui-search

All versions of semantic-ui-search are vulnerable to Cross-Site Scripting. Lack of output encoding on the selection dropdowns can lead to user input being executed instead of printed as text. Recommendation No fix is currently available. Consider using an alternative module until a fix is made...

4.3AI score
Exploits0References3Affected Software1
Rows per page
Query Builder