Critical Vulnerability in react-native-keys Exposes API Keys · Issue #93 · numandev1/react-native-keys · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
A critical security vulnerability has been identified in the react-native-keys library (v1.x), which claims to securely store API keys by encrypting and embedding them in native code. However, due to weak cryptographic practices, an attacker can easily extract and decrypt API keys.
🔴 Impact
Attackers can extract and decrypt API keys stored via react-native-keys.
API keys used for Firebase, AWS, Stripe, and other services can be compromised, leading to unauthorized access, financial fraud, and data breaches.
The security model of the library is ineffective, providing a false sense of protection.
Description:
A critical security vulnerability has been identified in the react-native-keys library (v1.x), which claims to securely store API keys by encrypting and embedding them in native code. However, due to weak cryptographic practices, an attacker can easily extract and decrypt API keys.
🔴 Impact
Attackers can extract and decrypt API keys stored via react-native-keys.
API keys used for Firebase, AWS, Stripe, and other services can be compromised, leading to unauthorized access, financial fraud, and data breaches.
The security model of the library is ineffective, providing a false sense of protection.
Please contact me for full technical details - chetanbug@duck.com
The text was updated successfully, but these errors were encountered: