Lucene search
+L

9490 matches found

Github Security Blog
Github Security Blog
added 2021/08/25 8:56 p.m.47 views

Data races in model

Shared data structure in model crate implements Send and Sync traits regardless of the inner type. This allows safe Rust code to trigger a data race, which is undefined behavior in Rust. Users are advised to treat Shared as an unsafe type. It should not be used outside of the testing context, and...

8.1CVSS7.8AI score0.01098EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:56 p.m.33 views

Overflow in libsecp256k1

An issue was discovered in the libsecp256k1 crate before 0.5.0 for Rust. It can verify an invalid signature because it allows the R or S parameter to be larger than the curve order, aka an overflow...

9.8CVSS8.9AI score0.00935EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:56 p.m.22 views

GHSA-79WF-QCQV-R22R Remote code execution in better-macro

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.8CVSS9.8AI score0.02567EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:56 p.m.33 views

Remote code execution in better-macro

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.8CVSS9.5AI score0.02567EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:55 p.m.147 views

GHSA-5325-XW5M-PHM3 Cross-site Scripting in ammonia

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.1AI score0.00708EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2021/08/25 8:55 p.m.37 views

Incorrect buffer size calculation in iced-x86

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.8CVSS9AI score0.01275EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2021/08/25 8:55 p.m.10 views

GHSA-HC92-9H3M-C39J Incorrect cast in anymap

An issue was discovered in the anymap crate through 0.12.1 for Rust. It violates soundness via conversion of a u8 to a u64...

9.8CVSS5.9AI score0.01441EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:55 p.m.32 views

Incorrect cast in anymap

An issue was discovered in the anymap crate through 0.12.1 for Rust. It violates soundness via conversion of a u8 to a u64...

9.8CVSS8.8AI score0.01441EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:55 p.m.48 views

GHSA-6WJ2-G87R-PM62 Cross-site Scripting in comrak

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

6.1CVSS5.8AI score0.00741EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2021/08/25 8:55 p.m.40 views

Cross-site Scripting in comrak

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

6.1CVSS5.8AI score0.00741EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:55 p.m.36 views

Use-after-free in yottadb

An issue was discovered in the yottadb crate before 1.2.0 for Rust. For some memory-allocation patterns, ydbsubscriptnextst and ydbsubscriptprevst have a use-after-free...

9.8CVSS2AI score0.01308EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:55 p.m.52 views

GHSA-9658-C26V-7QVF Use-after-free in yottadb

An issue was discovered in the yottadb crate before 1.2.0 for Rust. For some memory-allocation patterns, ydbsubscriptnextst and ydbsubscriptprevst have a use-after-free...

9.8CVSS9.4AI score0.01308EPSS
SaveExploits1References4
OSV
OSV
added 2021/08/25 8:55 p.m.9 views

GHSA-6VMQ-JH76-HQ43 Uninitialized memory access in outer_cgi

An issue was discovered in the outercgi crate before 0.2.1 for Rust. A user-provided Read instance receives an uninitialized memory buffer from KeyValueReader...

9.8CVSS9.5AI score0.011EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2021/08/25 8:55 p.m.29 views

Uninitialized memory access in outer_cgi

An issue was discovered in the outercgi crate before 0.2.1 for Rust. A user-provided Read instance receives an uninitialized memory buffer from KeyValueReader...

9.8CVSS3.7AI score0.011EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/08/25 8:55 p.m.30 views

GHSA-29HG-R7C7-54FR Double free in insert_many

An issue was discovered in the insertmany crate through 2021-01-26 for Rust. Elements may be dropped twice if a .next method panics...

7.5CVSS7.4AI score0.01135EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:55 p.m.34 views

Double free in insert_many

An issue was discovered in the insertmany crate through 2021-01-26 for Rust. Elements may be dropped twice if a .next method panics...

7.5CVSS1.4AI score0.01135EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:54 p.m.43 views

Out of bounds read in uu_od

An issue was discovered in PartialReader in the uuod crate before 0.0.4 for Rust. Attackers can read the contents of uninitialized memory locations via a user-provided Read operation...

7.5CVSS4.3AI score0.009EPSS
SaveExploits1References10Affected Software1
OSV
OSV
added 2021/08/25 8:54 p.m.19 views

GHSA-W9VV-Q986-VJ7X Out of bounds read in uu_od

An issue was discovered in PartialReader in the uuod crate before 0.0.4 for Rust. Attackers can read the contents of uninitialized memory locations via a user-provided Read operation...

7.3CVSS6.9AI score0.009EPSS
SaveExploits1References10
OSV
OSV
added 2021/08/25 8:54 p.m.70 views

GHSA-HPCX-3PW8-G3J2 Free of uninitialized memory in telemetry

An issue was discovered in the telemetry crate through 0.1.2 for Rust. There is a drop of uninitialized memory if a value.clone call panics within misc::vecwithsize...

9.8CVSS9.4AI score0.01363EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2021/08/25 8:54 p.m.45 views

Free of uninitialized memory in telemetry

An issue was discovered in the telemetry crate through 0.1.2 for Rust. There is a drop of uninitialized memory if a value.clone call panics within misc::vecwithsize...

9.8CVSS2.4AI score0.01363EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder