CVE-2021-41194
Description
FirstUseAuthenticator is a JupyterHub authenticator that helps new users set their password on their first login to JupyterHub. When JupyterHub is used with FirstUseAuthenticator, a vulnerability in versions prior to 1.0.0 allows unauthorized access to any user's account if create_users=True and the username is known or guessed. One may upgrade to version 1.0.0 or apply a patch manually to mitigate the vulnerability. For those who cannot upgrade, there is no complete workaround, but a partial mitigation exists. One can disable user creation with c.FirstUseAuthenticator.create_users = False, which will only allow login with fully normalized usernames for already existing users prior to jupyterhub-firstuserauthenticator 1.0.0. If any users have never logged in with their normalized username (i.e. lowercase), they will still be vulnerable until a patch or upgrade occurs.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
jupyterhub-firstuseauthenticatorPyPI | < 1.0.0 | 1.0.0 |
Affected products
3- cpe:2.3:a:jupyterhub:first_use_authenticator:*:*:*:*:*:*:*:*Range: <1.0.0
- jupyterhub/firstuseauthenticatorv5Range: < 1.0.0
Patches
Vulnerability mechanics
References
9- github.com/jupyterhub/firstuseauthenticator/pull/38nvdPatchThird Party AdvisoryWEB
- github.com/jupyterhub/firstuseauthenticator/pull/38.patchnvdPatchThird Party AdvisoryWEB
- github.com/advisories/GHSA-5xvc-vgmp-jgc3ghsaADVISORY
- github.com/jupyterhub/firstuseauthenticator/security/advisories/GHSA-5xvc-vgmp-jgc3nvdThird Party AdvisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2021-41194ghsaADVISORY
- github.com/jupyterhub/firstuseauthenticator/commit/953418e2450dbc2d854e332350849533b0ebc7baghsaWEB
- github.com/jupyterhub/firstuseauthenticator/pull/38/commits/32b21898fb2b53b1a2e36270de6854ad70e9e9bfghsaWEB
- github.com/jupyterhub/firstuseauthenticator/pull/38/commits/9e200d974e0cb85d828a6afedb8ab90a37878f28ghsaWEB
- github.com/pypa/advisory-database/tree/main/vulns/jupyterhub-firstuseauthenticator/PYSEC-2021-384.yamlghsaWEB
News mentions
0No linked articles in our index yet.