gsd-2021-35065
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
The glob-parent package before 6.0.1 for Node.js allows ReDoS (regular expression denial of service) attacks against the enclosure regular expression.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2021-35065",
"id": "GSD-2021-35065",
"references": [
"https://access.redhat.com/errata/RHSA-2023:0612",
"https://access.redhat.com/errata/RHSA-2023:0634",
"https://access.redhat.com/errata/RHSA-2023:0934",
"https://access.redhat.com/errata/RHSA-2023:1043",
"https://access.redhat.com/errata/RHSA-2023:1044",
"https://access.redhat.com/errata/RHSA-2023:1045",
"https://access.redhat.com/errata/RHSA-2023:1047",
"https://access.redhat.com/errata/RHSA-2023:1049"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-35065"
],
"details": "The glob-parent package before 6.0.1 for Node.js allows ReDoS (regular expression denial of service) attacks against the enclosure regular expression.",
"id": "GSD-2021-35065",
"modified": "2023-12-13T01:23:27.753493Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-35065",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "?",
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The glob-parent package before 6.0.1 for Node.js allows ReDoS (regular expression denial of service) attacks against the enclosure regular expression."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294",
"refsource": "MISC",
"url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294"
},
{
"name": "https://github.com/gulpjs/glob-parent/commit/3e9f04a3b4349db7e1962d87c9a7398cda51f339",
"refsource": "MISC",
"url": "https://github.com/gulpjs/glob-parent/commit/3e9f04a3b4349db7e1962d87c9a7398cda51f339"
},
{
"name": "https://github.com/gulpjs/glob-parent/pull/49",
"refsource": "MISC",
"url": "https://github.com/gulpjs/glob-parent/pull/49"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=6.0.0 \u003c6.0.1",
"affected_versions": "All versions starting from 6.0.0 before 6.0.1",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-1333",
"CWE-937"
],
"date": "2023-01-23",
"description": "The glob-parent package before 6.0.1 for Node.js allows ReDoS (regular expression denial of service) attacks against the enclosure regular expression.",
"fixed_versions": [
"6.0.1"
],
"identifier": "CVE-2021-35065",
"identifiers": [
"CVE-2021-35065",
"GHSA-cj88-88mr-972w",
"GMS-2022-3113"
],
"not_impacted": "All versions before 6.0.0, all versions starting from 6.0.1",
"package_slug": "npm/glob-parent",
"pubdate": "2022-12-26",
"solution": "Upgrade to version 6.0.1 or above.",
"title": "Inefficient Regular Expression Complexity",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2021-35065",
"https://github.com/gulpjs/glob-parent/commit/3e9f04a3b4349db7e1962d87c9a7398cda51f339",
"https://github.com/gulpjs/glob-parent/pull/49",
"https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294",
"https://github.com/opensearch-project/OpenSearch-Dashboards/issues/1103",
"https://www.mend.io/vulnerability-database/CVE-2021-35065",
"https://github.com/gulpjs/glob-parent/pull/36",
"https://github.com/gulpjs/glob-parent/releases/tag/v5.1.2",
"https://github.com/gulpjs/glob-parent/releases/tag/v6.0.1",
"https://github.com/advisories/GHSA-cj88-88mr-972w"
],
"uuid": "38f7a754-3564-41ec-a0be-f9ac5360ebcf"
},
{
"affected_range": "\u003c0",
"affected_versions": "All versions before 5.1.2, version 6.0.0",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-07-19",
"description": "glob-parent before 6.0.1 and 5.1.2 is vulnerable to Regular Expression Denial of Service (ReDoS). This issue is fixed in version 6.0.1 and 5.1.2.",
"fixed_versions": [
"5.1.2",
"6.0.1"
],
"identifier": "GMS-2022-3113",
"identifiers": [
"GHSA-cj88-88mr-972w",
"GMS-2022-3113",
"CVE-2021-35065"
],
"not_impacted": "All versions starting from 5.1.2 before 6.0.0, all versions after 6.0.0",
"package_slug": "npm/glob-parent",
"pubdate": "2022-07-18",
"solution": "Upgrade to versions 5.1.2, 6.0.1 or above.",
"title": "Duplicate of ./npm/glob-parent/CVE-2021-35065.yml",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2021-35065",
"https://github.com/opensearch-project/OpenSearch-Dashboards/issues/1103",
"https://github.com/gulpjs/glob-parent/pull/49",
"https://www.mend.io/vulnerability-database/CVE-2021-35065",
"https://github.com/gulpjs/glob-parent/pull/36",
"https://github.com/gulpjs/glob-parent/releases/tag/v5.1.2",
"https://github.com/gulpjs/glob-parent/releases/tag/v6.0.1",
"https://github.com/advisories/GHSA-cj88-88mr-972w"
],
"uuid": "d179a62d-e731-4841-b6e3-e18b7608ff11"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:gulpjs:glob-parent:*:*:*:*:*:node.js:*:*",
"cpe_name": [],
"versionEndExcluding": "6.0.1",
"versionStartIncluding": "6.0.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-35065"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The glob-parent package before 6.0.1 for Node.js allows ReDoS (regular expression denial of service) attacks against the enclosure regular expression."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-1333"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/gulpjs/glob-parent/commit/3e9f04a3b4349db7e1962d87c9a7398cda51f339",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/gulpjs/glob-parent/commit/3e9f04a3b4349db7e1962d87c9a7398cda51f339"
},
{
"name": "https://github.com/gulpjs/glob-parent/pull/49",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/gulpjs/glob-parent/pull/49"
},
{
"name": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294",
"refsource": "MISC",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-01-23T18:32Z",
"publishedDate": "2022-12-26T07:15Z"
}
}
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…