Lucene search
+L

1765 matches found

nodejs
nodejs
added 2016/03/22 4:50 p.m.31 views

Forgeable Public/Private Tokens

Overview Affected versions of the jws package allow users to select what algorithm the server will use to verify a provided JWT. A malicious actor can use this behaviour to arbitrarily modify the contents of a JWT while still passing verification. For the common use case of the JWT as a bearer...

3.9AI score0.01798EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2016/03/18 4:07 a.m.33 views

Regular Expression Denial of Service

Overview Affected versions of riot-compiler are susceptible to a regular expression denial of service vulnerability. Recommendation Update to version 2.3.22 or later. References - Issue 46 - GitHub Advisory...

5CVSS5.4AI score0.01598EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2016/01/28 7:56 a.m.39 views

Authentication Bypass

Overview Versions of hapi-auth-jwt2 prior to version 5.1.2 are affected by a complete authentication bypass vulnerability when in the try authentication mode. Recommendation Update to version 5.1.2 or later. References - Issue 111 - PR 112 - GitHub Advisory...

7.5CVSS6.1AI score0.02524EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2016/01/11 10:27 p.m.36 views

Content Injection via TileJSON Name

Overview Versions 1.x prior to 1.6.6 and 2.x prior to 2.2.4 of mapbox.js are vulnerable to a cross-site-scripting attack in certain uncommon usage scenarios. If L.mapbox.map or L.mapbox.shareControl are used in a manner that gives users control of the TileJSON content, it is possible to inject...

4.3CVSS2.1AI score0.00935EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2015/12/23 10:04 p.m.35 views

Denial of Service

Overview Versions of hapi prior to 11.1.3 are affected by a denial of service vulnerability. The vulnerability is triggered when certain input is passed into the If-Modified-Since or Last-Modified headers. This causes an 'illegal access' exception to be raised, and instead of sending a HTTP 500...

5CVSS2.2AI score0.02135EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2015/11/03 7:15 a.m.94 views

Symlink Arbitrary File Overwrite

Overview Versions of tar prior to 2.0.0 are affected by an arbitrary file write vulnerability. The vulnerability occurs because tar does not verify that extracted symbolic links to not resolve to targets outside of the extraction root directory. Recommendation Update to version 2.0.0 or later...

5CVSS4.2AI score0.04912EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2015/10/26 11:19 p.m.53 views

Regular Expression Denial of Service

Overview Versions of moment prior to 2.11.2 are affected by a regular expression denial of service vulnerability. The vulnerability is triggered when arbitrary user input is passed into moment.duration. Proof of concept var moment = require'moment'; var genstr = function len, chr var result = "";...

7.8CVSS4.2AI score0.09905EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2015/10/25 5:21 p.m.32 views

Regular Expression Denial of Service

Overview The jshamcrest package is affected by a regular expression denial of service vulnerability when certain types of user input are passed in to the emailAddress validator. Proof of concept var js = require'jshamcrest' var emailAddress = new js.JsHamcrest.Matchers.emailAddress; var genstr =...

5CVSS3.1AI score0.01093EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2015/10/25 4:40 a.m.33 views

Regular Expression Denial of Service

Overview The jadedown package is affected by a regular expression denial of service vulnerability when certain types of user input are passed in. Proof of concept var jadedown = require'jadedown'; var genstr = function len, chr var result = ""; for i=0; i=len; i++ result = result + chr; return...

5CVSS2.4AI score0.01151EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2015/10/25 1:35 a.m.29 views

Regular Expression Denial of Service

Overview The ansi2html package is affected by a regular expression denial of service vulnerability when certain types of user input is passed in. Proof of concept var ansi2html = require'ansi2html' var start = process.hrtime; ansi2html"1111111111111111111111;0000000000000000000000";...

5CVSS3AI score0.01151EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2015/10/24 6:05 p.m.37 views

Content Injection via TileJSON attribute

Overview Versions 1.x prior to 1.6.5 and 2.x prior to 2.1.7 of mapbox.js are vulnerable to a cross-site-scripting attack in certain uncommon usage scenarios. If L.mapbox.map or L.mapbox.tileLayer are used to load untrusted TileJSON content from a non-Mapbox URL, it is possible for a malicious use...

4.3CVSS2.5AI score0.00932EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2015/10/24 5:58 p.m.42 views

Regular Expression Denial of Service

Overview Versions of uglify-js prior to 2.6.0 are affected by a regular expression denial of service vulnerability when malicious inputs are passed into the parse method. Proof of Concept var u = require'uglify-js'; var genstr = function len, chr var result = ""; for i=0; i=len; i++ result = resu...

7.8CVSS4.2AI score0.02358EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2015/10/24 5:38 p.m.35 views

Regular Expression Denial of Service

Overview All versions of the bleach package are vulnerable to a regular expression denial of service attack when certain types of input are passed into the sanitize function. Recommendation The bleach package is not currently maintained, and has not seen an update since 2014. To mitigate this...

4.1AI score0.0172EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2015/10/17 7:41 p.m.54 views

Potential Command Injection

Overview Versions 0.0.1 and earlier of printer are affected by a command injection vulnerability resulting from a failure to sanitize command arguments properly in the printDirect function. Recommendation Update to version 0.0.2 or later. References - Commit e001e38 - GitHub Advisory...

7.5CVSS5.1AI score0.03759EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2015/10/17 7:41 p.m.64 views

Deserialization Code Execution

Overview Versions 2.0.4 and earlier of js-yaml are affected by a code execution vulnerability in the YAML deserializer. Proof of Concept const yaml = require'js-yaml'; const x = test: !!js/function function f console.log1; ; yaml.loadx; Recommendation Update js-yaml to version 2.0.5 or later, and...

6.8CVSS5.6AI score0.17321EPSS
SaveExploits7Affected Software1
nodejs
nodejs
added 2015/10/17 7:41 p.m.46 views

XSS Filter Bypass via Encoded URL

Overview Versions of validator prior to 2.0.0 contained an xss filter method that is affected by several filter bypasses. This may result in a cross-site scripting vulnerability. Proof of Concept The xss function removes the word "javascript" when contained inside an attribute. However, it does n...

4.3CVSS0.9AI score0.02644EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2015/10/17 7:41 p.m.84 views

Cross-Site Scripting

Overview Cross-site scripting XSS vulnerability in the DataTables plugin 1.10.8 and earlier for jQuery allows remote attackers to inject arbitrary web script or HTML via the scripts parameter to media/unittesting/templates/6776.php. Recommendation Update to a version greater than 1.10.8. Referenc...

4.3CVSS3.7AI score0.02679EPSS
SaveExploits2Affected Software1
nodejs
nodejs
added 2015/10/17 7:41 p.m.43 views

CORS Token Disclosure

Overview When CORS is enabled on a hapi route handler, it is possible to set a crumb token for a different domain. An attacker would need to have an application consumer visit a site they control, request a route supporting CORS, and then retrieve the token. With this token, they could possibly...

5.8CVSS0.7AI score0.01367EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2015/10/17 7:41 p.m.43 views

Multiple Content Injection Vulnerabilities

Overview Versions 0.3.0 and earlier of marked are affected by two cross-site scripting vulnerabilities, even when sanitize: true is set. The attack vectors for this vulnerability are GFM Codeblocks and JavaScript URLs. Recommendation Upgrade to version 0.3.1 or later. References GitHub Advisory...

4.3CVSS3.2AI score0.01715EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2015/10/17 7:41 p.m.51 views

Denial-of-Service Memory Exhaustion

Overview Versions prior to 1.0 of qs are affected by a denial of service condition. This condition is triggered by parsing a crafted string that deserializes into very large sparse arrays, resulting in the process running out of memory and eventually crashing. Recommendation Update to version 1.0...

5CVSS3.1AI score0.08309EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder