GHSA-H9X2-5RM7-X4GM
Vulnerability from github – Published: 2019-06-03 17:28 – Updated: 2020-08-31 18:09
VLAI?
Summary
Insecure Comparison in secure-compare
Details
Versions of secure-compare prior to 3.0.1 are affected by a vulnerability that results in the package always returning true when comparing two strings of the same length, despite differences in the contents of those strings.
Recommendation
Upgrade to version 3.0.1 or later.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "secure-compare"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2015-9238"
],
"database_specific": {
"cwe_ids": [
"CWE-697"
],
"github_reviewed": true,
"github_reviewed_at": "2019-06-03T17:22:37Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Versions of `secure-compare` prior to 3.0.1 are affected by a vulnerability that results in the package always returning true when comparing two strings of the same length, despite differences in the contents of those strings.\n\n\n## Recommendation\n\nUpgrade to version 3.0.1 or later.",
"id": "GHSA-h9x2-5rm7-x4gm",
"modified": "2020-08-31T18:09:18Z",
"published": "2019-06-03T17:28:23Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-9238"
},
{
"type": "WEB",
"url": "https://github.com/vdemedes/secure-compare/pull/1"
},
{
"type": "WEB",
"url": "https://github.com/vadimdemedes/secure-compare/commit/dd1ff1ac0122de7e0af4f00c61ed73261062394a"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/50"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Insecure Comparison in secure-compare"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…