346
Source: cwe.mitre.org
Published:
<p>This Android application will remove a user account when it receives an intent to do so:</p> <p>This application does not check the origin of the intent, thus allowing any malicious application to remove a user. Always check the origin of an intent, or create an allowlist of trusted applications