Lucene search
+L

9409 matches found

OSV
OSV
added 2019/08/26 6:15 p.m.35 views

UBUNTU-CVE-2019-15547

An issue was discovered in the ncurses crate through 5.99.0 for Rust. There are format string issues in printw functions because C format arguments are mishandled...

7.5CVSS7.1AI score0.01226EPSS
SaveExploits0References4
CVE
CVE
added 2019/08/26 5:18 p.m.78 views

CVE-2017-18588

The CVE targets the Rust security-framework crate (before 0.1.12). When ClientBuilder uses custom root certificates, hostname verification for TLS certificates does not occur. The issue is caused by hostname validation not being performed in that scenario. A fix is available by upgrading to 0.1.1...

5.3CVSS5.2AI score0.00654EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2019/08/26 5:18 p.m.28 views

CVE-2017-18588

An issue was discovered in the security-framework crate before 0.1.12 for Rust. Hostname verification for certificates does not occur if ClientBuilder uses custom root certificates...

5.2AI score0.00654EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2019/08/26 5:18 p.m.52 views

CVE-2017-18588

An issue was discovered in the security-framework crate before 0.1.12 for Rust. Hostname verification for certificates does not occur if ClientBuilder uses custom root certificates...

5.3CVSS5.2AI score0.00654EPSS
SaveExploits0
Cvelist
Cvelist
added 2019/08/26 5:17 p.m.38 views

CVE-2018-20989

An issue was discovered in the untrusted crate before 0.6.2 for Rust. Error handling can trigger an integer underflow and panic...

7.5AI score0.01411EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2019/08/26 5:17 p.m.69 views

CVE-2018-20989

An issue was discovered in the untrusted crate before 0.6.2 for Rust. Error handling can trigger an integer underflow and panic...

7.5CVSS7.5AI score0.01411EPSS
SaveExploits0
CVE
CVE
added 2019/08/26 5:17 p.m.127 views

CVE-2018-20989

CVE-2018-20989 affects the Rust crate named untrusted (pre-0.6.2). The issue is a flaw in error handling that can trigger an integer underflow and cause a panic. The vulnerability is documented across multiple sources (NVD entry, Red Hat, Debian, Ubuntu, Nessus plugin, GHSA advisory) consistently...

7.5CVSS7.4AI score0.01411EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2019/08/26 5:15 p.m.7 views

CVE-2019-15549

An issue was discovered in the asn1der crate before 0.6.2 for Rust. Attackers can trigger memory exhaustion by supplying a large value in a length field...

7.5CVSS7.1AI score0.01382EPSS
SaveExploits0References1
Prion
Prion
added 2019/08/26 5:15 p.m.15 views

Design/Logic Flaw

An issue was discovered in the asn1der crate before 0.6.2 for Rust. Attackers can trigger memory exhaustion by supplying a large value in a length field...

5CVSS7.5AI score0.01382EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2019/08/26 5:14 p.m.68 views

CVE-2017-18589

CVE-2017-18589 affects the Rust cookie crate (pre-0.7.6). The issue arises from using time::Duration::seconds to parse Max-Age; very large integer values trigger a panic, potentially causing DoS. The Red Hat, Debian, GHSA, OSV, and RustSec records corroborate: the vulnerability is caused by Max-A...

7.5CVSS7.4AI score0.01485EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2019/08/26 5:14 p.m.36 views

CVE-2017-18589

An issue was discovered in the cookie crate before 0.7.6 for Rust. Large integers in the Max-Age of a cookie cause a panic...

7.5AI score0.01485EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2019/08/26 5:14 p.m.83 views

CVE-2017-18589

An issue was discovered in the cookie crate before 0.7.6 for Rust. Large integers in the Max-Age of a cookie cause a panic...

7.5CVSS7.5AI score0.01485EPSS
SaveExploits0
CVE
CVE
added 2019/08/26 5:14 p.m.106 views

CVE-2018-20995

The CVE-2018-20995 issue affects the Rust crate slice-deque prior to 0.1.16. The root cause is move_head_unchecked not updating the deque’s head/tail correctly when updates occur (front insert/remove or mirroring region edge cases), which can lead to memory corruption. Exploitation could cause re...

9.8CVSS9.6AI score0.01611EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2019/08/26 5:14 p.m.28 views

CVE-2018-20995

An issue was discovered in the slice-deque crate before 0.1.16 for Rust. moveheadunchecked allows memory corruption because deque updates are mishandled...

9.7AI score0.01611EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2019/08/26 5:13 p.m.63 views

CVE-2018-20996

An issue was discovered in the crossbeam crate before 0.4.1 for Rust. There is a double free because of destructor mishandling...

9.8CVSS9.5AI score0.01744EPSS
SaveExploits0
Cvelist
Cvelist
added 2019/08/26 5:13 p.m.33 views

CVE-2018-20996

An issue was discovered in the crossbeam crate before 0.4.1 for Rust. There is a double free because of destructor mishandling...

9.5AI score0.01744EPSS
SaveExploits0References1
CVE
CVE
added 2019/08/26 5:13 p.m.63 views

CVE-2018-20996

The CVE-2018-20996 issue affects the Rust crossbeam crate prior to 0.4.1, where a destructor mishandling leads to a double free. Affected component: crossbeam crate (Rust) before 0.4.1. Root cause: explicit double free due to destructor handling in the drop path. Impact stated in sources: high/cr...

9.8CVSS9.3AI score0.01744EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2019/08/26 5:12 p.m.77 views

CVE-2018-20997

CVE-2018-20997 affects the openssl crate for Rust prior to 0.10.9, describing a use-after-free in CMS Signing. The provided documents do not include patch versions, mitigations, or explicit exploitation details; severity is cited as high/critical in external references (e.g., CVSS), but no exploi...

9.8CVSS8.5AI score0.01744EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2019/08/26 5:12 p.m.43 views

CVE-2018-20997

An issue was discovered in the openssl crate before 0.10.9 for Rust. A use-after-free occurs in CMS Signing...

8.6AI score0.01744EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2019/08/26 5:11 p.m.21 views

CVE-2018-20998

An issue was discovered in the arrayfire crate before 3.6.0 for Rust. Addition of the repr attribute to an enum is mishandled, leading to memory corruption...

9.5AI score0.01658EPSS
SaveExploits0References1
Rows per page
Query Builder