pysec-2020-36
Vulnerability from pysec
Published
2020-03-05 15:15
Modified
2020-07-14 17:28
Details
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.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "django", "purl": "pkg:pypi/django" }, "ranges": [ { "events": [ { "introduced": "1.11" }, { "fixed": "1.11.29" }, { "introduced": "2.2" }, { "fixed": "2.2.11" }, { "introduced": "3.0" }, { "fixed": "3.0.4" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.11", "1.11.1", "1.11.2", "1.11.3", "1.11.4", "1.11.5", "1.11.6", "1.11.7", "1.11.8", "1.11.9", "1.11.10", "1.11.11", "1.11.12", "1.11.13", "1.11.14", "1.11.15", "1.11.16", "1.11.17", "1.11.18", "1.11.20", "1.11.21", "1.11.22", "1.11.23", "1.11.24", "1.11.25", "1.11.26", "1.11.27", "1.11.28", "2.2", "2.2.1", "2.2.2", "2.2.3", "2.2.4", "2.2.5", "2.2.6", "2.2.7", "2.2.8", "2.2.9", "2.2.10", "3.0", "3.0.1", "3.0.2", "3.0.3" ] } ], "aliases": [ "CVE-2020-9402", "GHSA-3gh2-xw74-jmcw" ], "details": "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.", "id": "PYSEC-2020-36", "modified": "2020-07-14T17:28:00Z", "published": "2020-03-05T15:15:00Z", "references": [ { "type": "WEB", "url": "https://groups.google.com/forum/#!topic/django-announce/fLUh_pOaKrY" }, { "type": "ARTICLE", "url": "https://www.djangoproject.com/weblog/2020/mar/04/security-releases/" }, { "type": "WEB", "url": "https://docs.djangoproject.com/en/3.0/releases/security/" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4296-1/" }, { "type": "ADVISORY", "url": "https://security.netapp.com/advisory/ntap-20200327-0004/" }, { "type": "ADVISORY", "url": "https://security.gentoo.org/glsa/202004-17" }, { "type": "ADVISORY", "url": "https://www.debian.org/security/2020/dsa-4705" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4A2AP4T7RKPBCLTI2NNQG3T6MINDUUMZ/" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-3gh2-xw74-jmcw" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.