All Projects → xxg1413 → rust-security

xxg1413 / rust-security

Licence: Apache-2.0 License
Rust语言安全相关分析

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to rust-security

twang
Library for pure Rust advanced audio synthesis.
Stars: ✭ 83 (+591.67%)
Mutual labels:  rust-crate
FuzzImageMagick
Sample files for fuzzing ImageMagick
Stars: ✭ 15 (+25%)
Mutual labels:  fuzz
cargo-clone
A cargo subcommand to fetch the source code of a Rust crate
Stars: ✭ 72 (+500%)
Mutual labels:  rust-crate
algos
A collection of algorithms in rust
Stars: ✭ 16 (+33.33%)
Mutual labels:  rust-crate
daemonize-me
Rust library to ease the task of creating daemons
Stars: ✭ 34 (+183.33%)
Mutual labels:  rust-crate
domain-lookup-tree
A tree structure in Rust optimized for looking up domain names, with wildcard support
Stars: ✭ 17 (+41.67%)
Mutual labels:  rust-crate
unicorn-fuzzer
expansion of afl-unicorn using c++
Stars: ✭ 25 (+108.33%)
Mutual labels:  fuzz
trickster
user-friendly linux memory hacking library
Stars: ✭ 50 (+316.67%)
Mutual labels:  rust-crate
simdutf8
SIMD-accelerated UTF-8 validation for Rust.
Stars: ✭ 426 (+3450%)
Mutual labels:  rust-crate
tiny-secp256k1
A tiny secp256k1 native/JS wrapper
Stars: ✭ 41 (+241.67%)
Mutual labels:  rust-crate
rustfst
Rust re-implementation of OpenFST - library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). A Python binding is also available.
Stars: ✭ 104 (+766.67%)
Mutual labels:  rust-crate
fastgtfs
A pure Rust library that provides GTFS parsing, navigation, time table creation, and real-time network simulation.
Stars: ✭ 21 (+75%)
Mutual labels:  rust-crate
Curio
A Blazing Fast HTTP Client
Stars: ✭ 35 (+191.67%)
Mutual labels:  rust-crate
rspark
▁▂▆▇▁▄█▁ Sparklines for Rust apps
Stars: ✭ 50 (+316.67%)
Mutual labels:  rust-crate
ecs-rust
Tiny ECS library in Rust
Stars: ✭ 32 (+166.67%)
Mutual labels:  rust-crate
trees
No description or website provided.
Stars: ✭ 54 (+350%)
Mutual labels:  rust-crate
crates-io-cn
Source code of crates-io.cn, also tools sets for sync crates.io
Stars: ✭ 20 (+66.67%)
Mutual labels:  rust-crate
ode-solvers
Numerical methods to solve ordinary differential equations in Rust.
Stars: ✭ 19 (+58.33%)
Mutual labels:  rust-crate
random color
⚙️🎨 Rust crate for generating random attractive colors
Stars: ✭ 30 (+150%)
Mutual labels:  rust-crate
newport
Modular game engine built in Rust
Stars: ✭ 4 (-66.67%)
Mutual labels:  rust-crate

Rust-Security

Rust Language Security

execrices: rust-ctf

CVE

Rust-lang

ID RUSTSEC-ID CVE-ID Description Writeup
RUSTSEC-2022-0001 CVE-2022-21658 std::fs::remove_dir_allstandard library function is vulneable a race condition enabling symlink following (CWE-363).
RUSTSEC-2021-0001 CVE-2020-26297 XSS in mdBook's search page mdBook搜索界面的XSS
CVE-2019-1010299 Obtain Information None
CVE-2019-16760 Cargo download the wrong dependency None
CVE-2019-12083 IOverflow None
CVE-2018-1000810 Integer Overflow to Buffer Overflow None
CVE-2018-1000657 Buffer Overflow None
CVE-2018-1000622 Uncontrolled Search Path Element None
14 CVE-2017-20004 MutexGuard<Cell> must not be Sync None
13 RUSTSEC-2017-0007 lz4-compress is unmaintained None
12 RUSTSEC-2017-0006 Unchecked vector pre-allocation None
11 RUSTSEC-2017-0005 CVE-2017-18589 Large cookie Max-Age values can cause a denial of service None
10 RUSTSEC-2017-0004 CVE-2017-1000430 Integer overflow leads to heap-based buffer overflow in encode_config_buf None
9 RUSTSEC-2017-0003 CVE-2017-18588 Hostname verification skipped when custom root certs used None
8 RUSTSEC-2017-0002 CVE-2017-18587 headers containing newline characters can split messages None
7 RUSTSEC-2017-0001 CVE-2017-10001683 scalarmult() vulnerable to degenerate public keys None
6 RUSTSEC-2016-0006 cassandra crate is unmaintained; use cassandra-cpp instead None
5 RUSTSEC-2016-0005 rust-crypto is unmaintained; switch to a modern alternative None
4 RUSTSEC-2016-0004 libusb is unmaintained; use rusb instead None
3 RUSTSEC-2016-0003 CVE-2016-10933 HTTP download and execution allows MitM RCE None
2 RUSTSEC-2016-0002 CVE-2016-10932 HTTPS MitM vulnerability due to lack of hostname verification None
1 RUSTSEC-2016-0001 CVE-2016-10931 SSL/TLS MitM vulnerability due to insecure defaults None
0 CVE-2015-20001 Panic safety violation in BinaryHeap None

Fuzz

Fuzzer

Reference

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].