Lucene search
+L

3447 matches found

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.39 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.51 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.75 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:00 a.m.29 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
Openbugbounty
Openbugbounty
added 2021/08/28 10:42 a.m.11 views

cn.newdoku.com Cross Site Scripting vulnerability OBB-2128183

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website operator about its existence...

SaveExploits0
Github Security Blog
Github Security Blog
added 2021/08/25 8:55 p.m.31 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.23 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.51 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.21 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.32 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
OSV
OSV
added 2021/08/25 8:53 p.m.61 views

GHSA-3MF3-2GV9-H39J Uninitialized buffer use in marc

Affected versions of this crate passes an uninitialized buffer to a user-provided Read implementation. Record::read. Arbitrary Read implementations can read from the uninitialized buffer memory exposure and also can return incorrect number of bytes written to the buffer. Reading from uninitialize...

7.5CVSS7.3AI score0.01498EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2021/08/25 8:53 p.m.35 views

Double free in glsl-layout

Affected versions of this crate did not guard against panic within the user-provided function f 2nd parameter of fn maparray, and thus panic within f causes double drop of a single object. The flaw was corrected in the 0.4.0 release by wrapping the object vulnerable to a double drop within...

7.5CVSS7.2AI score0.0139EPSS
SaveExploits1References4Affected Software1
Openbugbounty
Openbugbounty
added 2021/08/25 12:44 p.m.25 views

travelmanagers.com.au Cross Site Scripting vulnerability OBB-2125991

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website operator about its existence...

SaveExploits0
ATTACKERKB
ATTACKERKB
added 2021/08/24 7:15 p.m.6 views

CVE-2021-31030

DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by the CVE program. Notes: none...

6.1AI score
SaveExploits0References1
Openbugbounty
Openbugbounty
added 2021/08/22 3:17 p.m.46 views

beszamolok.com Cross Site Scripting vulnerability OBB-2123127

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Affected Website:| beszamolok.com ---|--- Open Bug Bounty...

6.3AI score
SaveExploits0
Circl
Circl
added 2021/08/11 4:38 p.m.11 views

CVE-2021-32947

creationtimestamp| type| source ---|---|--- 2021-08-11 16:38:28+00:00| seen| https://t.me/cibsecurity/27141...

7.8CVSS7.5AI score0.01754EPSS
SaveExploits0References1
NVD
NVD
added 2021/08/08 6:15 a.m.39 views

CVE-2020-36443

An issue was discovered in the libp2p-deflate crate before 0.27.1 for Rust. An uninitialized buffer is passed to AsyncRead::pollread, which is a user-provided trait function...

9.8CVSS0.0123EPSS
SaveExploits0References2
Rows per page
Query Builder