Describe the bug
When my android apps implementing FreeRASP, the Mobile Security Platform (aka MobSF) giving a high risk result with
"The App uses the encryption mode CBC with PKCS5/PKCS7 padding. This configuration is vulnerable to padding oracle attacks."
The MobSF also explaining about their result on this article
Describe the bug When my android apps implementing FreeRASP, the Mobile Security Platform (aka MobSF) giving a high risk result with "The App uses the encryption mode CBC with PKCS5/PKCS7 padding. This configuration is vulnerable to padding oracle attacks."
The MobSF also explaining about their result on this article
The code:
And I have another high risk issue when implementing with FreeRASP. The file or SharedPreference is World Writable. Any App can write to the file
The Code:
Please complete the following information: OS: Android FreeRASP: 6.6.0 Flutter: 3.24.2