Django 1.11 before 1.11.29, 2.2 before 2.2.11, and 3.0 before 3.0.4 allows SQL Injection if untrusted data is used as a tolerance parameter in GIS functions and aggregates on Oracle. By passing a suitably crafted tolerance to GIS functions and aggregates on Oracle, it was possible to break escaping and inject malicious SQL.
{
"cwe_ids": [
"CWE-89"
],
"github_reviewed": true,
"nvd_published_at": "2020-03-05T15:15:00Z",
"github_reviewed_at": "2020-06-04T18:32:29Z",
"severity": "HIGH"
}