Lucene search
K

21 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-1769

Malware in sbrugna...

9.8CVSS9.2AI score0.00328EPSS
Exploits1References5
RedhatCVE
RedhatCVE
added 2025/05/22 5:10 p.m.2 views

CVE-2020-35881

An issue was discovered in the traitobject crate through 2020-06-01 for Rust. It has false expectations about fat pointers, possibly causing memory corruption in, for example, Rust 2.x...

9.8CVSS7.1AI score0.00328EPSS
Exploits1
SUSE CVE
SUSE CVE
added 2025/04/03 1:25 a.m.1 views

SUSE CVE-2020-35881

An issue was discovered in the traitobject crate through 2020-06-01 for Rust. It has false expectations about fat pointers, possibly causing memory corruption in, for example, Rust 2.x...

4CVSS7.3AI score0.00328EPSS
Exploits1References5
vulnersOsv
vulnersOsv
added 2022/09/16 5:12 p.m.1 views

acari-lib (>=0.1.1 <=0.1.8), accepted (>=0.2.0 <=0.3.2) +1884 more potentially affected by unknown CVE via traitobject (>=0.0.1 <=0.1.1)

traitobject CARGO version =0.0.1, =0.1.1, =0.2.0, =0.0.6, =0.0.7-alpha.3, =0.0.7-alpha.1, =0.1.0, =0.1.0, =0.1.0, =0.2.0, =0.4.2 - aigcapi =5.1.2 - aigcchain =5.1.2 - aigcconfig =5.1.2 and more Source cves: unknown CVE Source advisory: OSV:GHSA-PP8R-VV2J-9J5V...

5.8AI score
Exploits0
Github Security Blog
Github Security Blog
added 2022/01/06 10:11 p.m.24 views

Incorrect reliance on Trait memory layout in mopa

The mopa crate redefines the deprecated TraitObject struct from core::raw. This is done to then transmute a reference to a trait object &dyn Trait for any trait Trait into this struct and retrieve the data field for the purpose of downcasting. This is used to implement downcastrefunchecked, in...

9.8CVSS9.3AI score0.00931EPSS
Exploits0References5Affected Software1
vulnersOsv
vulnersOsv
added 2021/10/04 12:0 p.m.2 views

acari-lib (>=0.1.1 <=0.1.8), accepted (>=0.2.0 <=0.3.2) +1884 more potentially affected by unknown CVE via traitobject (>=0.0.1 <=0.1.1)

traitobject CARGO version =0.0.1, =0.1.1, =0.2.0, =0.0.6, =0.0.7-alpha.3, =0.0.7-alpha.1, =0.1.0, =0.1.0, =0.1.0, =0.2.0, =0.4.2 - aigcapi =5.1.2 - aigcchain =5.1.2 - aigcconfig =5.1.2 and more Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2021-0144...

5.8AI score
Exploits0
vulnersOsv
vulnersOsv
added 2021/08/25 8:48 p.m.2 views

acme-client (>=0.1.0 <=0.2.0), aerial (=0.1.0) +694 more potentially affected by CVE-2020-35881 via traitobject (>=0.0.1 <=0.0.3)

traitobject CARGO version =0.0.1, =0.1.0, =0.1.0, =0.2.0, =0.1.0, =0.1.0, =0.7.0, =0.1.0, =0.0.1, =0.1.0, =0.5.0, =0.6.5 - arubaripple =0.0.1 and more Source cves: CVE-2020-35881 Source advisory: OSV:GHSA-J79J-CX3H-G27H...

9.8CVSS7.2AI score0.00328EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.17 views

Out of bounds write in traitobject

An issue was discovered in the traitobject crate through 2020-06-01 for Rust. It has false expectations about fat pointers, possibly causing memory corruption in, for example, Rust 2.x...

9.8CVSS9.2AI score0.00328EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:48 p.m.11 views

GHSA-J79J-CX3H-G27H Out of bounds write in traitobject

An issue was discovered in the traitobject crate through 2020-06-01 for Rust. It has false expectations about fat pointers, possibly causing memory corruption in, for example, Rust 2.x...

9.8CVSS9.7AI score0.00328EPSS
Exploits1References4
RustSec
RustSec
added 2021/06/01 12:0 p.m.20 views

`mopa` is technically unsound

The mopa crate redefines the deprecated TraitObject struct from core::raw like so: rust reprC deriveCopy, Clone dochidden pub struct TraitObject pub data: mut , pub vtable: mut , This is done to then transmute a reference to a trait object &dyn Trait for any trait Trait into this struct and...

9.8CVSS0.4AI score0.00931EPSS
Exploits0
OSV
OSV
added 2021/06/01 12:0 p.m.18 views

RUSTSEC-2021-0095 `mopa` is technically unsound

The mopa crate redefines the deprecated TraitObject struct from core::raw like so: rust reprC deriveCopy, Clone dochidden pub struct TraitObject pub data: mut , pub vtable: mut , This is done to then transmute a reference to a trait object &dyn Trait for any trait Trait into this struct and...

9.8CVSS9.7AI score0.00931EPSS
Exploits0References3
CNVD
CNVD
added 2021/01/06 12:0 a.m.6 views

Mozilla Rust traitobject crate buffer overflow vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A buffer overflow vulnerability exists in traitobject crate in versions of Mozilla Rust prior to 2020-06-01, which stems from the fact that it incorrectly expects a fat pointer, and can be exploited by an attack...

9.8CVSS6.9AI score0.00328EPSS
Exploits1References1
OSV
OSV
added 2020/12/31 10:15 a.m.0 views

CVE-2020-35881

An issue was discovered in the traitobject crate through 2020-06-01 for Rust. It has false expectations about fat pointers, possibly causing memory corruption in, for example, Rust 2.x...

9.8CVSS7.3AI score0.00328EPSS
Exploits1References1
NVD
NVD
added 2020/12/31 10:15 a.m.7 views

CVE-2020-35881

An issue was discovered in the traitobject crate through 2020-06-01 for Rust. It has false expectations about fat pointers, possibly causing memory corruption in, for example, Rust 2.x...

9.8CVSS9.7AI score0.00328EPSS
Exploits1References1
Prion
Prion
added 2020/12/31 10:15 a.m.6 views

Memory corruption

An issue was discovered in the traitobject crate through 2020-06-01 for Rust. It has false expectations about fat pointers, possibly causing memory corruption in, for example, Rust 2.x...

7.5CVSS9.7AI score0.00328EPSS
Exploits1References1Affected Software1
CVE
CVE
added 2020/12/31 8:26 a.m.260 views

CVE-2020-35881

CVE-2020-35881 affects the traitobject crate in Rust (through 2020-06-01). The issue stems from incorrect fat-pointer layout assumptions, potentially causing out-of-bounds writes and memory corruption (also described in related advisories such as GHSA-J79J-CX3H-G27H).

9.8CVSS9.7AI score0.00328EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:26 a.m.8 views

CVE-2020-35881

An issue was discovered in the traitobject crate through 2020-06-01 for Rust. It has false expectations about fat pointers, possibly causing memory corruption in, for example, Rust 2.x...

9.8AI score0.00328EPSS
Exploits1References1
CNNVD
CNNVD
added 2020/12/31 12:0 a.m.2 views

Rust traitobject crate 缓冲区错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A buffer overflow vulnerability exists in traitobject crate in versions of Mozilla Rust prior to 2020-06-01, which stems from the fact that it incorrectly expects a fat pointer, and can be exploited by an attack...

9.8CVSS6AI score0.00328EPSS
Exploits1References3
OSV
OSV
added 2020/06/01 12:0 p.m.18 views

RUSTSEC-2020-0027 traitobject assumes the layout of fat pointers

This crate gets the data pointer from fat pointers assuming that the first element in a fat pointer is the data pointer. This is currently true, but it may change in a future Rust version, leading to memory corruption. This has been fixed in the master branch of the crate, but is has not been...

9.8CVSS9.3AI score0.00328EPSS
Exploits1References3
vulnersOsv
vulnersOsv
added 2020/06/01 12:0 p.m.1 views

acari-lib (>=0.1.1 <=0.1.8), accepted (>=0.2.0 <=0.3.2) +1884 more potentially affected by CVE-2020-35881 via traitobject (>=0.0.1 <=0.1.1)

traitobject CARGO version =0.0.1, =0.1.1, =0.2.0, =0.0.6, =0.0.7-alpha.3, =0.0.7-alpha.1, =0.1.0, =0.1.0, =0.1.0, =0.2.0, =0.4.2 - aigcapi =5.1.2 - aigcchain =5.1.2 - aigcconfig =5.1.2 and more Source cves: CVE-2020-35881 Source advisory: OSV:RUSTSEC-2020-0027...

9.8CVSS7.2AI score0.00328EPSS
Exploits1
Rows per page
Query Builder