Skip to content

Security Advisories ignored in Cargo Deny #321

@davidrusu

Description

@davidrusu

We are currently ignoring the following advisories. Before mainnet, we need to either resolve or verify that we are ok with the risk for each advisory listed here:

  • RUSTSEC-2023-0071rsa: Marvin Attack — non-constant-time implementation leaks private key info via timing sidechannels observable over the network.
  • RUSTSEC-2024-0388derivative: Crate is unmaintained (since 2021); consider alternatives like derive_more or derive-where.
  • RUSTSEC-2024-0436paste: Crate is unmaintained and archived by its creator; pastey is a recommended drop-in replacement.
  • RUSTSEC-2025-0055tracing-subscriber: ANSI escape sequence injection via untrusted user input in logs; fixed in ≥0.3.20.
  • RUSTSEC-2025-0141bincode: Crate is permanently unmaintained due to a doxxing/harassment incident; alternatives include postcard, bitcode, and rkyv.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions