VYPR

Actix Web

by Actix

CVEs (2)

  • CVE-2018-25026CriDec 27, 2021
    risk 0.57cvss 9.8epss 0.01

    An issue was discovered in the actix-web crate before 0.7.15 for Rust. It can add the Send marker trait to an object that cannot be sent between threads safely, leading to memory corruption.

  • CVE-2018-25024CriDec 27, 2021
    risk 0.57cvss 9.8epss 0.01

    An issue was discovered in the actix-web crate before 0.7.15 for Rust. It can unsoundly coerce an immutable reference into a mutable reference, leading to memory corruption.