{ "schema_version": "1.4.0", "id": "GHSA-f82q-vw5f-q4cw", "modified": "2022-05-24T17:37:37Z", "published": "2022-05-24T17:37:37Z", "aliases": [ "CVE-2020-27848" ], "details": "dotCMS before 20.10.1 allows SQL injection, as demonstrated by the /api/v1/containers orderby parameter. The PaginatorOrdered classes that are used to paginate results of a REST endpoints do not sanitize the orderBy parameter and in some cases it is vulnerable to SQL injection attacks. A user must be an authenticated manager in the dotCMS system to exploit this vulnerability.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27848" }, { "type": "WEB", "url": "https://github.com/dotCMS/core/issues/19500" }, { "type": "WEB", "url": "https://github.com/dotCMS/core/compare/v5.3.8.1...v20.10.1" } ], "database_specific": { "cwe_ids": [ "CWE-89" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-12-30T19:15:00Z" } }