{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "1.1.0"
              },
              {
                "introduced": "0"
              },
              {
                "last_affected": "1.1.1"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "6591b158d318dcf013126acab6c21c50a42376c0"
            },
            {
              "introduced": "0"
            },
            {
              "last_affected": "5d3135f6bb949215500b63bbc5e344566bd269f1"
            }
          ],
          "repo": "https://github.com/sindresorhus/decamelize",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Decamelize is used to convert a dash/dot/underscore/space separated string to camelCase. Decamelize 1.1.0 through 1.1.1 uses regular expressions to evaluate a string and takes unescaped separator values, which can be used to create a denial of service attack.",
  "id": "CVE-2017-16023",
  "modified": "2026-03-15T21:45:45.730405761Z",
  "published": "2018-06-04T19:29:01.380Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/sindresorhus/decamelize/issues/5"
    },
    {
      "type": "ADVISORY",
      "url": "https://nodesecurity.io/advisories/308"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ]
}