Lucene search

K
cvelistHackeroneCVELIST:CVE-2015-9238
HistoryApr 26, 2018 - 12:00 a.m.

CVE-2015-9238

2018-04-2600:00:00
CWE-697
hackerone
www.cve.org

0.001 Low

EPSS

Percentile

33.1%

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.

CNA Affected

[
  {
    "product": "secure-compare node module",
    "vendor": "HackerOne",
    "versions": [
      {
        "status": "affected",
        "version": "<=3.0.0"
      }
    ]
  }
]

0.001 Low

EPSS

Percentile

33.1%

Related for CVELIST:CVE-2015-9238