CVE Vulnerabilities

CVE-2022-37033

Server-Side Request Forgery (SSRF)

Published: Feb 01, 2023 | Modified: Feb 09, 2023
CVSS 3.x
6.5
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

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.

Weakness

The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Affected Software

Name Vendor Start Version End Version
Dotcms Dotcms * 21.06.12 (excluding)
Dotcms Dotcms 5.2.0 (including) 22.08 (excluding)
Dotcms Dotcms 22.03 (including) 22.03.4 (excluding)

References