Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @sentry/react-native
  4. ›
  5. GHSA-68c2-4mpx-qh95

GHSA-68c2-4mpx-qh95: Potential leakage of Sentry auth tokens by React Native SDK with Expo plugin

March 1, 2024

Impact

SDK versions between and including 5.16.0 and 5.19.0 allowed Sentry auth tokens to be set in the optional authToken configuration parameter, for debugging purposes. Doing so would result in the auth token being built into the application bundle, and therefore the auth token could be potentially exposed in case the application bundle is subsequently published.

You may ignore this notification if you are not using authToken configuration parameter in your React Native SDK configuration or did not publish apps using this way of configuring the authToken.

If you had set the authToken in the plugin config previously, and built and published an app with that config, you should rotate your token.

Patches

The behavior that allowed setting an authToken parameter was fixed in SDK version 5.19.1 where, if this parameter was set, you will see a warning and the authToken would be removed before bundling the application.

Workarounds

  1. Remove authToken from the plugin configuration.
  2. If you had set the authToken in the plugin config previously, and built and published an app with that config, you should rotate your token.

References

  • sentry-react-native 5.19.1 release notes
  • https://github.com/getsentry/sentry-docs/pull/9244

References

  • github.com/advisories/GHSA-68c2-4mpx-qh95
  • github.com/getsentry/sentry-react-native
  • github.com/getsentry/sentry-react-native/commit/9148964a50d2ea1de830854c95f3649f6cb94b1b
  • github.com/getsentry/sentry-react-native/releases/tag/5.19.1
  • github.com/getsentry/sentry-react-native/security/advisories/GHSA-68c2-4mpx-qh95

Code Behaviors & Features

Detect and mitigate GHSA-68c2-4mpx-qh95 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 5.16.0 before 5.19.1

Fixed versions

  • 5.19.1

Solution

Upgrade to version 5.19.1 or above.

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

Source file

npm/@sentry/react-native/GHSA-68c2-4mpx-qh95.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:29 +0000.