ghsa-325j-24f4-qv5x
Vulnerability from github
Published
2018-03-07 22:22
Modified
2021-08-31 20:21
Severity ?
Summary
Regular Expression Denial of Service in ssri
Details
Version of ssri
prior to 5.2.2 are vulnerable to regular expression denial of service (ReDoS) when using strict mode.
Recommendation
Update to version 5.2.2 or later.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "ssri" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.2.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-7651" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T20:53:37Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "Version of `ssri` prior to 5.2.2 are vulnerable to regular expression denial of service (ReDoS) when using strict mode.\n\n\n## Recommendation\n\nUpdate to version 5.2.2 or later.", "id": "GHSA-325j-24f4-qv5x", "modified": "2021-08-31T20:21:06Z", "published": "2018-03-07T22:22:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7651" }, { "type": "WEB", "url": "https://github.com/zkat/ssri/issues/10" }, { "type": "WEB", "url": "https://github.com/zkat/ssri/commit/d0ebcdc22cb5c8f47f89716d08b3518b2485d65d" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-325j-24f4-qv5x" }, { "type": "PACKAGE", "url": "https://github.com/zkat/ssri" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/565" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Regular Expression Denial of Service in ssri" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.