Lucene search
K

1323 matches found

Node.js
Node.js
added 2018/12/26 4:17 p.m.21 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
Exploits0Affected Software1
Node.js
Node.js
added 2018/12/18 8:57 p.m.14 views

Cross-Site Scripting

Overview Versions of jingo prior to 1.9.2 are vulnerable to Cross-Site Scripting XSS. If malicious input such as alert1 is placed in the content of a wiki page, Jingo does not properly encode the input and it is executed instead of rendered as text. Recommendation Upgrade to version 1.9.2...

6.2AI score
Exploits0Affected Software1
Node.js
Node.js
added 2018/12/18 8:9 p.m.15 views

Denial of Service

Overview All versions of markdown-it-toc-and-anchor are vulnerable to Denial of Service. Parsing markdown containing text+\n@toc causes the application to enter and infinite loop. Recommendation No fix is currently available. Consider using an alternative module until a fix is made available...

6.8AI score
Exploits0Affected Software1
Node.js
Node.js
added 2018/12/14 4:43 p.m.18 views

Cross-Site Scripting

Overview All versions of md-data-table are vulnerable to cross-site scripting XSS. This vulnerability is exploitable if an attacker has control over data that is rendered by mdt-row Recommendation As there is no fix for this vulnerability at this time we recommend either selecting another package...

6.2AI score
Exploits0Affected Software1
Node.js
Node.js
added 2018/12/07 8:7 p.m.430 views

Path Traversal

Overview All versions of simplehttpserver 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 simplehttpserver in production or consider...

5CVSS3.2AI score0.00215EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2018/11/29 2:36 a.m.18 views

Path Traversal

Overview All versions of takeapeek are vulnerable to path traversal exposing files and directories. Recommendation As no fix is currently available for this vulnerability is it is our recommendation to use another static file server. References - HackerOne Report - Node.js Security-wg - GitHub...

5CVSS2.8AI score0.00339EPSS
Exploits1Affected Software1
Circl
Circl
added 2018/11/09 5:49 p.m.5 views

CVE-2017-16005

creationtimestamp| type| source ---|---|--- 2018-11-09 17:49:34+00:00| published-proof-of-concept| https://github.com/advisories/GHSA-q257-vv4p-fg92...

7.5CVSS7.1AI score0.00161EPSS
Exploits0References1
Circl
Circl
added 2018/11/09 5:48 p.m.2 views

CVE-2017-16006

creationtimestamp| type| source ---|---|--- 2018-11-09 17:48:20+00:00| published-proof-of-concept| https://github.com/advisories/GHSA-mrmf-qwxg-7c3h...

6.1CVSS6.4AI score0.00241EPSS
Exploits1References1
Circl
Circl
added 2018/11/09 5:47 p.m.3 views

CVE-2017-16016

creationtimestamp| type| source ---|---|--- 2018-11-09 17:47:23+00:00| published-proof-of-concept| https://github.com/advisories/GHSA-xc6g-ggrc-qq4r...

6.1CVSS6.3AI score0.00286EPSS
Exploits1References1
Circl
Circl
added 2018/11/09 5:46 p.m.2 views

CVE-2017-16008

creationtimestamp| type| source ---|---|--- 2018-11-09 17:46:56+00:00| published-proof-of-concept| https://github.com/advisories/GHSA-f89g-whpf-6q9m...

6.1CVSS6.3AI score0.00223EPSS
Exploits1References1
Circl
Circl
added 2018/11/09 5:45 p.m.2 views

CVE-2017-16017

creationtimestamp| type| source ---|---|--- 2018-11-09 17:45:55+00:00| published-proof-of-concept| https://github.com/advisories/GHSA-wg96-3933-j2w5...

6.1CVSS6.3AI score0.00264EPSS
Exploits1References1
Circl
Circl
added 2018/11/09 5:45 p.m.2 views

CVE-2017-16018

creationtimestamp| type| source ---|---|--- 2018-11-09 17:45:38+00:00| published-proof-of-concept| https://github.com/advisories/GHSA-qw3g-35hc-fcrh...

6.1CVSS6.3AI score0.00223EPSS
Exploits1References1
Node.js
Node.js
added 2018/11/08 8:48 p.m.13 views

Denial of Service

Overview All versions of ircdkit are vulnerable to remote denial of service. Recommendation As no current fix is available if you rely on ircdkit in production it might be best to consider another module. References - GitHub Issue - GitHub Advisory...

6.8AI score
Exploits0Affected Software1
Node.js
Node.js
added 2018/11/07 10:21 p.m.12 views

Command Injection

Overview Versions of samsung-remote before 1.3.5 are vulnerable to command injection. This vulnerability is exploitable if user input is passed into the ip option of the package constructor. Recommendation Update to version 1.3.5 or later. References - HackerOne Report - Node.js security-wg -...

7.5AI score
Exploits0Affected Software1
Node.js
Node.js
added 2018/11/07 9:9 p.m.31 views

Command Injection

Overview Versions of ps before 1.0.0 are vulnerable to command injection. Proof of concept: var ps = require'ps'; ps.lookup pid: "$touch success.txt" , functionerr, proc // this method is vulnerable to command injection if err throw err; if proc console.logproc; // Process name, something like...

7.5CVSS3AI score0.03492EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2018/11/07 4:24 p.m.17 views

NoSQL injection

Overview Versions of express-cart before 1.1.8 are vulnerable to NoSQL injection. The vulnerability is caused by the lack of user input sanitization in the login handlers. In both cases, the customer login and the admin login, parameters from the JSON body are sent directly into the MongoDB query...

7.8AI score
Exploits0Affected Software1
Circl
Circl
added 2018/11/06 11:12 p.m.3 views

CVE-2014-9772

creationtimestamp| type| source ---|---|--- 2018-11-06 23:12:49+00:00| published-proof-of-concept| https://github.com/advisories/GHSA-79mx-88w7-8f7q...

6.1CVSS6.7AI score0.00444EPSS
Exploits1References1
Node.js
Node.js
added 2018/11/06 5:50 p.m.14 views

Sensitive Data Exposure

Overview Versions of pem before 1.13.2 expose sensitive data when the readPkcs12 is used. The readPkcs12 function reads the certificate and key data from a pkcs12 file using the encryption password. As part of this process it creates a globally readable file with a filename of 20 random 0-f...

6.8AI score
Exploits0Affected Software1
Node.js
Node.js
added 2018/11/05 5:4 p.m.26 views

Prototype Pollution

Overview Versions of merge before 1.2.1 are vulnerable to prototype pollution. The merge.recursive function can be tricked into adding or modifying properties of the Object prototype. Recommendation Update to version 1.2.1 or later. References - HackerOne Report - GitHub Advisory...

5CVSS3.9AI score0.00408EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2018/11/01 2:13 p.m.16 views

Command Injection

Overview Versions of libnmap before 0.4.16 are vulnerable to command injection. Proof of concept const nmap = require'libnmap'; const opts = range: 'scanme.nmap.org', "x.x.$touch success.txt" ; nmap.scanopts, functionerr, report if err throw new Errorerr; for let item in report...

7.5AI score
Exploits0Affected Software1
Rows per page
Query Builder