## https://sploitus.com/exploit?id=2CAD6DF3-06BA-5BCD-B118-721C95936260
This is a security advisory database for Rust crates published through crates.io. The database is stored in TOML format and contains information about security advisories filed against various Rust crates. The advisories include details such as the affected package, patched versions, and a description of the vulnerability.
The database includes advisories for several crates, including base64, cookie, hyper, security-framework, sodiumoxide, and untrusted. Each advisory provides information about a specific vulnerability, including the affected versions of the crate, the patched versions, and a description of the vulnerability.
The advisories are stored in a file called Advisories.toml, which is located in the root directory of the repository. The file is formatted in TOML, which is a human-readable configuration file format.
The database is used by the rustsec crate, which is a Rust library for working with security advisories. The rustsec crate provides a way to parse the advisories from the TOML file and use them to check for vulnerabilities in Rust crates.
The advisories in the database include information about various types of vulnerabilities, such as integer overflows, buffer overflows, and denial of service attacks. The advisories also include information about the patched versions of the affected crates, which can be used to update the crates and prevent the vulnerabilities