Androidアプリケーションは、他のアプリケーションで使用するためにコンポーネントをエクスポートしますが、コンポーネントを起動できるアプリケーションや、コンポーネントに含まれるデータにアクセスできるアプリケーションを適切に制限していません。
コンポーネントを不適切にエクスポートした場合の攻撃や結果は、エクスポートされるコンポーネントに依存する可能性があります:
The Android application exports a component for use by other applications, but does not properly restrict which applications can launch the component or access the data it contains.
The attacks and consequences of improperly exporting a component may depend on the exported component: