CVE-2023-32074: Nextcloud user_oidc app is missing brute force protection
useroidc app is an OpenID Connect user backend for Nextcloud. Authentication can be broken/bypassed in useroidc app. It is recommended that the Nextcloud useroidc app is upgraded to 1.3.2
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is CVE-2023-32074?
CVE-2023-32074 is a vulnerability in the user_oidc app in Nextcloud, which is an OpenID Connect user backend. It allows for authentication to be bypassed or broken.
What is the severity of CVE-2023-32074?
CVE-2023-32074 has a severity level of critical, with a severity value of 9.
How can I fix CVE-2023-32074?
To fix CVE-2023-32074, it is recommended to upgrade the user_oidc app in Nextcloud to version 1.3.2.
Where can I find more information about CVE-2023-32074?
More information about CVE-2023-32074 can be found in the Nextcloud user_oidc GitHub pull request #615, HackerOne report #1954711, and the Nextcloud security advisories page GHSA-x8mc-84wj-rf34.
What is the CWE of CVE-2023-32074?
The CWE (Common Weakness Enumeration) of CVE-2023-32074 is 307, which refers to Improper Restriction of Excessive Authentication Attempts.