Last Modified: Oct. 9, 2018
The Starbucks 2.6.1 application for iOS stores sensitive information in plaintext in the Crashlytics log file (/Library/Caches/com.crashlytics.data/com.starbucks.mystarbucks/session.clslog), which allows attackers to discover usernames, passwords, and e-mail addresses via an application that reads session.clslog.
Access Vector: Local
Access Complexity: Low
Authentication: None
Confidentiality Impact: Partial
Integrity Impact: None
Availability Impact: None
Base Score: 2.1
Exploitability Score: 3.9
Impact Score: 2.9
CVSS V2: AV:L/AC:L/Au:N/C:P/I:N/A:N
CWE-255
Condition | Configuration | |
---|---|---|
AND | ||
OR | ||
OR | ||
cpe:2.3:a:starbucks:starbucks:2.6.1:*:*:*:*:*:*:* Part: a Vendor: starbucks | Alle Schwachstellen für starbucks | |
OR | ||
OR | ||
cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:* Part: o Vendor: apple | Alle Schwachstellen für apple |
<?xml version="1.0" ?> <set operator="and"> <set operator="and"> <set operator="or"> <prop key="application" value="cpe:2.3:a:starbucks:starbucks:2.6.1:*:*:*:*:*:*:*"/> </set> <set operator="or"> <prop key="operating_system" value="cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*"/> </set> </set> <prop key="program_influence" value="input"/> <prop key="range" value="local"/> </set>
<?xml version="1.0" ?> <set operator="and"> <set operator="and"> <set operator="or"> <prop key="application" value="cpe:2.3:a:starbucks:starbucks:2.6.1:*:*:*:*:*:*:*"/> </set> <set operator="or"> <prop key="operating_system" value="cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*"/> </set> </set> <prop key="program_influence" value="input"/> <prop key="data" value="any"/> <prop key="data_influence" value="read"/> <prop key="range" value="local"/> </set>