Lucene search
+L

9410 matches found

Debian CVE
Debian CVE
added 2020/09/19 8:58 p.m.69 views

CVE-2020-25795

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, insertfrom can have a memory-safety issue upon a panic...

7.5CVSS7.1AI score0.01719EPSS
SaveExploits1
Cvelist
Cvelist
added 2020/09/19 8:58 p.m.30 views

CVE-2020-25795

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, insertfrom can have a memory-safety issue upon a panic...

7.5AI score0.01719EPSS
SaveExploits1References2
CVE
CVE
added 2020/09/19 8:58 p.m.82 views

CVE-2020-25795

CVE-2020-25795 concerns the sized-chunks crate (Rust) up to version 0.6.2, where the Chunk::insert_from path can trigger a memory-safety issue if a panic occurs. The CVE description explicitly ties the vulnerability to a panic during insertion, indicating memory-safety implications. Related OSV/G...

7.5CVSS7.3AI score0.01719EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2020/09/19 8:58 p.m.44 views

CVE-2020-25796

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the InlineArray implementation, an unaligned reference may be generated for a type that has a large alignment requirement...

7.5AI score0.01634EPSS
SaveExploits1References2
CVE
CVE
added 2020/09/19 8:58 p.m.83 views

CVE-2020-25796

The CVE-2020-25796 entry concerns the sized-chunks crate for Rust (up to version 0.6.2). Affected component: InlineArray/Chunk implementations that may generate unaligned references for types with large alignment requirements, exposing memory-safety risks. Additional issues reported: array size i...

7.5CVSS7.3AI score0.01634EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2020/09/19 8:58 p.m.71 views

CVE-2020-25796

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the InlineArray implementation, an unaligned reference may be generated for a type that has a large alignment requirement...

7.5CVSS7.1AI score0.01634EPSS
SaveExploits1
Kitploit
Kitploit
added 2020/09/19 11:30 a.m.39 views

Unimap - Scan Only Once By IP Address And Reduce Scan Times With Nmap For Large Amounts Of Data

Scan only once by IP address and reduce scan times with Nmap for large amounts of data. Unimap is an abbreviation of "Unique Nmap Scan ". The tool can run in Linux, OSX, Windows or Android Termux without problems. Why? If you have plans to run an Nmap to a whole organization you need to consideer...

7.2AI score
SaveExploits0References1
Debian CVE
Debian CVE
added 2020/09/19 12:0 a.m.74 views

CVE-2020-25792

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with pair...

7.5CVSS7.2AI score0.02841EPSS
SaveExploits1
Cvelist
Cvelist
added 2020/09/19 12:0 a.m.29 views

CVE-2020-25792

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with pair...

7.6AI score0.02841EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2020/09/19 12:0 a.m.7 views

CVE-2020-25792

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with pair...

7.5AI score0.02841EPSS
SaveExploits1References3
CVE
CVE
added 2020/09/19 12:0 a.m.82 views

CVE-2020-25792

CVE-2020-25792 concerns the Rust crate sized-chunks up to version 0.6.2. The confirmed root cause is that in the Chunk implementation, the array size is not checked when constructed with pair(), and related vectors of issues show the same vulnerability surface in other constructors (e.g., From&lt...

7.5CVSS7.4AI score0.02841EPSS
SaveExploits1References3Affected Software1
Oracle linux
Oracle linux
added 2020/09/17 12:0 a.m.48 views

thunderbird security update

68.12.0-1.0.1 - Replaced thunderbird-redhat-default-prefs.js with thunderbird-oracle-default-prefs.js - Build with rust-toolset 1.43 68.12.0-1 - Update to 68.12.0 build1...

8.8CVSS1.8AI score0.01378EPSS
SaveExploits0
CNVD
CNVD
added 2020/09/16 12:0 a.m.9 views

Mozilla Rust rand_core number handling error vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A number handling error vulnerability exists in Mozilla Rust versions prior to 0.4.2 in randcore, which arises from an error in the handling of bytes converted to integers, and can be exploited to execute...

9.8CVSS7.5AI score0.01558EPSS
SaveExploits0References1
CNVD
CNVD
added 2020/09/16 12:0 a.m.6 views

Mozilla Rust Integer Overflow Vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. An integer overflow vulnerability exists in http in Mozilla Rust versions prior to 0.1.20, which stems from an integer overflow in HeaderMap::reserve when dealing with very large values, and can be exploited by ...

7.5CVSS7.4AI score0.0246EPSS
SaveExploits1References1
CNVD
CNVD
added 2020/09/16 12:0 a.m.12 views

Mozilla Rust linked-hash-map buffer overflow vulnerability

Rust is a general-purpose, compiled programming language. A buffer overflow vulnerability exists in linked-hash-map in Mozilla Rust versions prior to 0.5.3, which arises from the initialization of a non-null pointer that can be exploited to execute arbitrary code with the help of a maliciously...

9.8CVSS9.7AI score0.01792EPSS
SaveExploits1References1
OSV
OSV
added 2020/09/14 7:15 p.m.1 views

DEBIAN-CVE-2020-25576

An issue was discovered in the randcore crate before 0.4.2 for Rust. Casting of byte slices to integer slices mishandles alignment constraints...

9.8CVSS8.5AI score0.01558EPSS
SaveExploits0References1
OSV
OSV
added 2020/09/14 7:15 p.m.3 views

DEBIAN-CVE-2020-25573

An issue was discovered in the linked-hash-map crate before 0.5.3 for Rust. It creates an uninitialized NonNull pointer, which violates a non-null constraint...

9.8CVSS8.5AI score0.01792EPSS
SaveExploits1References1
OSV
OSV
added 2020/09/14 7:15 p.m.19 views

CVE-2020-25575

An issue was discovered in the failure crate through 0.1.5 for Rust. It may introduce "compatibility hazards" in some applications, and has a type confusion flaw when downcasting. NOTE: This vulnerability only affects products that are no longer supported by the maintainer. NOTE: This may overlap...

9.8CVSS9.4AI score0.01487EPSS
SaveExploits0References3
NVD
NVD
added 2020/09/14 7:15 p.m.36 views

CVE-2020-25573

An issue was discovered in the linked-hash-map crate before 0.5.3 for Rust. It creates an uninitialized NonNull pointer, which violates a non-null constraint...

9.8CVSS0.01792EPSS
SaveExploits1References2
NVD
NVD
added 2020/09/14 7:15 p.m.16 views

CVE-2020-25576

An issue was discovered in the randcore crate before 0.4.2 for Rust. Casting of byte slices to integer slices mishandles alignment constraints...

9.8CVSS0.01558EPSS
SaveExploits0References1
Rows per page
Query Builder