maybe i'm reading it wrong, but a lot of the examples in section 4.3 look like one app inadvertently
sending sensitive data to another app (in an intent object).
i.e. the receiving app is getting some sensitive data it isn't supposed to have but didn't ask for, and then handling it inappropriately (e.g. leaking it to a log).