vendor:
Umbraco CMS
by:
NgoAnhDuc
8.8
CVSS
HIGH
Server-Side Request Forgery (SSRF)
918
CWE
Product Name: Umbraco CMS
Affected Version From: v8.14.1
Affected Version To: v8.14.1
Patch Exists: YES
Related CWE:
CPE: a:umbraco:umbraco_cms
Platforms Tested:
2021
Umbraco v8.14.1 – ‘baseUrl’ SSRF
Umbraco CMS v8.14.1 is vulnerable to Server-Side Request Forgery (SSRF) due to improper input validation of the 'baseUrl' parameter in the 'Umbraco.Web.Editors.HelpController.GetContextHelpForPage()', 'Umbraco.Web.Editors.DashboardController.GetRemoteDashboardContent()', and 'Umbraco.Web.Editors.DashboardController.GetRemoteDashboardCss()' functions. An attacker can exploit this vulnerability by sending a crafted request to the vulnerable functions with a malicious 'baseUrl' parameter. This can allow an attacker to access internal resources, such as the local network, and potentially gain access to sensitive information.
Mitigation:
Upgrade to the latest version of Umbraco CMS v8.14.1 or later.