Update the existing MASWE for content providers: https://github.com/OWASP/maswe/blob/main/weaknesses/MASVS-PLATFORM/MASWE-0064.md Follow the guidelines in .github/instructions/ References to consider when updating the MASWE: https://developer.android.com/guide/topics/providers/content-provider-basics https://developer.android.com/privacy-and-security/risks/content-resolver https://developer.android.com/privacy-and-security/risks/untrustworthy-contentprovider-provided-filename Exclude the Dirty Stream attack, this will be handled separately.
Update the existing MASWE for content providers: https://github.com/OWASP/maswe/blob/main/weaknesses/MASVS-PLATFORM/MASWE-0064.md
Follow the guidelines in .github/instructions/
References to consider when updating the MASWE:
https://developer.android.com/guide/topics/providers/content-provider-basics
https://developer.android.com/privacy-and-security/risks/content-resolver
https://developer.android.com/privacy-and-security/risks/untrustworthy-contentprovider-provided-filename
Exclude the Dirty Stream attack, this will be handled separately.