Home / Vulnerability Database / Swift : Clipboard usage
Swift

Swift : Clipboard usage

Classification

OWASP Mobile Top 10 2014
OWASP Mobile Top 10 2016
PCI DSS 4.0
CWE/SANS Top 25 2021

Overview

The application uses the clipboard. Valuable data transferred via the clipboard may be accessed by third-party applications and thus be compromised.

Data copied using the cut/copy features in iOS goes inside a buffer known inside a pasteboard item. It is possible for other applications to access the content of this pasteboard. If the pasteboard item contains some confidential information, it might lead to information leakage.

Insecure Data Storage vulnerabilities take the second place in the “OWASP Mobile Top 10 2016” mobile application vulnerabilities ranking.

MEDIUM

DerScanner Severity Score

Do you want to fix Swift : Clipboard usage in your application?

See also

Swift

Swift : Nill password

Swift

Swift : Hardcoded salt

Swift

Swift : Undocumented feature: special account