VYPR

Msgpackr

by Kriszyp

npm: msgpackr

Source repositories

CVEs (1)

  • CVE-2023-52079Dec 28, 2023
    risk 0.00cvss epss 0.01

    msgpackr is a fast MessagePack NodeJS/JavaScript implementation. Prior to 1.10.1, when decoding user supplied MessagePack messages, users can trigger stuck threads by crafting messages that keep the decoder stuck in a loop. The fix is available in v1.10.1. Exploits seem to…