vdemedes/secure-compare

vdemedes/secure-compare

Releases17
Frequency1 month 2 weeks
Last Release

CVE History

CVEPublishedCVSS v3CVSS v2
5 MEDIUM

secure-compare 3.0.0 and below do not actually compare two strings properly. compare was actually comparing the first argument with itself, meaning the check passed for any two strings of the same length.