Lucene search
+L

1598 matches found

nodejs
nodejs
added 2015/10/25 5:21 p.m.28 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.29 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.25 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:5 p.m.30 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.38 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.28 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.47 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
nodejs
nodejs
added 2015/10/17 7:41 p.m.31 views

Content Injection

Overview Versions 1.4.0 and earlier of remarkable are affected by a cross-site scripting vulnerability. This occurs because vulnerable versions of remarkable did not properly deny link protocols, and consequently allowed javascript: to be used. Proof of Concept Markdown Source: link Rendered HTML...

4.3CVSS1.6AI score0.00973EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2015/10/17 7:41 p.m.51 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.03728EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2015/10/17 7:41 p.m.36 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.32 views

Hidden Directories Always Served

Overview Versions 1.1.1 and earlier of inert are vulnerable to an information leakage vulnerability which causes files in hidden directories to be served, even when showHidden is false. The inert directory handler always allows files in hidden directories to be served, even when showHidden is...

5CVSS2.3AI score0.01933EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2015/10/17 7:41 p.m.35 views

Directory Traversal

Overview Versions 0.8.3 and earlier of send are affected by a directory traversal vulnerability. When relying on the root option to restrict file access it may be possible for an application consumer to escape out of the restricted directory and access files in a similarly named directory. For...

7.5CVSS3.6AI score0.0434EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2015/10/17 7:41 p.m.42 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.37 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.27 views

Regular Expression Denial of Service

Overview Versions of validator prior to 3.22.1 are affected by a regular expression denial of service vulnerability in the isURL method. Recommendation Update to version 3.22.1 or later. References - Issue 152, Comment 48107184 - GitHub Advisory...

6.7AI score0.02642EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2015/10/17 7:41 p.m.58 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.17186EPSS
SaveExploits7Affected Software1
nodejs
nodejs
added 2015/10/17 7:41 p.m.79 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
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:0 a.m.12 views

Laravel CRLF injection in default email rule

Summary A CRLF injection vulnerability in Laravel's email validation, in combination with how Symfony Mailer and Symfony Mime handle certain character sequences, may allow an unauthenticated attacker to interfere with outbound email processing in applications that send mail to user-supplied...

5.2AI score0.00048EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder