CVE-2023-28837
CVSS V2 None
CVSS V3 None
Description
Wagtail is an open source content management system built on Django. Prior to versions 4.1.4 and 4.2.2, a memory exhaustion bug exists in Wagtail's handling of uploaded images and documents. For both images and documents, files are loaded into memory during upload for additional processing. A user with access to upload images or documents through the Wagtail admin interface could upload a file so large that it results in a crash of denial of service. The vulnerability is not exploitable by an ordinary site visitor without access to the Wagtail admin. It can only be exploited by admin users with permission to upload images or documents. Image uploads are restricted to 10MB by default, however this validation only happens on the frontend and on the backend after the vulnerable code. Patched versions have been released as Wagtail 4.1.4 and Wagtail 4.2.2). Site owners who are unable to upgrade to the new versions are encouraged to add extra protections outside of Wagtail to limit the size of uploaded files.
Overview
- CVE ID
- CVE-2023-28837
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2023-04-03T17:15:07
- Last Modified Date
- 2023-04-12T18:55:50
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:torchbox:wagtail:*:*:*:*:*:*:*:* | 1 | OR | 4.1.4 | |
cpe:2.3:a:torchbox:wagtail:*:*:*:*:*:*:*:* | 1 | OR | 4.2 | 4.2.2 |
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-28837 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-28837 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2023-04-17 04:02:49 | Added to TrackCVE | |||
2023-04-17 04:02:51 | Weakness Enumeration | new |