CVE-2022-22690: Umbraco Remote ApplicationURL Overwrite
Within the Umbraco CMS, a configuration element named "UmbracoApplicationUrl" (or just "ApplicationUrl") is used whenever application code needs to build a URL pointing back to the site. For example, when a user resets their password and the application builds a password reset URL or when the administrator invites users to the site. For Umbraco versions less than 9.2.0, if the Application URL is not specifically configured, the attacker can manipulate this value and store it persistently affecting all users for components where the "UmbracoApplicationUrl" is used. For example, the attacker is able to change the URL users receive when resetting their password so that it points to the attackers server, when the user follows this link the reset token can be intercepted by the attacker resulting in account takeover.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2022-22690?
CVE-2022-22690 is a vulnerability within the Umbraco CMS that allows an attacker to overwrite the UmbracoApplicationUrl configuration element and potentially poison password reset functionality.
How does CVE-2022-22690 impact Umbraco CMS?
CVE-2022-22690 can be exploited in Umbraco CMS versions up to 9.2.0, allowing an attacker to overwrite the "UmbracoApplicationUrl" configuration element and manipulate password reset functionality.
What is the severity of CVE-2022-22690?
CVE-2022-22690 has a severity rating of 7.5 (high).
How can I fix CVE-2022-22690 in Umbraco CMS?
To fix the CVE-2022-22690 vulnerability in Umbraco CMS, upgrade to a version higher than 9.2.0, where the issue has been patched.
Are there any references for CVE-2022-22690?
Yes, you can find additional information about CVE-2022-22690 at the following reference: [link](https://appcheck-ng.com/umbraco-applicationurl-overwrite-persistent-password-reset-poison-cve-2022-22690-cve-2022-22691/).