Lucene search
+L

1602 matches found

nodejs
nodejs
added 2019/04/10 1:35 p.m.15 views

Prototype Pollution

Overview All versions of upmerge are vulnerable to Prototype Pollution. The merge function fails to prevent user input to alter an Object's prototype, allowing attackers to modify override properties of all objects in the application. This may lead to Denial of Service or may be chained with othe...

7.3AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/04/04 3:31 a.m.18 views

Arbitrary File Overwrite

Overview Versions of tar prior to 4.4.2 for 4.x and 2.2.2 for 2.x are vulnerable to Arbitrary File Overwrite. Extracting tarballs containing a hardlink to a file that already exists in the system, and a file that matches the hardlink will overwrite the system's file with the contents of the...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/04/04 3:20 a.m.15 views

Path Traversal

Overview Versions of servey prior to 3.x are vulnerable to Path Traversal. Due to insufficient input sanitization, attackers can access server files by using relative paths. Recommendation Upgrade to the latest version References - HackerOne Report - GitHub Advisory...

6.9AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/04/03 6:57 p.m.17 views

Command Injection

Overview 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.1AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/04/02 9:6 p.m.124 views

Prototype Pollution

Overview Versions of jquery prior to 3.4.0 are vulnerable to Prototype Pollution. The extend method allows an attacker to modify the prototype for Object causing changes in properties that will exist on all objects. Recommendation Upgrade to version 3.4.0 or later. References - HackerOne Report -...

7.6AI score
SaveExploits3Affected Software1
nodejs
nodejs
added 2019/04/02 7:38 p.m.27 views

Cross-Site Scripting

Overview All versions of editor.md are vulnerable to Cross-Site Scripting. User input is insufficiently sanitized, allowing attackers to inject malicious code in payloads containing base64-encoded content. Recommendation No fix is currently available. Consider using an alternative module until a...

4.3CVSS4.1AI score0.00857EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2019/03/18 9:29 p.m.16 views

Denial of Service

Overview Versions of js-yaml prior to 3.13.0 are vulnerable to Denial of Service. By parsing a carefully-crafted YAML file, the node process stalls and may exhaust system resources leading to a Denial of Service. Recommendation Upgrade to version 3.13.0. References GitHub Advisory...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/03/08 2:31 p.m.14 views

Sandbox Breakout / Arbitrary Code Execution

Overview Versions of safer-eval before 1.3.2 are vulnerable to Sandbox Escape leading to Remote Code Execution. A payload using constructor properties can escape the sandbox and execute arbitrary code. Recommendation Upgrade to version 1.3.2. References GitHub Advisory...

7.9AI score
SaveExploits0Affected Software1
Circl
Circl
added 2019/02/18 11:58 p.m.11 views

CVE-2016-10541

creationtimestamp| type| source ---|---|--- 2019-02-18 23:58:29+00:00| published-proof-of-concept| https://github.com/advisories/GHSA-qg8p-v9q4-gh34...

9.8CVSS7.3AI score0.02232EPSS
SaveExploits1References1
Circl
Circl
added 2019/02/18 11:58 p.m.9 views

CVE-2016-10531

creationtimestamp| type| source ---|---|--- 2019-02-18 23:58:20+00:00| published-proof-of-concept| https://github.com/advisories/GHSA-vfvf-mqq8-rwqc...

6.1CVSS6.7AI score0.01463EPSS
SaveExploits1References1
Circl
Circl
added 2019/02/18 11:40 p.m.13 views

CVE-2016-10538

creationtimestamp| type| source ---|---|--- 2019-02-18 23:40:03+00:00| published-proof-of-concept| https://github.com/advisories/GHSA-6cpc-mj5c-m9rq...

4.9CVSS5.7AI score0.00992EPSS
SaveExploits1References1
Circl
Circl
added 2019/02/18 11:39 p.m.8 views

CVE-2016-10528

creationtimestamp| type| source ---|---|--- 2019-02-18 23:39:22+00:00| published-proof-of-concept| https://github.com/advisories/GHSA-xg5r-8j97-2wrj...

4.9CVSS5.8AI score0.01199EPSS
SaveExploits1References1
Circl
Circl
added 2019/02/18 11:38 p.m.7 views

CVE-2016-10520

creationtimestamp| type| source ---|---|--- 2019-02-18 23:38:38+00:00| published-proof-of-concept| https://github.com/advisories/GHSA-6354-6mhv-mvv5...

7.5CVSS7.1AI score0.01151EPSS
SaveExploits1References1
nodejs
nodejs
added 2019/02/14 2:29 a.m.15 views

Remote Code Execution

Overview Versions of node-os-utils prior to 1.1.0 are vulnerable to Remote Code Execution. Due to insufficient input validation an attacker could run arbitrary commands on the server thus rendering the package vulnerable to Remote Code Execution. Recommendation Upgrade to version 1.1.0 or later...

7.5AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/02/06 1:11 a.m.35 views

Prototype Pollution

Overview Versions of node.extend before 1.1.7 or 2.0.1 are vulnerable to prototype pollution. Recommendation Update to version 1.1.7, 2.0.1 or later. References - HackerOne Report - GitHub Advisory...

7.5CVSS4.1AI score0.01719EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2019/01/23 7:11 p.m.31 views

Path Traversal

Overview Versions of http-live-simulator prior to 1.0.7 are vulnerable to Path Traversal. Due to insufficient input sanitization, attackers can access server files by using relative paths. For example: curl --path-as-is http://localhost:8080//../../../../etc/passwd. Recommendation Upgrade to...

5CVSS2.9AI score0.0165EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2019/01/16 10:46 p.m.17 views

Cross-Site Scripting

Overview Versions of bootstrap-vue prior to 2.0.0-rc.12 are vulnerable to Cross-Site Scripting. Due to insufficient input sanitization, components may be vulnerable to Cross-Site Scripting through the options variable. This may lead to the execution of malicious JavaScript on the user's browser...

6.4AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/01/04 9:21 p.m.16 views

Remote Code Execution

Overview All versions of office-converter are vulnerable to Remote Code Execution. Due to insufficient input validation an attacker could run arbitrary commands on the server thus rendering the package vulnerable to Remote Code Execution. Recommendation No fix is currently available. Consider usi...

7.4AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2018/12/28 8:34 p.m.17 views

Prototype Pollution

Overview Versions of handlebars prior to 4.0.14 are vulnerable to Prototype Pollution. Templates may alter an Objects' prototype, thus allowing an attacker to execute arbitrary code on the server. Recommendation For handlebars 4.1.x upgrade to 4.1.2 or later. For handlebars 4.0.x upgrade to 4.0.1...

7.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2018/12/26 4:17 p.m.25 views

Sensitive Data Exposure

Overview All versions of rails-session-decoder are missing verification of the Message Authentication Code appended to the cookies. This may lead to decryption of cipher text thus exposing encrypted information. Recommendation No fix is currently available. Consider using an alternative module...

7AI score
SaveExploits0Affected Software1
Rows per page
Query Builder