UmbracoIdentityExtensions is an Umbraco add-on package that enables easy extensibility points for ASP.Net Identity integration. In affected versions client secrets are not required which may expose some endpoints to untrusted actors. Since Umbraco is not a single-page application, the implicit flow is not safe. For traditional MVC applications, it is recommended to use the authorization code flow, which requires the client to authenticate with the authorization server using a client secret. This flow provides better security, as it involves exchanging an authorization code for an access token and/or ID token, rather than directly returning tokens in the URL fragment. This issue has been patched in commit `e792429f9` and a release to Nuget is pending. Users are advised to upgrade when possible.
References
Configurations
History
21 Nov 2024, 08:03
Type | Values Removed | Values Added |
---|---|---|
References | () https://docs.umbraco.com/umbraco-cms/reference/security/external-login-providers - Product | |
References | () https://github.com/umbraco/UmbracoIdentityExtensions/commit/e792429f9d1fa25c1ba4f7a61d23ee02fedd6dc9 - Patch | |
References | () https://github.com/umbraco/UmbracoIdentityExtensions/pull/53 - Patch | |
References | () https://github.com/umbraco/UmbracoIdentityExtensions/security/advisories/GHSA-f2rf-8mwf-6jfh - Patch, Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 3.7 |
20 Jun 2023, 18:08
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:umbraco:umbraco_identity_extensibility:*:*:*:*:*:umbraco:*:* | |
CWE | NVD-CWE-noinfo | |
References | (MISC) https://docs.umbraco.com/umbraco-cms/reference/security/external-login-providers - Product | |
References | (MISC) https://github.com/umbraco/UmbracoIdentityExtensions/commit/e792429f9d1fa25c1ba4f7a61d23ee02fedd6dc9 - Patch | |
References | (MISC) https://github.com/umbraco/UmbracoIdentityExtensions/security/advisories/GHSA-f2rf-8mwf-6jfh - Patch, Vendor Advisory | |
References | (MISC) https://github.com/umbraco/UmbracoIdentityExtensions/pull/53 - Patch | |
First Time |
Umbraco umbraco Identity Extensibility
Umbraco |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
09 Jun 2023, 20:40
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-06-09 20:15
Updated : 2024-11-21 08:03
NVD link : CVE-2023-32312
Mitre link : CVE-2023-32312
CVE.ORG link : CVE-2023-32312
JSON object : View
Products Affected
umbraco
- umbraco_identity_extensibility
CWE