VYPR

Secure Compare

by Secure Compare Project

CVEs (1)

  • CVE-2015-9238MedMay 31, 2018
    risk 0.28cvss 5.3epss 0.01

    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.