Lucene search
+L

3847 matches found

vulnersOsv
vulnersOsv
added 2021/08/25 8:55 p.m.5 views

blob (>=0.1.0, <=0.1.1), buzz (>=0.2.0, <=1.0.4) +51 more potentially affected by CVE-2017-1000430 via base64 (>=0.1.1, <=0.4.2)

base64 CARGO version =0.1.1, =0.1.0, =0.2.0, =0.1.4, =0.1.0, =0.5.1, =0.1.0, =0.1.9, =0.3.0, =0.2.0, =0.3.2, =0.1.0, =0.4.0, =0.1.0, =0.1.0, =0.4.0 and more Source cves: CVE-2017-1000430 Source advisory: OSV:GHSA-X67X-VG9M-65C3...

9.8CVSS8.6AI score0.01534EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/08/25 8:55 p.m.30 views

Out of bounds write in arenavec

An issue was discovered in the arenavec crate through 0.1.1. A drop of uninitialized memory can sometimes occur upon a panic in T::default...

7.5CVSS7.2AI score0.01135EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:55 p.m.52 views

GHSA-955P-RC5H-HG6H Double free in arenavec

Affected versions of this crate did not guard against potential panics that may happen from user-provided functions T::default and T::drop. Panic within T::default leads to dropping uninitialized T, when it is invoked from common::Slice::::new. Panic within T::drop leads to double drop of T, when...

7.5CVSS7.6AI score0.01135EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:54 p.m.47 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
Github Security Blog
Github Security Blog
added 2021/08/25 8:54 p.m.47 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
OSV
OSV
added 2021/08/25 8:54 p.m.47 views

GHSA-VCW4-8PH6-7VW8 Use after free in Rocket

Affected versions of this crate transmuted a &str to a &'static str before pushing it into a StackVec, this value was then popped later in the same function. This was assumed to be safe because the reference would be valid while the method's stack was active. In between the push and the pop,...

7.3CVSS7AI score0.01025EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2021/08/25 8:54 p.m.36 views

Use after free in Rocket

Affected versions of this crate transmuted a &str to a &'static str before pushing it into a StackVec, this value was then popped later in the same function. This was assumed to be safe because the reference would be valid while the method's stack was active. In between the push and the pop,...

7.5CVSS6.8AI score0.01025EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:54 p.m.35 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.42 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.44 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.36 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
vulnersOsv
vulnersOsv
added 2021/08/25 8:54 p.m.4 views

af-core (>=0.1.0, <=0.1.8), af-lib (0.1.1) +49 more potentially affected by CVE-2021-1000007 +1 more via parse_duration (2.1.1)

parseduration CARGO version 2.1.1 is affected by a known vulnerability. The following packages have a transitive dependency on parseduration and may be impacted: - af-core =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.6.2, =0.6.2, =0.6.2, =0.1.0, =0.3.12, =0.1.0, =0.1.0, =1.0.0-alpha.3, =1.0.0-alpha.4 and...

7.5CVSS7.1AI score0.00981EPSS
SaveExploits0
OSV
OSV
added 2021/08/25 8:54 p.m.50 views

GHSA-QPGV-G792-WH6X 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.5CVSS5.9AI score0.00981EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:53 p.m.33 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.18 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.35 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.73 views

GHSA-5PG8-H4GV-M3P8 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.5CVSS8.2AI score0.01278EPSS
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2021/08/25 8:53 p.m.5 views

booklibrs (>=0.1.0, <=1.0.4), fl2rust (0.3.1) +5 more potentially affected by CVE-2021-28306 +2 more via fltk (>=0.9.7, <=0.14.13)

fltk CARGO version =0.9.7, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.9.0, =0.9.15 Source cves: CVE-2021-28306, CVE-2021-28307, CVE-2021-28308 Source advisory: OSV:GHSA-7QCC-G2M9-8533...

9.1CVSS7.6AI score0.01278EPSS
SaveExploits0
OSV
OSV
added 2021/08/25 8:53 p.m.85 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.35 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
Rows per page
Query Builder