Skip to content

Duplicate control: 2.6 and 6.4 #578

Answered by TheDauntless
TheDauntless asked this question in Q&A
Discussion options

You must be logged in to vote

@sushi2k Your split up makes sense. One is from an architecture point of view, the other about the implementation. But I don't really agree with where you suggest to put them.

Content providers, export activities, services, etc are all part of platform interaction. Without these functionalities, you don't have inter-app communication and together they make up the attack surface of the application. IMO this should all be put in section 6, where it currently is.

The implementation part of your suggestion is already in 6.2:

All inputs from external sources and the user are validated and if necessary sanitized. This includes data received via the UI, IPC mechanisms such as intents, custom UR…

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

TheDauntless
Apr 13, 2020
Collaborator Author

You must be logged in to vote
1 reply
@cpholguera
Comment options

Answer selected by cpholguera
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
4 participants
Converted from issue

This discussion was converted from issue #414 on November 10, 2021 20:35.