
Cloud Vulnerability DB
A community-led vulnerabilities database
Unrestricted file size limit vulnerability in ToolJet versions prior to 1.27 (CVE-2022-4111) allows a logged-in attacker to upload profile pictures over 2MB, potentially leading to a Denial of Service condition (MITRE CVE).
The vulnerability stems from a missing file size validation in the user avatar upload functionality. The issue exists in the users.controller.ts file where there was no size restriction on uploaded profile pictures before the fix. The vulnerability was addressed by implementing a maximum file size limit of 2MB (MAX_AVATAR_FILE_SIZE = 1024 * 1024 * 2) (GitHub Commit).
The vulnerability could allow authenticated users to upload arbitrarily large profile pictures, potentially leading to server storage exhaustion and Denial of Service conditions (MITRE CVE).
The vulnerability has been fixed in ToolJet version 1.27 and later by implementing a file size validator that restricts profile picture uploads to a maximum of 2MB. The fix includes throwing a BadRequestException when files exceed this limit (GitHub Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."