CVE-2017-16023

Source
https://cve.org/CVERecord?id=CVE-2017-16023
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-16023.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-16023
Aliases
Published
2018-06-04T19:29:01.380Z
Modified
2026-07-08T15:10:42.501544Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
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.

References

Affected packages

Git / github.com/sindresorhus/decamelize

Affected ranges

Type
GIT
Repo
https://github.com/sindresorhus/decamelize
Events
Database specific
{
    "cpe": [
        "cpe:2.3:a:decamelize_project:decamelize:1.1.0:*:*:*:*:*:*:*",
        "cpe:2.3:a:decamelize_project:decamelize:1.1.1:*:*:*:*:*:*:*"
    ],
    "source": "CPE_STRING",
    "extracted_events": [
        {
            "introduced": "1.1.0"
        },
        {
            "last_affected": "1.1.0"
        },
        {
            "introduced": "1.1.1"
        },
        {
            "last_affected": "1.1.1"
        }
    ]
}

Affected versions

1.*
1.1.0
1.1.1
v1.*
v1.1.0
v1.1.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-16023.json"