BIT-django-2022-28347

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/django/BIT-django-2022-28347.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-django-2022-28347
Aliases
Published
2024-03-06T10:52:57.760Z
Modified
2024-03-06T11:25:28.861Z
Summary
[none]
Details

A SQL injection issue was discovered in QuerySet.explain() in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. This occurs by passing a crafted dictionary (with dictionary expansion) as the **options argument, and placing the injection payload in an option name.

Database specific
{
    "cpes": [
        "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*"
    ],
    "severity": "Critical"
}
References

Affected packages

Bitnami / django

Package

Name
django
Purl
pkg:bitnami/django

Severity

  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
2.2.0
Fixed
2.2.28
Introduced
3.2.0
Fixed
3.2.13
Introduced
4.0.0
Fixed
4.0.4