Lucene search
+L

355 matches found

OSV
OSV
added 2021/09/21 5:15 p.m.15 views

CVE-2021-23444

This affects the package jointjs before 3.4.2. A type confusion vulnerability can lead to a bypass of CVE-2020-28480 when the user-provided keys used in the path parameter are arrays in the setByPath function...

9.8CVSS6.6AI score
SaveExploits0References6
Prion
Prion
added 2021/09/21 5:15 p.m.28 views

Type confusion

This affects the package jointjs before 3.4.2. A type confusion vulnerability can lead to a bypass of CVE-2020-28480 when the user-provided keys used in the path parameter are arrays in the setByPath function...

7.5CVSS9.3AI score0.0186EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2021/09/21 4:55 p.m.42 views

CVE-2021-23444 Prototype Pollution

This affects the package jointjs before 3.4.2. A type confusion vulnerability can lead to a bypass of CVE-2020-28480 when the user-provided keys used in the path parameter are arrays in the setByPath function...

5.6CVSS9.7AI score0.0186EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2021/09/13 8:9 p.m.95 views

Prototype Pollution in set-value

This affects the package set-value. A type confusion vulnerability can lead to a bypass of CVE-2019-10747 when the user-provided keys used in the path parameter are arrays...

9.8CVSS9.3AI score0.02457EPSS
SaveExploits1References11Affected Software2
Veracode
Veracode
added 2021/09/13 6:49 a.m.43 views

Prototype Pollution

set-value is vulnerable to prototype pollution. Lack of validation in type of user-provided keys in the path parameter causes a bypass of CVE-2019-10747. The exploit is possible when the user-provided keys used in the path parameter are arrays...

9.8CVSS9.1AI score0.02475EPSS
SaveExploits2References7Affected Software2
Prion
Prion
added 2021/09/12 1:15 p.m.32 views

Type confusion

This affects the package set-value before =3.0.0 4.0.1. A type confusion vulnerability can lead to a bypass of CVE-2019-10747 when the user-provided keys used in the path parameter are arrays...

7.5CVSS9.1AI score0.02475EPSS
SaveExploits2References6Affected Software2
Cvelist
Cvelist
added 2021/09/12 12:55 p.m.38 views

CVE-2021-23440 Prototype Pollution

This affects the package set-value before =3.0.0 4.0.1. A type confusion vulnerability can lead to a bypass of CVE-2019-10747 when the user-provided keys used in the path parameter are arrays...

7.3CVSS9.5AI score0.02457EPSS
SaveExploits1References6
Veracode
Veracode
added 2021/09/06 7:7 a.m.19 views

Arbitrary File Extraction

elfinder.netcore is vulnerable to arbitrary file extraction. Lack of secure validation of user-provided data to the ExtractAsync method allows attacker to extract arbitrary files...

9.8CVSS3.8AI score0.01431EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2021/09/06 6:35 a.m.20 views

Path Traversal

elfinder.netcore is vulnerable to path traversal. Lack of sanitization of user-provided data to the Path.Combine... method allows attacker to input malicious characters to access files and directories outside the destination folder...

9.8CVSS5.1AI score0.0167EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2021/09/01 6:15 p.m.38 views

CVE-2021-23436

This affects the package immer before 9.0.6. A type confusion vulnerability can lead to a bypass of CVE-2020-28477 when the user-provided keys used in the path parameter are arrays. In particular, this bypass is possible because the condition p === "proto" || p === "constructor" in applyPatches...

9.8CVSS0.0178EPSS
SaveExploits1References3
OSV
OSV
added 2021/09/01 6:15 p.m.49 views

CVE-2021-23436

This affects the package immer before 9.0.6. A type confusion vulnerability can lead to a bypass of CVE-2020-28477 when the user-provided keys used in the path parameter are arrays. In particular, this bypass is possible because the condition p === "proto" || p === "constructor" in applyPatches...

9.8CVSS9.4AI score
SaveExploits0References3
Prion
Prion
added 2021/09/01 6:15 p.m.35 views

Type confusion

This affects the package immer before 9.0.6. A type confusion vulnerability can lead to a bypass of CVE-2020-28477 when the user-provided keys used in the path parameter are arrays. In particular, this bypass is possible because the condition p === "proto" || p === "constructor" in applyPatches...

7.5CVSS8.3AI score0.02293EPSS
SaveExploits2References3Affected Software1
AlpineLinux
AlpineLinux
added 2021/09/01 5:30 p.m.70 views

CVE-2021-23436

This affects the package immer before 9.0.6. A type confusion vulnerability can lead to a bypass of CVE-2020-28477 when the user-provided keys used in the path parameter are arrays. In particular, this bypass is possible because the condition p === "proto" || p === "constructor" in applyPatches...

9.8CVSS7.6AI score0.02293EPSS
SaveExploits2References3
Veracode
Veracode
added 2021/09/01 10:0 a.m.27 views

Cross-site Scripting (XSS)

next is vulnerable to cross-site scripting. An attacker is able to inject and execute malicious scirpt via image optimization API if next.config.js file have images.domains array assigned and the image host assigned in images.domains which allows user-provided SVG...

7.5CVSS3AI score0.01139EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2021/08/31 6:23 a.m.22 views

Remote Code Execution (RCE)

total.js is vulnerable to remote code execution. Lack of sanitization of user-provided values allows an attacker to inject and execute malicious code via the function utils.set...

7.5CVSS5.4AI score0.01466EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:55 p.m.29 views

Double-free in id-map

A double free can occur in getorinsert upon a panic of a user-provided f function. getorinsert reserves space for a value, before calling the user provided insertion function f. If the function f panics then uninitialized or previously freed memory can be dropped...

9.8CVSS9AI score0.011EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:55 p.m.21 views

GHSA-VFQX-HV88-F9CV Double-free in id-map

A double free can occur in getorinsert upon a panic of a user-provided f function. getorinsert reserves space for a value, before calling the user provided insertion function f. If the function f panics then uninitialized or previously freed memory can be dropped...

9.8CVSS9.3AI score0.011EPSS
SaveExploits0References4
OSV
OSV
added 2021/08/25 8:55 p.m.50 views

GHSA-955P-RC5H-HG6H Double free in arenavec

Affected versions of this crate did not guard against potential panics that may happen from user-provided functions T::default and T::drop. Panic within T::default leads to dropping uninitialized T, when it is invoked from common::Slice::::new. Panic within T::drop leads to double drop of T, when...

7.5CVSS7.6AI score0.01135EPSS
SaveExploits1References4
OSV
OSV
added 2021/08/25 8:53 p.m.11 views

GHSA-PPQP-78XX-3R38 Out of bounds write in calamine

An issue was discovered in the calamine crate before 0.17.0 for Rust. It allows attackers to overwrite heap-memory locations because Vec::setlen is used without proper memory claiming, and this uninitialized memory is used for a user-provided Read operation, as demonstrated by Sectors::get...

9.8CVSS9.3AI score0.01728EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:53 p.m.31 views

Out of bounds write in calamine

An issue was discovered in the calamine crate before 0.17.0 for Rust. It allows attackers to overwrite heap-memory locations because Vec::setlen is used without proper memory claiming, and this uninitialized memory is used for a user-provided Read operation, as demonstrated by Sectors::get...

9.8CVSS4.6AI score0.01728EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder