CVE-2022-28346
CVSS V2 High 7.5
CVSS V3 Critical 9.8
Description
An issue was discovered in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. QuerySet.annotate(), aggregate(), and extra() methods are subject to SQL injection in column aliases via a crafted dictionary (with dictionary expansion) as the passed **kwargs.
Overview
- CVE ID
- CVE-2022-28346
- Assigner
- cve@mitre.org
- Vulnerability Status
- Modified
- Published Version
- 2022-04-12T05:15:06
- Last Modified Date
- 2023-04-28T05:15:24
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* | 1 | OR | 2.2 | 2.2.28 |
cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* | 1 | OR | 3.2 | 3.2.13 |
cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* | 1 | OR | 4.0 | 4.0.4 |
cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 7.5
- Severity
- HIGH
- Exploitability Score
- 10
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 9.8
- Base Severity
- CRITICAL
- Exploitability Score
- 3.9
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
http://www.openwall.com/lists/oss-security/2022/04/11/1 | Mailing List Patch Third Party Advisory |
https://docs.djangoproject.com/en/4.0/releases/security/ | Patch Vendor Advisory |
https://groups.google.com/forum/#!forum/django-announce | Mailing List Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2022/04/msg00013.html | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HWY6DQWRVBALV73BPUVBXC3QIYUM24IK/ | |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LTZVAKU5ALQWOKFTPISE257VCVIYGFQI/ | |
https://security.netapp.com/advisory/ntap-20220609-0002/ | Third Party Advisory |
https://www.debian.org/security/2022/dsa-5254 | Third Party Advisory |
https://www.djangoproject.com/weblog/2022/apr/11/security-releases/ | Patch Vendor Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-28346 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28346 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 15:41:20 | Added to TrackCVE | |||
2023-04-28 06:10:55 | 2023-04-28T05:15:24 | CVE Modified Date | updated | |
2023-04-28 06:10:55 | Analyzed | Modified | Vulnerability Status | updated |
2023-04-28 06:10:56 | References | updated |