GSD-2019-1010266

Vulnerability from gsd - Updated: 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.

{
  "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"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…