Lucene search
+L

9490 matches found

Github Security Blog
Github Security Blog
added 2021/08/25 8:54 p.m.33 views

Free of uninitialized memory in adtensor

An issue was discovered in the adtensor crate through 0.0.3 for Rust. There is a drop of uninitialized memory via the FromIterator implementation for Vector and Matrix...

9.8CVSS3.4AI score0.01326EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:54 p.m.40 views

GHSA-RG4M-GWW5-7P47 Free of uninitialized memory in adtensor

An issue was discovered in the adtensor crate through 0.0.3 for Rust. There is a drop of uninitialized memory via the FromIterator implementation for Vector and Matrix...

9.8CVSS9.4AI score0.01326EPSS
SaveExploits1References4
OSV
OSV
added 2021/08/25 8:54 p.m.43 views

GHSA-5HPJ-M323-CPHM Double free in through

An issue was discovered in the through crate through 2021-02-18 for Rust. There is a double free in through and throughand upon a panic of the map function...

9.8CVSS9.5AI score0.01326EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:54 p.m.35 views

Double free in through

An issue was discovered in the through crate through 2021-02-18 for Rust. There is a double free in through and throughand upon a panic of the map function...

9.8CVSS1.4AI score0.01326EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:54 p.m.12 views

GHSA-JPWG-6GF5-5VH9 Out of bounds write in reorder

swapindex takes an iterator and swaps the items with their corresponding indexes. It reserves capacity and sets the length of the vector based on the .len method of the iterator. If the len returned by the iterator is larger than the actual number of elements yielded, then swapindex creates a...

7.3CVSS7.2AI score0.009EPSS
SaveExploits2References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:54 p.m.39 views

Out of bounds write in reorder

swapindex takes an iterator and swaps the items with their corresponding indexes. It reserves capacity and sets the length of the vector based on the .len method of the iterator. If the len returned by the iterator is larger than the actual number of elements yielded, then swapindex creates a...

7.5CVSS7.2AI score0.009EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:54 p.m.76 views

GHSA-3H87-V52R-P9RG Out of bounds write in reorder

swapindex takes an iterator and swaps the items with their corresponding indexes. It reserves capacity and sets the length of the vector based on the .len method of the iterator. If the len returned by the iterator is larger than the actual number of elements yielded, then swapindex creates a...

7.3CVSS7.2AI score0.009EPSS
SaveExploits2References4
OSV
OSV
added 2021/08/25 8:54 p.m.29 views

GHSA-VPW8-43WM-RXW5 Double free in endian_trait

An issue was discovered in the endiantrait crate through 2021-01-04 for Rust. A double drop can occur when a user-provided Endian impl panics...

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

Uncontrolled Resource Consumption in parse_duration

An issue was discovered in the parseduration crate through 2021-03-18 for Rust. It allows attackers to cause a denial of service CPU and memory consumption via a duration string with a large exponent...

7.5CVSS5AI score0.00981EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:53 p.m.31 views

Out of bounds read in fltk

An issue was discovered in the fltk crate before 0.15.3 for Rust. There is an out-of bounds read because the pixmap constructor lacks pixmap input validation...

9.1CVSS1.9AI score0.01278EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:53 p.m.16 views

GHSA-VJMG-PC8H-P6P8 Out of bounds read in fltk

An issue was discovered in the fltk crate before 0.15.3 for Rust. There is an out-of bounds read because the pixmap constructor lacks pixmap input validation...

9.1CVSS8.2AI score0.01278EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:53 p.m.32 views

Null pointer deference in fltk

An issue was discovered in the fltk crate before 0.15.3 for Rust. There is a NULL pointer dereference during attempted use of a multi label type if the image is nonexistent...

7.5CVSS1.7AI score0.0113EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:53 p.m.84 views

GHSA-7QCC-G2M9-8533 Null pointer deference in fltk

An issue was discovered in the fltk crate before 0.15.3 for Rust. There is a NULL pointer dereference during attempted use of a non-raster image for a window icon...

7.5CVSS8.2AI score0.01278EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:53 p.m.32 views

Null pointer deference in fltk

An issue was discovered in the fltk crate before 0.15.3 for Rust. There is a NULL pointer dereference during attempted use of a non-raster image for a window icon...

7.5CVSS2.5AI score0.0113EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:53 p.m.27 views

Arbitrary return types in xcb

The function xcb::xproto::GetPropertyReply::value returns a slice of type T where T is an unconstrained type parameter. The raw bytes received from the X11 server are interpreted as the requested type. The users of the xcb crate are advised to only call this function with the intended types. Thes...

9.8CVSS8.7AI score0.01728EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2021/08/25 8:53 p.m.22 views

GHSA-MP6R-FGW2-RXFX Arbitrary return types in xcb

The function xcb::xproto::GetPropertyReply::value returns a slice of type T where T is an unconstrained type parameter. The raw bytes received from the X11 server are interpreted as the requested type. The users of the xcb crate are advised to only call this function with the intended types. Thes...

9.8CVSS8.9AI score0.01754EPSS
SaveExploits4References5
OSV
OSV
added 2021/08/25 8:53 p.m.19 views

GHSA-PPQP-78XX-3R38 Out of bounds write in calamine

An issue was discovered in the calamine crate before 0.17.0 for Rust. It allows attackers to overwrite heap-memory locations because Vec::setlen is used without proper memory claiming, and this uninitialized memory is used for a user-provided Read operation, as demonstrated by Sectors::get...

9.8CVSS9.3AI score0.01728EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:53 p.m.32 views

Out of bounds write in calamine

An issue was discovered in the calamine crate before 0.17.0 for Rust. It allows attackers to overwrite heap-memory locations because Vec::setlen is used without proper memory claiming, and this uninitialized memory is used for a user-provided Read operation, as demonstrated by Sectors::get...

9.8CVSS4.6AI score0.01728EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:53 p.m.22 views

GHSA-3288-CWGW-CH86 Unchecked Return Value in xcb

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because xcb::xproto::GetAtomNameReply::name calls std::str::fromutf8unchecked on unvalidated bytes from an X server...

9.8CVSS9AI score0.01754EPSS
SaveExploits4References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:53 p.m.33 views

Out of bounds read in xcb

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because there is an out-of-bounds read in xcb::xproto::changeproperty, as demonstrated by a format=32 T=u8 situation where out-of-bounds bytes are sent to an X server...

9.8CVSS2.1AI score0.01754EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder