Rocket

Rocket

2 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.41%
  • Veröffentlicht 01.04.2021 05:15:14
  • Zuletzt bearbeitet 21.11.2024 06:02:00

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.

Exploit
  • EPSS 0.34%
  • Veröffentlicht 31.12.2020 10:15:16
  • Zuletzt bearbeitet 21.11.2024 05:28:23

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.