-
Reference : https://github.com/cyb3r-w0lf/Exploits-Ovaa
-
Contained Vuls :
- Access to arbitrary activities and acquiring access to arbitrary content providers in
LoginActivity
by supplying an arbitrary Intent object toredirect_intent
. - Theft of arbitrary files in
MainActivity
by intercepting an activity launch fromIntent.ACTION_PICK
and passing the URI to any file as data. - Insecure broadcast to
MainActivity
containing credentials. The attacker can register a broadcast receiver with actionoversecured.ovaa.action.UNPROTECTED_CREDENTIALS_DATA
and obtain the user's data. - Use of very wide file sharing declaration for
oversecured.ovaa.fileprovider
content provider inroot
entry.
- Access to arbitrary activities and acquiring access to arbitrary content providers in
-
Vulnerabilities Analysis Doc : OVAA_analysis