CVE-2022-29238
Last modified
CVE-2022-29238 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. Jupyter Notebook is a web-based notebook environment for interactive computing. Prior to version 6.4.12, authenticated requests to the notebook server with `ContentsManager.allow_hidden = False` only prevented listing the contents of hidden directories, not accessing individual hidden files or files in hidden directories (i.e. EPSS estimates a 1.02% chance of exploitation in the next 30 days.
Description
Jupyter Notebook is a web-based notebook environment for interactive computing. Prior to version 6.4.12, authenticated requests to the notebook server with `ContentsManager.allow_hidden = False` only prevented listing the contents of hidden directories, not accessing individual hidden files or files in hidden directories (i.e. hidden files were 'hidden' but not 'inaccessible'). This could lead to notebook configurations allowing authenticated access to files that may reasonably be expected to be disallowed. Because fully authenticated requests are required, this is of relatively low impact. But if a server's root directory contains sensitive files whose only protection from the server is being hidden (e.g. `~/.ssh` while serving $HOME), then any authenticated requests could access files if their names are guessable. Such contexts also necessarily have full access to the server and therefore execution permissions, which also generally grants access to all the same files. So this does not generally result in any privilege escalation or increase in information access, only an additional, unintended means by which the files could be accessed. Version 6.4.12 contains a patch for this issue. There are currently no known workarounds.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Jupyter | Notebook | < 6.4.12 |
References
- https://github.com/jupyter/notebook/security/advisories/GHSA-v7vq-3x77-87vgThird Party Advisory
- https://github.com/jupyter/notebook/security/advisories/GHSA-v7vq-3x77-87vgThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-29238?
How severe is CVE-2022-29238?
How do I fix CVE-2022-29238?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-29232BigBlueButton is an open source web conferencing system. Sta…6.5
- CVE-2022-29233BigBlueButton is an open source web conferencing system. In …4.3
- CVE-2022-29234BigBlueButton is an open source web conferencing system. Sta…4.3
- CVE-2022-29235BigBlueButton is an open source web conferencing system. Sta…5.3
- CVE-2022-29236BigBlueButton is an open source web conferencing system. Sta…4.3
- CVE-2022-29237Opencast is a free and open source solution for automated vi…5.4
- CVE-2022-2924Cross-site Scripting (XSS) - Stored in GitHub repository yet…5.4
- CVE-2022-29240Scylla is a real-time big data database that is API-compatib…8.1
- CVE-2022-29241Jupyter Server provides the backend (i.e. the core services,…8.8
- CVE-2022-29242GOST engine is a reference implementation of the Russian GOS…7.5
- CVE-2022-29243Nextcloud Server is the file server software for Nextcloud, …4.3
- CVE-2022-29244npm pack ignores root-level .gitignore and .npmignore file e…7.5
Are you affected by CVE-2022-29238?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
