gsd-2019-1010266
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
lodash prior to 4.17.11 is affected by: CWE-400: Uncontrolled Resource Consumption. The impact is: Denial of service. The component is: Date handler. The attack vector is: Attacker provides very long strings, which the library attempts to match using a regular expression. The fixed version is: 4.17.11.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-1010266", "description": "lodash prior to 4.17.11 is affected by: CWE-400: Uncontrolled Resource Consumption. The impact is: Denial of service. The component is: Date handler. The attack vector is: Attacker provides very long strings, which the library attempts to match using a regular expression. The fixed version is: 4.17.11.", "id": "GSD-2019-1010266", "references": [ "https://access.redhat.com/errata/RHSA-2021:3917" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-1010266" ], "details": "lodash prior to 4.17.11 is affected by: CWE-400: Uncontrolled Resource Consumption. The impact is: Denial of service. The component is: Date handler. The attack vector is: Attacker provides very long strings, which the library attempts to match using a regular expression. The fixed version is: 4.17.11.", "id": "GSD-2019-1010266", "modified": "2023-12-13T01:23:50.795892Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve-assign@distributedweaknessfiling.org", "ID": "CVE-2019-1010266", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "lodash", "version": { "version_data": [ { "version_value": "\u003c4.17.11 [fixed: 4.7.11]" } ] } } ] }, "vendor_name": "lodash" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "lodash prior to 4.17.11 is affected by: CWE-400: Uncontrolled Resource Consumption. The impact is: Denial of service. The component is: Date handler. The attack vector is: Attacker provides very long strings, which the library attempts to match using a regular expression. The fixed version is: 4.17.11." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-400: Uncontrolled Resource Consumption" } ] } ] }, "references": { "reference_data": [ { "name": "https://snyk.io/vuln/SNYK-JS-LODASH-73639", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JS-LODASH-73639" }, { "name": "https://github.com/lodash/lodash/issues/3359", "refsource": "MISC", "url": "https://github.com/lodash/lodash/issues/3359" }, { "name": "https://github.com/lodash/lodash/wiki/Changelog", "refsource": "CONFIRM", "url": "https://github.com/lodash/lodash/wiki/Changelog" }, { "name": "https://security.netapp.com/advisory/ntap-20190919-0004/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20190919-0004/" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c4.17.11", "affected_versions": "All versions before 4.17.11", "cvss_v2": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-770", "CWE-937" ], "date": "2022-03-09", "description": "lodash prior to 4.17.11 is affected by CWE-400 Uncontrolled Resource Consumption. The impact is a Denial of service. The component is the Date handler. The attack vector is an Attacker provides very long strings, which the library attempts to match using a regular expression.", "fixed_versions": [ "4.17.11" ], "identifier": "CVE-2019-1010266", "identifiers": [ "GHSA-x5rq-j2xg-h7qm", "CVE-2019-1010266" ], "not_impacted": "All versions starting from 4.17.11", "package_slug": "npm/lodash-amd", "pubdate": "2019-07-19", "solution": "Upgrade to version 4.17.11 or above.", "title": "Allocation of Resources Without Limits or Throttling", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-1010266", "https://github.com/lodash/lodash/issues/3359", "https://snyk.io/vuln/SNYK-JS-LODASH-73639", "https://github.com/lodash/lodash/commit/5c08f18d365b64063bfbfa686cbb97cdd6267347", "https://github.com/lodash/lodash/wiki/Changelog", "https://security.netapp.com/advisory/ntap-20190919-0004/", "https://github.com/advisories/GHSA-x5rq-j2xg-h7qm" ], "uuid": "36ae8ffa-7ded-48cc-ba88-7996e4b838ba" }, { "affected_range": "\u003c4.17.11", "affected_versions": "All versions before 4.17.11", "cvss_v2": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-770", "CWE-937" ], "date": "2022-03-09", "description": "lodash prior to 4.17.11 is affected by CWE-400 Uncontrolled Resource Consumption. The impact is a Denial of service. The component is the Date handler. The attack vector is an Attacker provides very long strings, which the library attempts to match using a regular expression.", "fixed_versions": [ "4.17.11" ], "identifier": "CVE-2019-1010266", "identifiers": [ "GHSA-x5rq-j2xg-h7qm", "CVE-2019-1010266" ], "not_impacted": "All versions starting from 4.17.11", "package_slug": "npm/lodash-es", "pubdate": "2019-07-19", "solution": "Upgrade to version 4.17.11 or above.", "title": "Allocation of Resources Without Limits or Throttling", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-1010266", "https://github.com/lodash/lodash/issues/3359", "https://snyk.io/vuln/SNYK-JS-LODASH-73639", "https://github.com/lodash/lodash/commit/5c08f18d365b64063bfbfa686cbb97cdd6267347", "https://github.com/lodash/lodash/wiki/Changelog", "https://security.netapp.com/advisory/ntap-20190919-0004/", "https://github.com/advisories/GHSA-x5rq-j2xg-h7qm" ], "uuid": "956d210d-1ff5-4c7c-b847-bb660b180b49" }, { "affected_range": "\u003c4.17.11", "affected_versions": "All versions before 4.17.11", "cvss_v2": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-770", "CWE-937" ], "date": "2019-09-19", "description": "lodash is affected by Uncontrolled Resource Consumption which can lead to a denial of service.", "fixed_versions": [ "4.17.11" ], "identifier": "CVE-2019-1010266", "identifiers": [ "CVE-2019-1010266" ], "not_impacted": "All versions starting from 4.17.11", "package_slug": "npm/lodash", "pubdate": "2019-07-17", "solution": "Upgrade to version 4.17.11 or above.", "title": "Uncontrolled Resource Consumption", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-1010266", "https://github.com/lodash/lodash/issues/3359" ], "uuid": "109f3b4c-bdb3-48be-b2f9-e0348fba64bd" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:lodash:lodash:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "4.17.11", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve-assign@distributedweaknessfiling.org", "ID": "CVE-2019-1010266" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "lodash prior to 4.17.11 is affected by: CWE-400: Uncontrolled Resource Consumption. The impact is: Denial of service. The component is: Date handler. The attack vector is: Attacker provides very long strings, which the library attempts to match using a regular expression. The fixed version is: 4.17.11." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-770" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/lodash/lodash/issues/3359", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/lodash/lodash/issues/3359" }, { "name": "https://snyk.io/vuln/SNYK-JS-LODASH-73639", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-JS-LODASH-73639" }, { "name": "https://github.com/lodash/lodash/wiki/Changelog", "refsource": "CONFIRM", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://github.com/lodash/lodash/wiki/Changelog" }, { "name": "https://security.netapp.com/advisory/ntap-20190919-0004/", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20190919-0004/" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 4.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6 } }, "lastModifiedDate": "2020-09-30T13:40Z", "publishedDate": "2019-07-17T21: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.
- 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.