In dotCMS 5.x-22.06, TempFileAPI allows a user to create a temporary file based on a passed in URL, while attempting to block any SSRF access to local IP addresses or private subnets. In resolving this URL, the TempFileAPI follows any 302 redirects that the remote URL returns. Because there is no re-validation of the redirect URL, the TempFileAPI can be used to return data from those local/private hosts that should not be accessible remotely.
Use CWE-918, Dotcms vendor hub and Dotcms product page to widen CVE-2022-37033 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2022-26352, CVE-2025-11165 and CVE-2022-45782 for nearby disclosures in the same product family.