All the vulnerabilites related to sindresorhus - sindresorhus/semver-regex
cve-2021-3795
Vulnerability from cvelistv5
Published
2021-09-15 16:23
Modified
2024-08-03 17:09
Severity ?
EPSS score ?
Summary
Inefficient Regular Expression Complexity in sindresorhus/semver-regex
References
▼ | URL | Tags |
---|---|---|
https://huntr.dev/bounties/006624e3-35ac-448f-aab9-7b5183f30e28 | x_refsource_CONFIRM | |
https://github.com/sindresorhus/semver-regex/commit/11c66245f4e1976dccc52977ed183696a21a3fd7 | x_refsource_MISC |
Impacted products
▼ | Vendor | Product |
---|---|---|
sindresorhus | sindresorhus/semver-regex |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T17:09:08.695Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://huntr.dev/bounties/006624e3-35ac-448f-aab9-7b5183f30e28" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/sindresorhus/semver-regex/commit/11c66245f4e1976dccc52977ed183696a21a3fd7" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "sindresorhus/semver-regex", "vendor": "sindresorhus", "versions": [ { "lessThan": "4.0.1", "status": "affected", "version": "unspecified", "versionType": "custom" }, { "lessThan": "3.1.3", "status": "affected", "version": "unspecified", "versionType": "custom" }, { "status": "unaffected", "version": "3.1.3" } ] } ], "descriptions": [ { "lang": "en", "value": "semver-regex is vulnerable to Inefficient Regular Expression Complexity" } ], "metrics": [ { "cvssV3_0": { "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" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-1333", "description": "CWE-1333 Inefficient Regular Expression Complexity", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2021-09-15T16:23:49", "orgId": "c09c270a-b464-47c1-9133-acb35b22c19a", "shortName": "@huntrdev" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://huntr.dev/bounties/006624e3-35ac-448f-aab9-7b5183f30e28" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/sindresorhus/semver-regex/commit/11c66245f4e1976dccc52977ed183696a21a3fd7" } ], "source": { "advisory": "006624e3-35ac-448f-aab9-7b5183f30e28", "discovery": "EXTERNAL" }, "title": "Inefficient Regular Expression Complexity in sindresorhus/semver-regex", "x_legacyV4Record": { "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" } } } }, "cveMetadata": { "assignerOrgId": "c09c270a-b464-47c1-9133-acb35b22c19a", "assignerShortName": "@huntrdev", "cveId": "CVE-2021-3795", "datePublished": "2021-09-15T16:23:49", "dateReserved": "2021-09-11T00:00:00", "dateUpdated": "2024-08-03T17:09:08.695Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }