CVE-2017-5344

Source
https://cve.org/CVERecord?id=CVE-2017-5344
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-5344.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-5344
Published
2017-02-17T07:59:00.903Z
Modified
2026-07-08T11:48:38.396086Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

An issue was discovered in dotCMS through 3.6.1. The findChildrenByFilter() function which is called by the web accessible path /categoriesServlet performs string interpolation and direct SQL query execution. SQL quote escaping and a keyword blacklist were implemented in a new class, SQLUtil (main/java/com/dotmarketing/common/util/SQLUtil.java), as part of the remediation of CVE-2016-8902; however, these can be overcome in the case of the q and inode parameters to the /categoriesServlet path. Overcoming these controls permits a number of blind boolean SQL injection vectors in either parameter. The /categoriesServlet web path can be accessed remotely and without authentication in a default dotCMS deployment.

References

Affected packages

Git / github.com/dotcms/core

Affected ranges

Type
GIT
Repo
https://github.com/dotcms/core
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "cpe": "cpe:2.3:a:dotcms:dotcms:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "3.6.1"
        }
    ],
    "source": "CPE_RANGE"
}

Affected versions

3.*
3.0
3.5
3.5_Preview01
3.5_Preview02
3.6.0
3.6.1
pre3.*
pre3.5buildrevert

Database specific

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