Check: SRG-APP-000049-MAPP-00015
Mobile Application SRG:
SRG-APP-000049-MAPP-00015
(in version v1 r1)
Title
The mobile application must identify the persona from which data is coming before permitting transfer to or from a DoD persona when the mobile application supports multiple personas. (Cat II impact)
Discussion
Transfer of data from one persona to another on a device that supports multiple personas poses two significant risks. First, malware present in one persona could migrate to another persona. In this case, the malware could be used to breach other systems, potentially resulting in the unauthorized disclosure of sensitive DoD data. Second, sensitive data from one persona could be exfiltrated to another persona. This also could result in the unauthorized disclosure of sensitive DoD data. Indentifying the source persona is a critical step in preventing improper transfer of data and malware because it enables the implementation of security filters that stop unauthorized transfers.
Check Content
If the application does not support multiple personas, this requirement is not applicable. For mobile applications that support multiple personas, conduct a dynamic program analysis to assess the application's ability to identify the source persona. This is primarily achieved by verifying the application enforces known restrictions on inter-persona transfers. If the dynamic program analysis cannot be performed or is inconclusive, perform a static program analysis to assess if code is present that will support the application's ability to identify the source persona in such scenarios. If the dynamic program analysis and/or static program analysis conclude that the application does not identify the source persona when transferring data from one persona to another, this is a finding.
Fix Text
Modify code to identify the source persona when data is transferred from one persona to another.
Additional Identifiers
Rule ID: SV-46515r1_rule
Vulnerability ID: V-35228
Group Title:
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-001376 |
The information system uniquely identifies source domains for information transfer. |
Controls
Number | Title |
---|---|
No controls are assigned to this check |