VYPR

npm package

msgpackr

pkg:npm/msgpackr

Vulnerabilities (1)

  • CVE-2023-52079Dec 28, 2023
    affected < 1.10.1fixed 1.10.1

    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 requ