CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2025-54594

Critical
Published: Translated: NVD NIST

Summary

Biblioteka react-native-bottom-tabs w wersjach 0.9.2 i poniżej miała lukę w GitHub Actions, która pozwalała na wykonanie nieufnego kodu z zewnętrznego pull requesta w kontekście z uprawnieniami. Atakujący mógł stworzyć pull request z złośliwym skryptem preinstall w pliku package.json, co prowadziło do wykonania dowolnego kodu.

Risk Assessment

Luka ta stwarza poważne ryzyko dla organizacji, umożliwiając wyciek wrażliwych sekretów, takich jak GITHUB_TOKEN i NPM_TOKEN, oraz potencjalne wprowadzenie złośliwego kodu do repozytoriów lub publikację skompromitowanych pakietów w rejestrze NPM.

Recommendation

Zaleca się aktualizację biblioteki do wersji zawierającej poprawkę, gdy ta będzie dostępna, oraz monitorowanie pull requestów pod kątem złośliwego kodu.

Original NVD description (English source)

react-native-bottom-tabs is a library of Native Bottom Tabs for React Native. In versions 0.9.2 and below, the github/workflows/release-canary.yml GitHub Actions repository workflow improperly used the pull_request_target event trigger, which allowed for untrusted code from a forked pull request to be executed in a privileged context. An attacker could create a pull request containing a malicious preinstall script in the package.json file and then trigger the vulnerable workflow by posting a specific comment (!canary). This allowed for arbitrary code execution, leading to the exfiltration of sensitive secrets such as GITHUB_TOKEN and NPM_TOKEN, and could have allowed an attacker to push malicious code to the repository or publish compromised packages to the NPM registry. There is a remediation commit which removes github/workflows/release-canary.yml, but a version with this fix has yet to be released.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS