Headline
GHSA-gc57-xhh5-m94r: Improper Access Control in vantage6
Impact
The endpoint /api/collaboration/{id}/task is used to collect all tasks from a certain collaboration. To get such tasks, a user should have permission to view the collaboration and to view the tasks in it. However, currently it is only checked if the user has permission to view the collaboration.
Patches
No
Workarounds
None
References
None
For more information
If you have any questions or comments about this advisory:
- Email us at [email protected]
Skip to content
Sign up
CVE-2023-41882
Actions
Automate any workflow
Packages
Host and manage packages
Security
Find and fix vulnerabilities
Codespaces
Instant dev environments
Copilot
Write better code with AI
Code review
Manage code changes
Issues
Plan and track work
Discussions
Collaborate outside of code
Explore
* All features
* Documentation
* GitHub Skills
* Blog
For
- Enterprise
- Teams
- Startups
- Education
By Solution
- CI/CD & Automation
- DevOps
- DevSecOps
Resources
- Learning Pathways
- White papers, Ebooks, Webinars
- Customer Stories
- Partners
GitHub Sponsors
Fund open source developers
* The ReadME Project
GitHub community articles
Repositories
* Topics
* Trending
* Collections
- Pricing
Search code, repositories, users, issues, pull requests…
Provide feedback
We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Saved searches****Use saved searches to filter your results more quickly
Sign in
Sign up
- GitHub Advisory Database
- GitHub Reviewed
- CVE-2023-41882
Improper Access Control in vantage6
Moderate severity GitHub Reviewed Published Oct 11, 2023 in vantage6/vantage6
Vulnerability details Dependabot alerts 0
Package
pip vantage6 (pip)
Affected versions
< 3.3.3
Patched versions
None
Description
Impact
The endpoint /api/collaboration/{id}/task is used to collect all tasks from a certain collaboration. To get such tasks, a user should have permission to view the collaboration and to view the tasks in it. However, currently it is only checked if the user has permission to view the collaboration.
Patches
No
Workarounds
None
References
None
For more information
If you have any questions or comments about this advisory:
- Email us at [email protected]
References
- GHSA-gc57-xhh5-m94r
- https://nvd.nist.gov/vuln/detail/CVE-2023-41882
- vantage6/vantage6#711
- https://github.com/vantage6/vantage6/blob/0682c4288f43fee5bcc72dc448cdd99bd7e57f76/docs/release_notes.rst#400
frankcorneliusmartin published to vantage6/vantage6
Oct 11, 2023
Published to the GitHub Advisory Database
Oct 13, 2023
Reviewed
Oct 13, 2023
Severity
Moderate
5.4
/ 10
CVSS base metrics
Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Weaknesses
CWE-284
CVE ID
CVE-2023-41882
GHSA ID
GHSA-gc57-xhh5-m94r
Source code
vantage6/vantage6
Checking history
See something to contribute? Suggest improvements for this vulnerability.
Related news
vantage6 is privacy preserving federated learning infrastructure. The endpoint /api/collaboration/{id}/task is used to collect all tasks from a certain collaboration. To get such tasks, a user should have permission to view the collaboration and to view the tasks in it. However, prior to version 4.0.0, it is only checked if the user has permission to view the collaboration. Version 4.0.0 contains a patch. There are no known workarounds.