VYPR
Vendor

Actix

Products
4
CVEs
6
Across products
6
Status
Private

Products

4

Recent CVEs

6
  • 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.

  • CVE-2020-35898CriDec 31, 2020
    risk 0.52cvss 9.1epss 0.01

    An issue was discovered in the actix-utils crate before 2.0.0 for Rust. The Cell implementation allows obtaining more than one mutable reference to the same data.

  • CVE-2020-35901HigDec 31, 2020
    risk 0.49cvss 7.5epss 0.01

    An issue was discovered in the actix-http crate before 2.0.0-alpha.1 for Rust. There is a use-after-free in BodyStream.

  • CVE-2021-38512HigAug 10, 2021
    risk 0.42cvss 7.5epss 0.02

    An issue was discovered in the actix-http crate before 3.0.0-beta.9 for Rust. HTTP/1 request smuggling (aka HRS) can occur, potentially leading to credential disclosure.

  • CVE-2020-35899MedDec 31, 2020
    risk 0.29cvss 5.5epss 0.00

    An issue was discovered in the actix-service crate before 1.0.6 for Rust. The Cell implementation allows obtaining more than one mutable reference to the same data.