Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Secure-Compare Project | Secure-Compare | < 3.0.1 |
Related Weaknesses (CWE)
References
- https://github.com/vdemedes/secure-compare/pull/1Third Party Advisory
- https://nodesecurity.io/advisories/50Third Party Advisory
- https://github.com/vdemedes/secure-compare/pull/1Third Party Advisory
- https://nodesecurity.io/advisories/50Third Party Advisory
FAQ
What is CVE-2015-9238?
CVE-2015-9238 is a vulnerability with a CVSS score of 5.3 (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 len...
How severe is CVE-2015-9238?
CVE-2015-9238 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2015-9238?
Check the references section above for vendor advisories and patch information. Affected products include: Secure-Compare Project Secure-Compare.