Headline
CVE-2023-4877: Build92 · Hamza417/Inure@09762e8
Exposure of Sensitive Information to an Unauthorized Actor in GitHub repository hamza417/inure prior to build92.
Expand Up
@@ -76,6 +76,7 @@
android:theme="@style/Inure"
android:windowSoftInputMode="adjustPan"
tools:ignore="AllowBackup"
android:taskAffinity="app.simple.inure"
tools:targetApi="tiramisu">
<profileable android:shell="true" />
Expand Down Expand Up
@@ -107,7 +108,6 @@
android:exported="true"
android:label="@string/terminal"
android:launchMode="singleTask"
android:taskAffinity="app.simple.inure"
android:windowSoftInputMode="adjustResize" />
<activity
Expand Down