VYPR

Rocket

by Rocket

Source repositories

CVEs (3)

  • CVE-2020-35882HigDec 31, 2020
    risk 0.53cvss 8.1epss 0.01

    An issue was discovered in the rocket crate before 0.4.5 for Rust. LocalRequest::clone creates more than one mutable references to the same object, possibly causing a data race.

  • CVE-2021-47907MedMay 10, 2026
    risk 0.42cvss 6.4epss 0.00

    Rocket LMS 1.1 contains a persistent cross-site scripting vulnerability in the support ticket module that allows authenticated users to inject malicious script code through the title parameter. Attackers can submit support tickets with embedded HTML/JavaScript payloads that…

  • CVE-2021-29935HigApr 1, 2021
    risk 0.41cvss 7.3epss 0.01

    An issue was discovered in the rocket crate before 0.4.7 for Rust. uri::Formatter can have a use-after-free if a user-provided function panics.