PyPi: Hail

CVE-2023-51663

Safety vulnerability ID: 63197

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Dec 29, 2023 Updated at Nov 29, 2024
Scan your Python projects for vulnerabilities →

Advisory

Hail, a Python-based data analysis tool, uses OpenID Connect (OIDC) email addresses to verify user domains. However, users can change their email addresses, potentially gaining unauthorized access to resources. For instance, a user could create a Microsoft or Google account, change their email to [email protected], and then create a Hail Batch account in clusters under the example.org domain. While they can't access private data or impersonate others, they can run jobs and create Azure Tenants if they have the necessary access.
https://github.com/hail-is/hail/security/advisories/GHSA-487p-qx68-5vjw

Affected package

hail

Latest version: 0.2.133

Scalable library for exploring and analyzing genomic data.

Affected versions

Fixed versions

Vulnerability changelog

Hail is an open-source, general-purpose, Python-based data analysis tool with additional data types and methods for working with genomic data. Hail relies on OpenID Connect (OIDC) email addresses from ID tokens to verify the validity of a user's domain, but because users have the ability to change their email address, they could create accounts and use resources in clusters that they should not have access to. For example, a user could create a Microsoft or Google account and then change their email to `[email protected]`. This account can then be used to create a Hail Batch account in Hail Batch clusters whose organization domain is `example.org`. The attacker is not able to access private data or impersonate another user, but they would have the ability to run jobs if Hail Batch billing projects are enabled and create Azure Tenants if they have Azure Active Directory Administrator access. See CVE-2023-51663.


MISC:https://github.com/hail-is/hail/security/advisories/GHSA-487p-qx68-5vjw: https://github.com/hail-is/hail/security/advisories/GHSA-487p-qx68-5vjw

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 5.3

CVSS v3 Details

MEDIUM 5.3
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
NONE
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
NONE
Integrity Impact (I)
LOW
Availability Availability (A)
NONE