React Native — CWE-532
All Frameworks
›
React Native
›
CWE-532
1 CVEs categorized as
CWE-532 — Insertion of Sensitive Info into Log File
in
React Native
.
CVE-2024-21668
MEDIUM
2024
react-native-mmkv is a library that allows easy use of MMKV inside React Native applications. Before version 2.11.0, the react-native-mmkv logged the optional encryption key for the MMKV database into the Android system log. The key can be obtained by anyone with access to the Android Debugging Brid…