keichi/binary-parser

keichi/binary-parser

Releases34
Frequency4 months 1 week
Last Release
Stars950
A blazing-fast declarative parser builder for binary data

CVE History

CVEPublishedCVSS v3CVSS v2
6.5 MEDIUM

A code injection vulnerability in the binary-parser library prior to version 2.3.0 allows arbitrary JavaScript code execution when untrusted values are used in parser field names or encoding parameters. The library directly interpolates these values into dynamically generated code without sanitization, enabling attackers to execute arbitrary code in the context of the Node.js process.