Lucene search
K

13 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-0425

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.01646EPSS
Exploits0References5
vulnersOsv
vulnersOsv
added 2022/06/17 12:12 a.m.1 views

airmash-protocol (>=0.2.0 <=0.3.0), altv-core (=0.1.0) +255 more potentially affected by CVE-2021-45695 via mopa (=0.2.2)

mopa CARGO version =0.2.2 is affected by a known vulnerability. The following packages have a transitive dependency on mopa and may be impacted: - airmash-protocol =0.2.0, =0.5.0, =0.1.0, =0.1.0, =0.1.0, =0.2.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.15.3 and more Source cves: CVE-2021-45695...

9.8CVSS7.2AI score0.01646EPSS
Exploits0
Github Security Blog
Github Security Blog
added 2022/06/17 12:12 a.m.12 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...

7.7AI score
Exploits0References3Affected Software1
vulnersOsv
vulnersOsv
added 2022/01/06 10:11 p.m.0 views

airmash-protocol (>=0.2.0 <=0.3.0), altv-core (=0.1.0) +255 more potentially affected by CVE-2021-45695 via mopa (=0.2.2)

mopa CARGO version =0.2.2 is affected by a known vulnerability. The following packages have a transitive dependency on mopa and may be impacted: - airmash-protocol =0.2.0, =0.5.0, =0.1.0, =0.1.0, =0.1.0, =0.2.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.15.3 and more Source cves: CVE-2021-45695...

9.8CVSS7.2AI score0.01646EPSS
Exploits0
Github Security Blog
Github Security Blog
added 2022/01/06 10:11 p.m.27 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.01646EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2021/12/27 12:15 a.m.6 views

CVE-2021-45695

An issue was discovered in the mopa crate through 2021-06-01 for Rust. It incorrectly relies on Trait memory layout, possibly leading to future occurrences of arbitrary code execution or ASLR bypass...

9.8CVSS6.3AI score0.01646EPSS
Exploits0References2
NVD
NVD
added 2021/12/27 12:15 a.m.11 views

CVE-2021-45695

An issue was discovered in the mopa crate through 2021-06-01 for Rust. It incorrectly relies on Trait memory layout, possibly leading to future occurrences of arbitrary code execution or ASLR bypass...

9.8CVSS0.01646EPSS
Exploits0References2
Prion
Prion
added 2021/12/27 12:15 a.m.11 views

Security feature bypass

An issue was discovered in the mopa crate through 2021-06-01 for Rust. It incorrectly relies on Trait memory layout, possibly leading to future occurrences of arbitrary code execution or ASLR bypass...

7.5CVSS9.8AI score0.01646EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2021/12/26 9:50 p.m.58 views

CVE-2021-45695

CVE-2021-45695 concerns the Rust crate mopa, which redefines the deprecated TraitObject to downcast trait objects. The core issue is reliance on the memory layout of &dyn Trait, risking memory-layout changes by the compiler and enabling scenarios such as ASLR bypass or even arbitrary code executi...

9.8CVSS9.7AI score0.01646EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2021/12/26 9:50 p.m.11 views

CVE-2021-45695

An issue was discovered in the mopa crate through 2021-06-01 for Rust. It incorrectly relies on Trait memory layout, possibly leading to future occurrences of arbitrary code execution or ASLR bypass...

10AI score0.01646EPSS
Exploits0References2
vulnersOsv
vulnersOsv
added 2021/06/01 12:0 p.m.2 views

airmash-protocol (>=0.2.0 <=0.3.0), altv-core (=0.1.0) +255 more potentially affected by CVE-2021-45695 via mopa (=0.2.2)

mopa CARGO version =0.2.2 is affected by a known vulnerability. The following packages have a transitive dependency on mopa and may be impacted: - airmash-protocol =0.2.0, =0.5.0, =0.1.0, =0.1.0, =0.1.0, =0.2.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.15.3 and more Source cves: CVE-2021-45695...

9.8CVSS7.2AI score0.01646EPSS
Exploits0
OSV
OSV
added 2021/06/01 12:0 p.m.20 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.01646EPSS
Exploits0References3
RustSec
RustSec
added 2021/06/01 12:0 p.m.22 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.01646EPSS
Exploits0
Rows per page
Query Builder