Lucene search
+L

11276 matches found

OSV
OSV
added 2021/02/22 12:00 p.m.22 views

RUSTSEC-2021-0033 push_cloned can drop uninitialized memory or double free on panic

Affected versions of stackdst used a pushinner function that increased the internal length of the array and then called val.clone. If the val.clone call panics, the stack could drop an already dropped element or drop uninitialized memory. This issue was fixed in 2a4d538 by increasing the length o...

9.8CVSS9.3AI score0.01167EPSS
SaveExploits0References3
RustSec
RustSec
added 2021/02/22 12:00 p.m.22 views

push_cloned can drop uninitialized memory or double free on panic

Affected versions of stackdst used a pushinner function that increased the internal length of the array and then called val.clone. If the val.clone call panics, the stack could drop an already dropped element or drop uninitialized memory. This issue was fixed in 2a4d538 by increasing the length o...

5.1AI score
SaveExploits0Affected Software1
RustSec
RustSec
added 2021/02/18 12:00 p.m.152 views

move_elements can double-free objects on panic

Affected versions of scratchpad used ptr::read to read elements while calling a user provided function f on them. Since the pointer read duplicates ownership, a panic inside the user provided f function could cause a double free when unwinding. The flaw was fixed in commit 891561bea by removing t...

9.8CVSS3.2AI score0.01364EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2021/02/18 12:00 p.m.49 views

RUSTSEC-2021-0030 move_elements can double-free objects on panic

Affected versions of scratchpad used ptr::read to read elements while calling a user provided function f on them. Since the pointer read duplicates ownership, a panic inside the user provided f function could cause a double free when unwinding. The flaw was fixed in commit 891561bea by removing t...

9.8CVSS9.2AI score0.01364EPSS
SaveExploits0References3
OSV
OSV
added 2021/02/17 12:00 p.m.37 views

RUSTSEC-2021-0046 misc::vec_with_size() can drop uninitialized memory if clone panics

misc::vecwithsize creates a vector of the provided size and immediately calls vec.setlensize on it, initially filling it with uninitialized memory. It then inserts elements using veci = value.clone. If the value.clone call panics, uninitialized items in the vector will be dropped leading to...

9.8CVSS7.2AI score0.01363EPSS
SaveExploits1References3
RustSec
RustSec
added 2021/02/17 12:00 p.m.41 views

misc::vec_with_size() can drop uninitialized memory if clone panics

misc::vecwithsize creates a vector of the provided size and immediately calls vec.setlensize on it, initially filling it with uninitialized memory. It then inserts elements using veci = value.clone. If the value.clone call panics, uninitialized items in the vector will be dropped leading to...

9.8CVSS7.2AI score0.01363EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2021/02/16 8:47 a.m.145 views

Moderate: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 7.7 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.1CVSS6.6AI score0.00361EPSS
SaveExploits0References3
OSV
OSV
added 2021/02/10 7:15 p.m.14 views

CVE-2021-22133

The Elastic APM agent for Go versions before 1.11.0 can leak sensitive HTTP header information when logging the details during an application panic. Normally, the APM agent will sanitize sensitive HTTP header details before sending the information to the APM server. During an application panic it...

2.4CVSS5.8AI score0.00521EPSS
SaveExploits0References1
NVD
NVD
added 2021/02/10 7:15 p.m.23 views

CVE-2021-22133

The Elastic APM agent for Go versions before 1.11.0 can leak sensitive HTTP header information when logging the details during an application panic. Normally, the APM agent will sanitize sensitive HTTP header details before sending the information to the APM server. During an application panic it...

2.7CVSS0.00521EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/02/10 7:15 p.m.6 views

CVE-2021-22133

The Elastic APM agent for Go versions before 1.11.0 can leak sensitive HTTP header information when logging the details during an application panic. Normally, the APM agent will sanitize sensitive HTTP header details before sending the information to the APM server. During an application panic it...

2.7CVSS5.9AI score0.00521EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2021/02/10 7:15 p.m.26 views

Design/Logic Flaw

The Elastic APM agent for Go versions before 1.11.0 can leak sensitive HTTP header information when logging the details during an application panic. Normally, the APM agent will sanitize sensitive HTTP header details before sending the information to the APM server. During an application panic it...

2.7CVSS3.9AI score0.00521EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2021/02/10 6:55 p.m.171 views

CVE-2021-22133

The CVE-2021-22133 vulnerability affects the Elastic APM Go agent (go.elastic.co/apm) versions before 1.11.0. During a application panic, the agent may log HTTP header details without sanitizing sensitive information, potentially leaking headers and affecting confidentiality. Root cause: headers ...

2.7CVSS3.4AI score0.00521EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/02/10 6:55 p.m.26 views

CVE-2021-22133

The Elastic APM agent for Go versions before 1.11.0 can leak sensitive HTTP header information when logging the details during an application panic. Normally, the APM agent will sanitize sensitive HTTP header details before sending the information to the APM server. During an application panic it...

3.7AI score0.00521EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2021/02/10 12:00 a.m.275 views

SUSE SLED15 / SLES15 Security Update : kernel (SUSE-SU-2021:0354-1)

The SUSE Linux Enterprise 15 SP2 kernel was updated to receive various security and bugfixes. The following security bugs were fixed : CVE-2021-3347: A use-after-free was discovered in the PI futexes during fault handling, allowing local users to execute code in the kernel bnc1181349...

8.8CVSS7.1AI score0.01377EPSS
SaveExploits3References84
NVD
NVD
added 2021/02/09 11:15 p.m.41 views

CVE-2021-26954

An issue was discovered in the qwutils crate before 0.3.1 for Rust. When a Clone panic occurs, insertsliceclone can perform a double drop...

5.3CVSS0.01359EPSS
SaveExploits1References1
OSV
OSV
added 2021/02/09 11:15 p.m.10 views

CVE-2021-26954

An issue was discovered in the qwutils crate before 0.3.1 for Rust. When a Clone panic occurs, insertsliceclone can perform a double drop...

5.3CVSS6.1AI score0.01359EPSS
SaveExploits1References1
Prion
Prion
added 2021/02/09 11:15 p.m.22 views

Double free

An issue was discovered in the qwutils crate before 0.3.1 for Rust. When a Clone panic occurs, insertsliceclone can perform a double drop...

5CVSS5.2AI score0.01359EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/02/09 11:15 p.m.6 views

CVE-2021-26954

An issue was discovered in the qwutils crate before 0.3.1 for Rust. When a Clone panic occurs, insertsliceclone can perform a double drop...

5.3CVSS5.6AI score0.01359EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2021/02/09 10:07 p.m.43 views

CVE-2021-26954

An issue was discovered in the qwutils crate before 0.3.1 for Rust. When a Clone panic occurs, insertsliceclone can perform a double drop...

5.5AI score0.01359EPSS
SaveExploits1References1
CVE
CVE
added 2021/02/09 10:07 p.m.86 views

CVE-2021-26954

CVE-2021-26954 affects the Rust crate qwutils prior to 0.3.1. When a Clone panic occurs, the function insert_slice_clone can perform a double drop (and potentially a double-free) due to temporary ownership duplication during insertion into a Vec. The root cause is related to how ownership is hand...

5.3CVSS5.2AI score0.01359EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder