gsd-2021-3795
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
semver-regex is vulnerable to Inefficient Regular Expression Complexity
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-3795", "description": "semver-regex is vulnerable to Inefficient Regular Expression Complexity", "id": "GSD-2021-3795", "references": [ "https://access.redhat.com/errata/RHSA-2021:5038", "https://access.redhat.com/errata/RHSA-2021:3873" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-3795" ], "details": "semver-regex is vulnerable to Inefficient Regular Expression Complexity", "id": "GSD-2021-3795", "modified": "2023-12-13T01:23:34.049618Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2021-3795", "STATE": "PUBLIC", "TITLE": "Inefficient Regular Expression Complexity in sindresorhus/semver-regex" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "sindresorhus/semver-regex", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "4.0.1" }, { "version_affected": "\u003c", "version_value": "3.1.3" }, { "version_affected": "!", "version_value": "3.1.3" } ] } } ] }, "vendor_name": "sindresorhus" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "semver-regex is vulnerable to Inefficient Regular Expression Complexity" } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-1333 Inefficient Regular Expression Complexity" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/006624e3-35ac-448f-aab9-7b5183f30e28", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/006624e3-35ac-448f-aab9-7b5183f30e28" }, { "name": "https://github.com/sindresorhus/semver-regex/commit/11c66245f4e1976dccc52977ed183696a21a3fd7", "refsource": "MISC", "url": "https://github.com/sindresorhus/semver-regex/commit/11c66245f4e1976dccc52977ed183696a21a3fd7" } ] }, "source": { "advisory": "006624e3-35ac-448f-aab9-7b5183f30e28", "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c3.1.3||\u003e=4.0.0 \u003c4.0.1", "affected_versions": "All versions before 3.1.3, all versions starting from 4.0.0 before 4.0.1", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "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-07-10", "description": "semver-regex is vulnerable to Inefficient Regular Expression Complexity", "fixed_versions": [ "3.1.3", "4.0.1" ], "identifier": "CVE-2021-3795", "identifiers": [ "CVE-2021-3795" ], "not_impacted": "All versions starting from 3.1.3 before 4.0.0, all versions starting from 4.0.1", "package_slug": "npm/semver-regex", "pubdate": "2021-09-15", "solution": "Upgrade to versions 3.1.3, 4.0.1 or above.", "title": "Inefficient Regular Expression Complexity", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-3795" ], "uuid": "2e07c636-f6f2-49b4-a7c9-5de0e5373e6e" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:semver-regex_project:semver-regex:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.1.3", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:semver-regex_project:semver-regex:4.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2021-3795" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "semver-regex is vulnerable to Inefficient Regular Expression Complexity" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-1333" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/sindresorhus/semver-regex/commit/11c66245f4e1976dccc52977ed183696a21a3fd7", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/sindresorhus/semver-regex/commit/11c66245f4e1976dccc52977ed183696a21a3fd7" }, { "name": "https://huntr.dev/bounties/006624e3-35ac-448f-aab9-7b5183f30e28", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://huntr.dev/bounties/006624e3-35ac-448f-aab9-7b5183f30e28" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "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-07-10T19:33Z", "publishedDate": "2021-09-15T17:15Z" } } }
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.