FreeBSD VuXML: Documenting security issues in FreeBSD and the FreeBSD Ports Collection

Django -- potential SQL injection vulnerability

Affected packages
py27-django111 < 1.11.29
py35-django111 < 1.11.29
py36-django111 < 1.11.29
py37-django111 < 1.11.29
py38-django111 < 1.11.29
py35-django22 < 2.2.11
py36-django22 < 2.2.11
py37-django22 < 2.2.11
py38-django22 < 2.2.11
py36-django30 < 3.0.4
py37-django30 < 3.0.4
py38-django30 < 3.0.4

Details

VuXML ID 1685144e-63ff-11ea-a93a-080027846a02
Discovery 2020-02-25
Entry 2020-03-12

MITRE CVE reports:

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.

References

CVE Name CVE-2020-9402
URL https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9402
URL https://www.djangoproject.com/weblog/2020/mar/04/security-releases/