Lucene search
+L

147 matches found

Github Security Blog
Github Security Blog
added 2020/09/02 9:25 p.m.28 views

Sandbox Breakout / Arbitrary Code Execution in value-censorship

All versions of value-censorship are vulnerable to Sandbox Escape leading to Remote Code Execution. The package fails to validate async function constructors allowing attackers to execute arbitrary code. Recommendation No fix is currently available. Consider using an alternative package until a f...

6.5AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/02 9:22 p.m.50 views

Cross-Site Scripting in jquery-mobile

All version of jquery-mobile are vulnerable to Cross-Site Scripting. The package checks for content in location.hash and if a URL is found it does an XmlHttpRequest XHR to the URL and renders the response with innerHTML. It fails to validate the Content-Type of the response, allowing attackers to...

0.7AI score
SaveExploits0References8Affected Software1
OSV
OSV
added 2020/09/02 9:22 p.m.19 views

GHSA-FJ93-7WM4-8X2G Cross-Site Scripting in jquery-mobile

All version of jquery-mobile are vulnerable to Cross-Site Scripting. The package checks for content in location.hash and if a URL is found it does an XmlHttpRequest XHR to the URL and renders the response with innerHTML. It fails to validate the Content-Type of the response, allowing attackers to...

6.8AI score
SaveExploits0References8
OSV
OSV
added 2020/09/01 9:16 p.m.18 views

GHSA-992F-WF4W-X36V Prototype Pollution in merge-objects

All versions of merge-objects are vulnerable to Prototype Pollution. Recommendation No fix is available for this vulnerability at this time. It is our recommendation to use an alternative package...

7.1AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2020/09/01 9:16 p.m.41 views

Prototype Pollution in merge-objects

All versions of merge-objects are vulnerable to Prototype Pollution. Recommendation No fix is available for this vulnerability at this time. It is our recommendation to use an alternative package...

4.7AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2020/08/25 11:40 p.m.249 views

Sandbox Breakout / Arbitrary Code Execution in safe-eval

All versions of safe-eval are vulnerable to Sandbox Escape leading to Remote Code Execution. The package fails to restrict access to the main context through Error objects. This may allow attackers to execute arbitrary code in the system. Evaluating the payload js function var ex = new Error...

9.8CVSS9.5AI score0.0143EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2020/06/10 8:28 p.m.14 views

GHSA-6Q48-VJQ2-MWCJ Command Injection in umount

All versions of umount are vulnerable to Command Injection. The package fails to sanitize input rules and passes it directly to an exec call on the umount function . This may allow attackers to execute arbitrary code in the system if the device value passed to the function is user-controlled...

9.8CVSS6.2AI score0.01788EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2020/06/10 8:27 p.m.42 views

Prototype Pollution in ini-parser

All versions of ini-parser are vulnerable to prototype pollution. The parse function does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects. Recommendation No fix is currently available. Conside...

9.8CVSS5.6AI score0.00864EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2020/06/10 8:27 p.m.50 views

GHSA-96R7-MRQF-JHCC Prototype Pollution in ini-parser

All versions of ini-parser are vulnerable to prototype pollution. The parse function does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects. Recommendation No fix is currently available. Conside...

9.8CVSS5.9AI score0.00864EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2020/04/23 8:09 p.m.80 views

Command Injection in npm-programmatic

All versions of npm-programmatic are vulnerable to Command Injection. The package fails to sanitize input rules and passes it directly to an exec call on the install, uninstall and list functions . This may allow attackers to execute arbitrary code in the system if the package name passed to the...

9.8CVSS6AI score0.03604EPSS
SaveExploits1References5Affected Software1
nodejs
nodejs
added 2020/04/09 9:02 p.m.44 views

Command Injection

Overview All versions of umount are vulnerable to Command Injection. The package fails to sanitize input rules and passes it directly to an exec call on the umount function . This may allow attackers to execute arbitrary code in the system if the device value passed to the function is...

7.5CVSS5.9AI score0.01788EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2020/04/09 7:40 p.m.32 views

Prototype Pollution

Overview All versions of ini-parser are vulnerable to prototype pollution. The parse function does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects. Recommendation No fix is currently available...

7.5CVSS4.5AI score0.00864EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2020/04/09 7:34 p.m.45 views

Command Injection

Overview All versions of npm-programmatic are vulnerable to Command Injection. The package fails to sanitize input rules and passes it directly to an exec call on the install, uninstall and list functions . This may allow attackers to execute arbitrary code in the system if the package name passe...

7.5CVSS5.7AI score0.03604EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2020/04/06 6:13 p.m.40 views

Prototype Pollution

Overview All versions of utils-extend are vulnerable to prototype pollution. The extend function does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects. Recommendation No fix is currently...

7.5CVSS3.6AI score0.03149EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2020/03/31 5:02 p.m.34 views

GHSA-754X-4JWP-CQP6 Cross-Site Scripting in http_server

All versions of httpserver are vulnerable to Cross-Site Scripting XSS. The package fails to sanitize filenames, allowing attackers to execute arbitrary JavaScript in the victim's browser through files with names containing malicious code. Recommendation No fix is currently available. Consider usi...

7.5CVSS7AI score0.02509EPSS
SaveExploits0References4
nodejs
nodejs
added 2020/03/16 7:39 p.m.17 views

Command Injection

Overview All versions of priest-runner are vulnerable to Command Injection. The package fails to sanitize input and passes it directly to a spawn call, which may allow attackers to execute arbitrary code in the system. The PriestController.prototype.createChild function is vulnerable since the...

7.8AI score
SaveExploits0Affected Software1
OSV
OSV
added 2020/02/14 11:09 p.m.22 views

GHSA-WP7M-MRVF-599C Command Injection in node-df

All versions of node-df are vulnerable to Command Injection. The package fails to sanitize filenames passed to the file option. If this value is user-controlled it may allow attackers to run arbitrary commands in the server. Recommendation No fix is currently available. Consider using an...

9.8CVSS6AI score0.02742EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2020/02/14 11:09 p.m.119 views

Command Injection in node-df

All versions of node-df are vulnerable to Command Injection. The package fails to sanitize filenames passed to the file option. If this value is user-controlled it may allow attackers to run arbitrary commands in the server. Recommendation No fix is currently available. Consider using an...

9.8CVSS5.7AI score0.02742EPSS
SaveExploits0References4Affected Software1
nodejs
nodejs
added 2020/01/30 8:32 p.m.16 views

Cross-Site Scripting

Overview All versions of markdown-it-katex are vulnerable to Cross-Site Scripting XSS. The package fails to properly escape error messages, which may allow attackers to execute arbitrary JavaScript in a victim's browser by triggering an error. Recommendation No fix is currently available. Conside...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2020/01/30 8:25 p.m.25 views

Command Injection

Overview All versions of traceroute are vulnerable to Command Injection. The package fails to sanitize input and passes it directly to an exec call, which may allow attackers to execute arbitrary code in the system. The trace function is vulnerable and can be abused if the host value is controlle...

7.8AI score
SaveExploits0Affected Software1
Rows per page
Query Builder