CyberRota Analysis
AI-GeneratedVersions of MeltanoHub prior to a specific commit are vulnerable to the exfiltration of `GITHUB_TOKEN` with write permissions, due to a flaw in the pull_request_target workflow that operates with elevated access to secrets. This vulnerability poses a significant risk as it could allow unauthorized access and manipulation of the repository. Organizations using MeltanoHub should prioritize applying the fix to mitigate potential security breaches.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
MeltanoHub is the source code for hub.meltano.com, the central place for Meltano plugins. Versions of the repo prior to commit 923820de8f64d753951fbbd54f7282a3d5f75173 were vulnerable to exfiltration of `GITHUB_TOKEN` with write permissions to the repository. The vulnerable workflow used pull_request_target, which runs in the context of the base repository with access to secrets. Commit 923820de8f64d753951fbbd54f7282a3d5f75173 fixes the issue. No known workarounds are available.