mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
1.2 KiB
1.2 KiB
CVE-2024-22409
Description
DataHub is an open-source metadata platform. In affected versions a low privileged user could remove a user, edit group members, or edit another user's profile information. The default privileges gave too many broad permissions to low privileged users. These have been constrained in PR #9067 to prevent abuse. This issue can result in privilege escalation for lower privileged users up to admin privileges, potentially, if a group with admin privileges exists. May not impact instances that have modified default privileges. This issue has been addressed in datahub version 0.12.1. Users are advised to upgrade.
POC
Reference
- https://github.com/datahub-project/datahub/security/advisories/GHSA-x3v6-r479-m4xv
- https://github.com/datahub-project/datahub/security/advisories/GHSA-x3v6-r479-m4xv
Github
No PoCs found on GitHub currently.