VYPR

Maven package

tech.pegasys.discovery/discovery

pkg:maven/tech.pegasys.discovery/discovery

Vulnerabilities (1)

  • CVE-2024-23688MedJan 19, 2024
    affected < 0.4.5fixed 0.4.5

    Consensys Discovery versions less than 0.4.5 uses the same AES/GCM nonce for the entire session. which should ideally be unique for every message. The node's private key isn't compromised, only the session key generated for specific peer communication is exposed.