ghsa-x6fg-f45m-jf5q
Vulnerability from github
Published
2017-10-24 18:33
Modified
2021-09-21 22:15
Severity ?
Summary
Regular Expression Denial of Service in semver
Details
Versions 4.3.1 and earlier of semver
are affected by a regular expression denial of service vulnerability when extremely long version strings are parsed.
Recommendation
Update to version 4.3.2 or later
{ "affected": [ { "package": { "ecosystem": "npm", "name": "semver" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.3.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-8855" ], "database_specific": { "cwe_ids": [ "CWE-1333" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T22:02:25Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "Versions 4.3.1 and earlier of `semver` are affected by a regular expression denial of service vulnerability when extremely long version strings are parsed.\n\n\n\n## Recommendation\n\nUpdate to version 4.3.2 or later", "id": "GHSA-x6fg-f45m-jf5q", "modified": "2021-09-21T22:15:35Z", "published": "2017-10-24T18:33:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8855" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-x6fg-f45m-jf5q" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/31" }, { "type": "WEB", "url": "https://www.owasp.org/index.php/Regular_expression_Denial_of_Service_-_ReDoS" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/04/20/11" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/86957" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Regular Expression Denial of Service in semver" }
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.