Cwa-app-android: [BSI][0.5.4-alpha] App Snapshots Enabled

Created on 28 May 2020  路  2Comments  路  Source: corona-warn-app/cwa-app-android

Rating: Low

Description:
When an app is sent to the background, Android takes a snapshot of the latest view of the application and saves it on the file system. If this snapshot contains sensitive data, a malicious app can obtain such data from the sanpshot.

The snapshot is saved outside of the app's sandbox, therefore any malicious app can access it only if it has root privileges or can bypass sandboxing limitations.

Proof of concept - see picture below:
android_background_snapshot

bug

Most helpful comment

@BSI-TF-CWA Could you clarify the following sentence for me? I can't really wrap my head around the second part (all after comma).

The snapshot is saved outside of the app's sandbox, therefore any malicious app can access it only if it has root privileges or can bypass sandboxing limitations.

Is the sentence above equivalent to "The snapshot is saved outside of the app's sandbox, and only apps with root privileges or apps that can bypass sandboxing limitations can access the snapshot"?

All 2 comments

Hello @BSI-TF-CWA,

this finding has been resolved in pull request #108 (currently only dev branch), therefore I am closing this issue. If the implemented fix is not sufficient please let us know and repoen the issue.

Thanks and best,
Marc

@BSI-TF-CWA Could you clarify the following sentence for me? I can't really wrap my head around the second part (all after comma).

The snapshot is saved outside of the app's sandbox, therefore any malicious app can access it only if it has root privileges or can bypass sandboxing limitations.

Is the sentence above equivalent to "The snapshot is saved outside of the app's sandbox, and only apps with root privileges or apps that can bypass sandboxing limitations can access the snapshot"?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Teddy265 picture Teddy265  路  3Comments

wmertens picture wmertens  路  3Comments

Diapolo picture Diapolo  路  3Comments

marceljay picture marceljay  路  3Comments

ironjan picture ironjan  路  3Comments