Lucene search
K

146 matches found

Github Security Blog
Github Security Blog
added 2020/12/04 8:4 p.m.36 views

Cross-Site Scripting bypass in html-purify

All versions of html-purify are vulnerable to cross-site scripting. The data attribute inside of object tags is not properly sanitized and allows javascript URIs leading to code execution. No fix is currently available. Consider using an alternative package until a fix is made available...

4.6AI score
Exploits0References2Affected Software1
Node.js
Node.js
added 2020/12/04 5:44 p.m.38 views

Cross-Site Scripting bypass

Overview All versions of html-purify are vulnerable to cross-site scripting. The data attribute inside of object tags is not properly sanitized and allows javascript URIs leading to code execution. Recommendation No fix is currently available. Consider using an alternative package until a fix is...

6.6AI score
Exploits0Affected Software1
Node.js
Node.js
added 2020/10/08 9:39 p.m.54 views

Command Injection

Overview Insufficient input validation in npm package jison = 0.4.18 may lead to OS command injection attacks. Recommendation No fix is currently available. Consider using an alternative package until a fix is made available. References - https://github.com/advisories/GHSA-vr9x-mm65-2438...

10CVSS2.3AI score0.05601EPSS
Exploits1Affected Software1
Github Security Blog
Github Security Blog
added 2020/10/02 3:39 p.m.24 views

File restriction bypass in socket.io-file

All versions of socket.io-fileare vulnerable to a file restriction bypass. The validation for valid file types only happens on the client-side, which allows an attacker to intercept the Websocket request post-validation and alter the name value to upload any file types. No fix is currently...

7.8CVSS3.4AI score0.00654EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2020/10/02 3:39 p.m.0 views

GHSA-6495-8JVH-F28X File restriction bypass in socket.io-file

All versions of socket.io-fileare vulnerable to a file restriction bypass. The validation for valid file types only happens on the client-side, which allows an attacker to intercept the Websocket request post-validation and alter the name value to upload any file types. No fix is currently...

7.8CVSS5.9AI score0.00654EPSS
Exploits0References3
Node.js
Node.js
added 2020/10/02 3:35 p.m.39 views

File restriction bypass in socket.io-file

Overview All versions of socket.io-fileare vulnerable to a file restriction bypass. The validation for valid file types only happens on the client-side, which allows an attacker to intercept the Websocket request post-validation and alter the name value to upload any file types. Recommendation No...

6.9AI score
Exploits0Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/11 9:24 p.m.28 views

SQL Injection in untitled-model

All versions of untitled-model re vulnerable to SQL Injection. Query parameters are not properly sanitized allowing attackers to inject SQL statements and execute arbitrary SQL queries. Recommendation No fix is currently available. Consider using an alternative package until a fix is made availab...

6.7AI score
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/11 9:13 p.m.32 views

SQL Injection in resquel

All versions of resquel are vulnerable to SQL Injection. Query parameters are not properly sanitized, allowing attackers to inject SQL statements and execute arbitrary SQL queries Recommendation No fix is currently available. Consider using an alternative package until a fix is made available...

6.8AI score
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/04 5:55 p.m.146 views

Cross-Site Scripting in markdown-it-katex

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. Consider using a...

5.3AI score
Exploits0References3Affected Software1
OSV
OSV
added 2020/09/04 5:54 p.m.10 views

GHSA-RJVJ-673Q-4HFW Command Injection in traceroute

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 controlled by an...

8AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2020/09/04 5:54 p.m.51 views

Command Injection in traceroute

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 controlled by an...

5.7AI score
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/04 5:37 p.m.30 views

Insufficient Entropy in parsel

All versions of parsel use an insecure key derivation function. The package runs keys of arbitrary lengths through one round of SHA256 hashing for key stretching. This allows for the use of keys of insufficient entropy with inappropriate key stretching. Recommendation The package is deprecated an...

4.1AI score
Exploits0References2Affected Software1
OSV
OSV
added 2020/09/04 5:36 p.m.12 views

GHSA-WQGX-4Q47-J2W5 Insecure Cryptography Algorithm in parsel

All versions of parsel use an insecure cryptography algorithm. The package uses aes-256-cbc without integrity checks, which renders the ciphertext vulnerable to bit-flipping attacks. Recommendation The package is deprecated and will not be updated. Consider using an alternative package...

7AI score
Exploits0References1
OSV
OSV
added 2020/09/04 5:32 p.m.10 views

GHSA-49MG-94FC-2FX6 Command Injection in npm-git-publish

All versions of npm-git-publish are vulnerable to Command Injection. The package fails to sanitize input and passes it directly to an execSync call, which may allow attackers to execute arbitrary code in the system. The publish function is vulnerable through the gitRemoteUrl variable...

8AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 2020/09/04 5:26 p.m.25 views

Command Injection in giting

All versions of gitting 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 pull function is vulnerable through the branch variable. Recommendation No fix is current...

6.8AI score
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/04 5:23 p.m.28 views

Improper Authorization in passport-cognito

All versions of passport-cognito are vulnerable to Improper Authorization. The package fails to properly scope the variables containing authorization information, such as access token, refresh token and ID token. This causes a race condition where simultaneous authenticated users may receive...

3.7AI score
Exploits0References3Affected Software1
OSV
OSV
added 2020/09/04 5:20 p.m.6 views

GHSA-65XX-C85X-WG76 Command Injection in plotter

All versions of plotter are vulnerable to Command Injection. The package fails to sanitize plot titles, which may allow attackers to execute arbitrary code in the system if the title value is supplied by a user. The following proof-of-concept creates a testing file in the current directory: var...

8AI score
Exploits0References1
Github Security Blog
Github Security Blog
added 2020/09/04 3:22 p.m.23 views

Sandbox Breakout / Arbitrary Code Execution in localeval

All versions of localeval are vulnerable to Sandbox Escape leading to Remote Code Execution. The package fails to restrict access to the main context through constructor.constructor. This may allow attackers to execute arbitrary code in the system. Evaluating the payload...

5.6AI score
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/04 3:16 p.m.24 views

Prototype Pollution in safe-object2

All versions of safe-object2 are vulnerable to prototype pollution. The settter 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...

5.5AI score
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/04 3:15 p.m.19 views

Prototype Pollution in getsetdeep

All versions of getsetdeep are vulnerable to prototype pollution. The setDeep 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...

4.5AI score
Exploits0References2Affected Software1
Rows per page
Query Builder