The secp256k1-js package before 1.1.0 for Node.js implements ECDSA without required r and s validation, leading to signature forgery.
The product does not verify, or incorrectly verifies, the cryptographic signature for data.
Link | Tags |
---|---|
https://github.com/lionello/secp256k1-js/issues/11 | issue tracking third party advisory |
https://github.com/lionello/secp256k1-js/commit/302800f0370b42e360a33774bb808274ac729c2e | third party advisory patch |
https://github.com/lionello/secp256k1-js/compare/1.0.1...1.1.0 | third party advisory patch |
https://www.npmjs.com/package/%40lionello/secp256k1-js |