Lucene search
+L

483 matches found

OSV
OSV
added 2021/08/25 8:51 p.m.48 views

GHSA-8GF5-Q9P9-WVMC Data race in atomic-option

An issue was discovered in the atomic-option crate through 2020-10-31 for Rust. Because AtomicOption implements Sync unconditionally, a data race can occur...

5.9CVSS5.9AI score0.01107EPSS
SaveExploits1References4
vulnersOsv
vulnersOsv
added 2021/08/25 8:48 p.m.2 views

epoll (>=0.4.0, <=0.6.0), hydrogen (>=0.1.0, <=0.1.5) potentially affected by CVE-2020-35892 +1 more via simple-slab (>=0.1.0, <=0.2.3)

simple-slab CARGO version =0.1.0, =0.4.0, =0.1.0, =0.1.5 Source cves: CVE-2020-35892, CVE-2020-35893 Source advisory: OSV:GHSA-438G-FX34-4H9M...

9.1CVSS7.7AI score0.0151EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.31 views

Out of bounds read in simple-slab

An issue was discovered in the simple-slab crate before 0.3.3 for Rust. index allows an out-of-bounds read...

9.1CVSS8.8AI score0.0151EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:47 p.m.69 views

GHSA-3VJM-36RR-7QRQ NULL Pointer Dereference in cbox

An issue was discovered in the cbox crate through 2020-03-19 for Rust. The CBox API allows dereferencing raw pointers without a requirement for unsafe code...

9.8CVSS5.9AI score0.01629EPSS
SaveExploits1References4
vulnersOsv
vulnersOsv
added 2021/08/25 8:44 p.m.2 views

libp2p-dns (>=0.1.0, <=0.4.0), libp2p-floodsub (>=0.1.0, <=0.4.0) +13 more potentially affected by CVE-2019-15545 via libp2p-core (>=0.1.0, <=0.4.0)

libp2p-core CARGO version =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.1.1, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.4.0 Source cves: CVE-2019-15545 Source advisory: OSV:GHSA-4Q4X-67HX-5MPG...

7.5CVSS7.4AI score0.00765EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2021/08/25 8:43 p.m.1 views

actix (>=0.5.0, <=0.5.8), actix-ogn (0.1.0) +12 more potentially affected by CVE-2018-20994 via trust-dns-proto (>=0.2.0, <=0.3.3)

trust-dns-proto CARGO version =0.2.0, =0.5.0, =1.4.0, =0.2.0, =0.1.0, =0.11.0, =0.7.0, =0.2.2, =0.7.0, =0.8.2 - zicsv-tool 0.1.0 Source cves: CVE-2018-20994 Source advisory: OSV:GHSA-369H-PJR2-6WRH...

7.5CVSS7.4AI score0.01411EPSS
SaveExploits0
GitLab Advisory Database
GitLab Advisory Database
added 2021/08/25 12:00 a.m.16 views

Use after free in actix-service

An issue was discovered in the actix-service crate before 1.0.6 for Rust. The Cell implementation allows obtaining more than one mutable reference to the same data...

5.5CVSS6.1AI score0.00374EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2021/08/10 10:12 p.m.29 views

CVE-2021-38511

An issue was discovered in the tar crate before 0.4.36 for Rust. When symlinks are present in a TAR archive, extraction can create arbitrary directories via .. traversal...

7.7AI score0.01392EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.9 views

CVE-2020-36468

An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::write performs non-atomic write operations on an underlying pointer...

5.9CVSS6.2AI score0.00978EPSS
SaveExploits3References2
OSV
OSV
added 2021/08/08 6:15 a.m.11 views

CVE-2020-36462

An issue was discovered in the syncpool crate before 0.1.6 for Rust. There is an unconditional implementation of Send for Bucket2...

8.1CVSS5.8AI score0.0124EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.8 views

CVE-2020-36444

An issue was discovered in the async-coap crate through 2020-12-08 for Rust. Send and Sync are implemented for ArcGuard without trait bounds on RC...

8.1CVSS7.3AI score0.00766EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.10 views

CVE-2020-36452

An issue was discovered in the array-tools crate before 0.3.2 for Rust. FixedCapacityDequeLike::clone has a drop of uninitialized memory...

9.8CVSS7.3AI score0.01119EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.10 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.8CVSS6AI score0.0123EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.10 views

CVE-2020-36455

An issue was discovered in the slock crate through 2020-11-17 for Rust. Slock unconditionally implements Send and Sync...

8.1CVSS5.8AI score0.01311EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.7 views

CVE-2020-36449

An issue was discovered in the kekbit crate before 0.3.4 for Rust. For ShmWriter, Send is implemented without requiring H: Send...

8.1CVSS7.3AI score0.01249EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.12 views

CVE-2020-36439

An issue was discovered in the ticketedlock crate before 0.3.0 for Rust. There are unconditional implementations of Send for ReadTicket and WriteTicket...

8.1CVSS5.8AI score0.00766EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.12 views

CVE-2020-36434

An issue was discovered in the sys-info crate before 0.8.0 for Rust. sysinfo::diskinfo calls can trigger a double free...

9.8CVSS7.3AI score0.0123EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/08/08 6:15 a.m.8 views

CVE-2021-38196

An issue was discovered in the better-macro crate through 2021-07-22 for Rust. It intentionally demonstrates that remote attackers can execute arbitrary code via proc-macros, and otherwise has no legitimate purpose...

9.8CVSS7.6AI score0.02567EPSS
SaveExploits1References3
OSV
OSV
added 2021/08/08 6:15 a.m.10 views

UBUNTU-CVE-2020-36465

An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes...

7.5CVSS5.8AI score0.01243EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2021/08/08 6:15 a.m.29 views

CVE-2020-36471

An issue was discovered in the generator crate before 0.7.0 for Rust. It does not ensure that a function for yielding values has Send bounds...

5.9CVSS6.2AI score0.01094EPSS
SaveExploits1References3
Rows per page
Query Builder