Lucene search
+L

3845 matches found

CVE
CVE
added 2021/08/08 5:11 a.m.108 views

CVE-2020-36472

CVE-2020-36472 affects the max7301 crate for Rust older than 0.2.0. The ImmediateIO and TransactionalIO types implement Sync for all contained Expander types, which can allow non-thread-safe Expander contents to be shared across threads. This enables data races when IO can retrieve the Expander a...

5.9CVSS5.6AI score0.00978EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/08/08 5:11 a.m.35 views

CVE-2020-36472

An issue was discovered in the max7301 crate before 0.2.0 for Rust. The ImmediateIO and TransactionalIO types implement Sync for all Expander types that they contain...

5.7AI score0.00978EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2021/08/08 5:10 a.m.42 views

CVE-2021-38186

An issue was discovered in the comrak crate before 0.10.1 for Rust. It mishandles & characters, leading to XSS via & HTML entities...

6AI score0.00741EPSS
SaveExploits1References2
CVE
CVE
added 2021/08/08 5:10 a.m.130 views

CVE-2021-38186

The CVE-2021-38186 entry concerns the comrak crate for Rust, affected in versions before 0.10.1. The issue stems from improper handling of the & character, which can cause cross-site scripting (XSS) via HTML entities like &#. The vulnerability is described across multiple sources (e.g., Red Hat, ...

6.1CVSS5.8AI score0.00741EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2021/08/08 5:10 a.m.88 views

CVE-2021-38187

Removed by vendor...

9.8CVSS9.4AI score0.01441EPSS
SaveExploits1
CVE
CVE
added 2021/08/08 5:10 a.m.369 views

CVE-2021-38187

CVE-2021-38187 affects the Rust anymap crate up to version 0.12.1, with a soundness flaw caused by converting a *u8 to a *u64. Public records (NVD, OSV, GHSA, CNVD) describe this as a high‑/critical impact vulnerability; CVSSv3.1 base score 9.8 indicates CRITICAL severity and network attack vecto...

9.8CVSS9.2AI score0.01441EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/08/08 5:10 a.m.37 views

CVE-2021-38188

An issue was discovered in the iced-x86 crate through 1.10.3 for Rust. In Decoder::new, slice.getuncheckedslice.length is used unsafely...

9.7AI score0.01275EPSS
SaveExploits1References2
CVE
CVE
added 2021/08/08 5:10 a.m.127 views

CVE-2021-38189

The CVE-2021-38189 issue affects the lettre crate (Rust) prior to 0.9.6. In the body of an email, an attacker can place a dot after two consecutive CRLF sequences, enabling arbitrary SMTP command injection after the message ends. This represents a control-flow vulnerability in SMTP handling rathe...

9.8CVSS9.3AI score0.01494EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/08/08 5:10 a.m.32 views

CVE-2021-38189

An issue was discovered in the lettre crate before 0.9.6 for Rust. In an e-mail message body, an attacker can place a . character after two sequences and then inject arbitrary SMTP commands...

9.7AI score0.01494EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2021/08/08 5:09 a.m.39 views

CVE-2021-38190

An issue was discovered in the nalgebra crate before 0.27.1 for Rust. It allows out-of-bounds memory access because it does not ensure that the number of elements is equal to the product of the row count and column count...

9.7AI score0.01411EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2021/08/08 5:09 a.m.68 views

CVE-2021-38191

An issue was discovered in the tokio crate before 1.8.1 for Rust. Upon a JoinHandle::abort, a Task may be dropped in the wrong thread...

5.9CVSS5.6AI score0.00836EPSS
SaveExploits1
CVE
CVE
added 2021/08/08 5:09 a.m.129 views

CVE-2021-38191

CVE-2021-38191 concerns the tokio crate (pre-1.8.1) for Rust. The issue occurs when calling JoinHandle::abort: a Task may be dropped in the wrong thread, which, as discussed in related advisories, can create race conditions—especially for tasks that rely on thread-affine constructs like Rc or Ref...

5.9CVSS5.5AI score0.00836EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/08/08 5:09 a.m.24 views

CVE-2021-38191

An issue was discovered in the tokio crate before 1.8.1 for Rust. Upon a JoinHandle::abort, a Task may be dropped in the wrong thread...

5.9AI score0.00836EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2021/08/08 5:09 a.m.77 views

CVE-2021-38193

An issue was discovered in the ammonia crate before 3.1.0 for Rust. XSS can occur because the parsing differences for HTML, SVG, and MathML are mishandled, a similar issue to CVE-2020-26870...

6.4AI score0.00708EPSS
SaveExploits1References2
CVE
CVE
added 2021/08/08 5:09 a.m.154 views

CVE-2021-38193

CVE-2021-38193 : A cross-site scripting vulnerability exists in the ammonia crate for Rust, prior to version 3.1.0. The issue arises from mishandled parsing differences between HTML, SVG, and MathML, enabling an attacker to inject malicious scripts. The vulnerability is related to, and similar in...

6.1CVSS6AI score0.00708EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2021/08/08 5:09 a.m.113 views

CVE-2021-38193

An issue was discovered in the ammonia crate before 3.1.0 for Rust. XSS can occur because the parsing differences for HTML, SVG, and MathML are mishandled, a similar issue to CVE-2020-26870...

6.1CVSS6.4AI score0.00708EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/08/08 5:08 a.m.24 views

CVE-2021-38194

An issue was discovered in the ark-r1cs-std crate before 0.3.1 for Rust. It does not enforce any constraints in the FieldVar::mulbyinverse method. Thus, a prover can produce a proof that is unsound but is nonetheless verified...

9.7AI score0.01275EPSS
SaveExploits1References2
CVE
CVE
added 2021/08/08 5:07 a.m.121 views

CVE-2021-38196

CVE-2021-38196 relates to the Rust crate better-macro , where a deliberate RCE via proc-macros was demonstrated through 2021-07-22. The connected documents confirm remote code execution potential and a purposefully malicious context, with coverage across RustSec, GHSA, OSV, and national advisorie...

9.8CVSS9.7AI score0.02567EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2021/08/08 12:00 a.m.11 views

Rust 安全漏洞

A security vulnerability exists in the Iced-x86 crate of Mozilla Rust version 1.10.3, which could be exploited by attackers to launch further attacks on the system...

9.8CVSS5.6AI score0.01275EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/08/08 12:00 a.m.14 views

Rust 命令注入漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. Rust suffers from a command injection vulnerability that stems from the cache crate in Rust having an unconditional send and synchronization implementation for cache...

8.1CVSS7.7AI score0.01098EPSS
SaveExploits1References3
Rows per page
Query Builder