Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

rust-lang — Vulnerabilities & Security Advisories 10

Browse all 10 CVE security advisories affecting rust-lang. AI-powered Chinese analysis, POCs, and references for each vulnerability.

Rust serves as a systems programming language focused on memory safety without garbage collection, commonly used for performance-critical applications like operating systems and browsers. Historically, it has faced vulnerabilities including remote code execution, use-after-free, and integer overflow issues, though memory safety features reduce certain classes of bugs. The language's design prevents entire categories of memory-related vulnerabilities, but 10 CVEs indicate potential risks in unsafe code blocks and third-party dependencies. Notable incidents include vulnerabilities in the standard library and ecosystem crates, though no major widespread breaches have been documented. Rust's security model prioritizes preventing memory corruption, though developers must still carefully audit unsafe code and dependencies.

Found 1 results / 10Clear Filters
Top products by rust-lang: cargo rust mdBook regex
CVE IDTitleCVSSSeverityPublished
CVE-2020-26297 XSS in mdBook's search page — mdBookCWE-79 8.2 High2021-01-04

This page lists every published CVE security advisory associated with rust-lang. Each entry links to a detailed page with CVSS scoring, CWE classification, affected products and references. AI-generated Chinese analysis is provided for fast triage.