Lucene search
+L

1614 matches found

nodejs
nodejs
added 2018/04/24 10:32 p.m.486 views

Cross-Site Scripting

Overview All versions of bracket-template are vulnerable to stored cross-site scripting XSS. This is exploitable when a variable passed in via a GET parameter is used in a template. Recommendation No fix is currently available for this vulnerability. It is our recommendation to not install or use...

6AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2018/04/24 8:47 p.m.33 views

Cross-Site Scripting

Overview Versions of metascraper prior to 5.3.0 are vulnerable to stored cross-site scripting XSS. Recommendation Upgrade to version 5.3.0 or later. References - HackerOne Report - GitHub Advisory...

4.3CVSS2.3AI score0.0093EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2018/04/24 8:33 p.m.18 views

Remote Memory Exposure

Overview Versions of mongoose before 4.3.6, 3.8.39 are vulnerable to remote memory exposure. Trying to save a number to a field of type Buffer on the affected mongoose versions allocates a chunk of uninitialized memory and stores it in the database. Recommendation Update to version 4.3.6, 3.8.39 ...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2018/04/24 8:30 p.m.25 views

Memory Exposure

Overview Versions of tunnel-agent before 0.6.0 are vulnerable to memory exposure. This is exploitable if user supplied input is provided to the auth value and is a number. Proof-of-concept: js require'request' method: 'GET', uri: 'http://www.example.com', tunnel: true, proxy: protocol: 'http:',...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2018/04/24 8:25 p.m.24 views

Memory Exposure

Overview Versions of concat-stream before 1.5.2 are vulnerable to memory exposure if userp provided input is passed into write Versions 1.3.0 are not affected due to not using unguarded Buffer constructor. Recommendation Update to version 1.5.2, 1.4.11, 1.3.2 or later. If you are unable to update...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2018/04/24 3:54 p.m.24 views

Denial of Service

Overview Versions of https-proxy-agent before 2.2.0 are vulnerable to denial of service. This is due to unsanitized options proxy.auth being passed to Buffer. Recommendation Update to version 2.2.0 or later. References - index.js Line 207 - HackerOne Report - GitHub Advisory...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2018/04/24 3:50 p.m.33 views

Path Traversal

Overview All versions of general-file-server are vulnerable to path traversal. Recommendation No fix is currently available for this vulnerability. It is our recommendation to not use this module until a fix has been provided. References - HackerOne Report - GitHub Advisory...

5CVSS3.3AI score0.01764EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2018/04/24 3:48 p.m.39 views

Path Traversal

Overview Versions of stattic before 0.3.0 are vulnerable to path traversal allowing a remote attacker to read arbitrary files with any extension from the server that users stattic. Recommendation Update to version 0.3.0 or later. References - HackerOne Report - GitHub Advisory...

5CVSS4.9AI score0.01918EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2018/04/24 3:44 p.m.44 views

Path Traversal

Overview Versions of angular-http-server before 1.4.3 are vulnerable to path traversal allowing a remote attacker to read files from the server that uses angular-http-server. Recommendation Update to version 1.6.0 or later. Note: This was originally thought to be fixed in version 1.4.3, though...

4CVSS4AI score0.01474EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2018/04/24 3:31 p.m.182 views

Stored Cross-Site Scripting

Overview All versions of simplehttpserver are vulnerable to stored cross-site scripting XSS. To be exploited an attacker needs to control the filename of a file that is used in the directory listing output. Recommendation No fix is currently available for this vulnerability. It is our...

3.5CVSS1.2AI score0.00643EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2018/04/24 2:46 p.m.42 views

Path Traversal

Overview All versions of 626 are vulnerable to path traversal. This enables a remote attacker to read arbitrary files from the remote server using this module. Recommendation No fix is currently available for this vulnerability. It is our recommendation to not install or use this module at this...

5CVSS3.9AI score0.02038EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2018/04/24 2:37 p.m.24 views

Prototype Pollution

Overview Versions of default-deep before 0.2.4 are vulnerable to prototype pollution Recommendation Update to version 0.2.4 or later. References - HackerOne Report - GitHub Advisory...

6.5CVSS4.1AI score0.02036EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2018/04/24 2:33 p.m.27 views

Prototype Pollution

Overview Versions of assign-deep before 0.4.7 are vulnerable to prototype pollution via merging functions. Recommendation Update to version 0.4.7 or later. References - HackerOne Report - GitHub Advisory...

6.5CVSS4.6AI score0.02019EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2018/04/24 2:30 p.m.41 views

Prototype Pollution

Overview Versions of mixin-deep before 1.3.1 are vulnerable to prototype pollution via merging functions. Recommendation Update to version 1.3.1 or later. References - HackerOne Report - GitHub Advisory...

6.5CVSS4.6AI score0.02123EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2018/04/20 9:48 p.m.95 views

Path Traversal

Overview Versions of resolve-path before 1.4.0 are vulnerable to path traversal. resolve-path relative path resolving suffers from a lack of file path sanitization for windows based paths. Recommendation Update to version 1.4.0 or later. References - HackerOne Report - GitHub Advisory...

5CVSS3.6AI score0.0241EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2018/04/20 9:43 p.m.29 views

Path Traversal

Overview Versions of public before 0.1.3 are vulnerable to path traversal. This is due to lack of file path sanitization which could lead to any file the parent process has access to on the server to be read by malicious user. Recommendation Update to version 0.1.3 or later. References - Github...

5CVSS3.1AI score0.02038EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2018/04/20 9:33 p.m.2021 views

Sandbox Bypass Leading to Arbitrary Code Execution

Overview Versions of constantinople prior to 3.1.1 are vulnerable to a sandbox bypass which can lead to arbitrary code execution. Recommendation Update to version 3.1.1 or later. References GitHub Advisory...

7.4AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2018/04/20 9:20 p.m.39 views

Regular Expression Denial of Service

Overview ssri 5.2.2-6.0.1 and 7.0.0-7.1.1, processes SRIs using a regular expression which is vulnerable to a denial of service. Malicious SRIs could take an extremely long time to process, leading to denial of service. This issue only affects consumers using the strict option. Recommendation...

6.6AI score0.0472EPSS
SaveExploits1Affected Software1
Circl
Circl
added 2018/01/29 3:50 p.m.7 views

CVE-2017-18077

creationtimestamp| type| source ---|---|--- 2018-01-29 15:50:46+00:00| published-proof-of-concept| https://github.com/advisories/GHSA-832h-xg76-4gv6...

7.5CVSS7.1AI score0.0258EPSS
SaveExploits1References1
nodejs
nodejs
added 2018/01/23 4:55 p.m.50 views

Directory Traversal

Overview Affected versions of serve do not properly handle %2e . and %2f / characters, and allow the, characters to be used in paths. This can be used to traverse the directory tree and list content of any directory the user running the process has access to. Mitigating factors: This vulnerabilit...

4CVSS3.7AI score0.0179EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder