Conceal-backgrounding
Swift conceal data when backgrounding
swift-conceal-data-when-backgrounding
swift-conceal-data-when-backgrounding
It does not appear that the application attempts to conceal on-screen data when the app enters the background. As a result, there exists a non negligible chance that sensitive data on screen may be persisted in the screenshot captured by the system which is shown in the multi-tasker view.
Likelihood: LOW
Confidence: LOW
CWE:
- CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
OWASP:
- A01:2021 - Broken Access Control