ghsa-ww39-953v-wcq6
Vulnerability from github
Published
2021-06-07 21:56
Modified
2024-06-27 14:00
Severity ?
Summary
glob-parent vulnerable to Regular Expression Denial of Service in enclosure regex
Details
This affects the package glob-parent before 5.1.2. The enclosure regex used to check for strings ending in enclosure containing path separator.
{ "affected": [ { "ecosystem_specific": { "affected_functions": [ "(glob-parent).globParent" ] }, "package": { "ecosystem": "npm", "name": "glob-parent" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "5.1.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-28469" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2021-06-04T18:30:45Z", "nvd_published_at": "2021-06-03T16:15:00Z", "severity": "HIGH" }, "details": "This affects the package glob-parent before 5.1.2. The enclosure regex used to check for strings ending in enclosure containing path separator.", "id": "GHSA-ww39-953v-wcq6", "modified": "2024-06-27T14:00:23Z", "published": "2021-06-07T21:56:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28469" }, { "type": "WEB", "url": "https://github.com/gulpjs/glob-parent/pull/36" }, { "type": "WEB", "url": "https://github.com/gulpjs/glob-parent/pull/36/commits/c6db86422a9731d4f3d332ce4a81c27ea6b0ee46" }, { "type": "WEB", "url": "https://github.com/gulpjs/glob-parent/commit/4a80667c69355c76a572a5892b0f133c8e1f457e" }, { "type": "PACKAGE", "url": "https://github.com/gulpjs/glob-parent" }, { "type": "WEB", "url": "https://github.com/gulpjs/glob-parent/blob/6ce8d11f2f1ed8e80a9526b1dc8cf3aa71f43474/index.js%23L9" }, { "type": "WEB", "url": "https://github.com/gulpjs/glob-parent/releases/tag/v5.1.2" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBES128-1059093" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1059092" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpujan2022.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "glob-parent vulnerable to Regular Expression Denial of Service in enclosure regex" }
Loading...
Loading...
- 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.