CVE-2023-32312

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-32312
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-32312.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-32312
Related
  • GHSA-f2rf-8mwf-6jfh
Published
2023-06-09T20:15:10Z
Modified
2025-01-15T04:53:07.001303Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git / github.com/umbraco/umbracoidentityextensions

Affected ranges

Type
GIT
Repo
https://github.com/umbraco/umbracoidentityextensions
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed

Affected versions

v1.*

v1.0.0
v1.0.1

v2.*

v2.0.0