Vulnerability Details : CVE-2022-37033
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.
Vulnerability category: Server-side request forgery (SSRF)
Products affected by CVE-2022-37033
- cpe:2.3:a:dotcms:dotcms:*:*:*:*:-:*:*:*
- cpe:2.3:a:dotcms:dotcms:*:*:*:*:lts:*:*:*
- cpe:2.3:a:dotcms:dotcms:*:*:*:*:lts:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-37033
0.07%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 29 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-37033
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
2.8
|
3.6
|
NIST |
CWE ids for CVE-2022-37033
-
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.Assigned by: nvd@nist.gov (Primary)
References for CVE-2022-37033
-
https://www.dotcms.com/security/SI-64
TempFileAPI can bypass access restrictions to access local/private network resources | dotCMSVendor Advisory
Jump to