GSD-2014-0647
Vulnerability from gsd - Updated: 2023-12-13 01:22Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2014-0647",
"description": "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.",
"id": "GSD-2014-0647",
"references": [
"https://packetstormsecurity.com/files/cve/CVE-2014-0647"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2014-0647"
],
"details": "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.",
"id": "GSD-2014-0647",
"modified": "2023-12-13T01:22:44.845491Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-0647",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.zdnet.com/the-starbucks-bug-not-as-awful-as-reported-7000025269/",
"refsource": "MISC",
"url": "http://www.zdnet.com/the-starbucks-bug-not-as-awful-as-reported-7000025269/"
},
{
"name": "20140113 [CVE-2014-0647] Insecure Data Storage of User Data Elements in Starbucks v2.6.1 iOS mobile application",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2014/Jan/64"
},
{
"name": "https://itunes.apple.com/us/app/starbucks/id331177714?mt=8",
"refsource": "MISC",
"url": "https://itunes.apple.com/us/app/starbucks/id331177714?mt=8"
},
{
"name": "http://www.zdnet.com/starbucks-fixes-ios-app-bugs-7000025323/",
"refsource": "MISC",
"url": "http://www.zdnet.com/starbucks-fixes-ios-app-bugs-7000025323/"
},
{
"name": "20140114 [CVE-2014-0647] Insecure Data Storage of User Data Elements in Starbucks v2.6.1 iOS mobile application",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/530756/100/0/threaded"
},
{
"name": "20140117 Re: [CVE-2014-0647] Insecure Data Storage of User Data Elements in Starbucks v2.6.1 iOS mobile application",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2014/Jan/123"
},
{
"name": "64942",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/64942"
},
{
"name": "102514",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/102514"
},
{
"name": "starbucks-cve20140647-info-disclosure(90412)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/90412"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:starbucks:starbucks:2.6.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-0647"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-255"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://itunes.apple.com/us/app/starbucks/id331177714?mt=8",
"refsource": "MISC",
"tags": [],
"url": "https://itunes.apple.com/us/app/starbucks/id331177714?mt=8"
},
{
"name": "20140117 Re: [CVE-2014-0647] Insecure Data Storage of User Data Elements in Starbucks v2.6.1 iOS mobile application",
"refsource": "FULLDISC",
"tags": [],
"url": "http://seclists.org/fulldisclosure/2014/Jan/123"
},
{
"name": "64942",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/64942"
},
{
"name": "http://www.zdnet.com/the-starbucks-bug-not-as-awful-as-reported-7000025269/",
"refsource": "MISC",
"tags": [],
"url": "http://www.zdnet.com/the-starbucks-bug-not-as-awful-as-reported-7000025269/"
},
{
"name": "20140113 [CVE-2014-0647] Insecure Data Storage of User Data Elements in Starbucks v2.6.1 iOS mobile application",
"refsource": "FULLDISC",
"tags": [],
"url": "http://seclists.org/fulldisclosure/2014/Jan/64"
},
{
"name": "102514",
"refsource": "OSVDB",
"tags": [],
"url": "http://www.osvdb.org/102514"
},
{
"name": "http://www.zdnet.com/starbucks-fixes-ios-app-bugs-7000025323/",
"refsource": "MISC",
"tags": [],
"url": "http://www.zdnet.com/starbucks-fixes-ios-app-bugs-7000025323/"
},
{
"name": "starbucks-cve20140647-info-disclosure(90412)",
"refsource": "XF",
"tags": [],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/90412"
},
{
"name": "20140114 [CVE-2014-0647] Insecure Data Storage of User Data Elements in Starbucks v2.6.1 iOS mobile application",
"refsource": "BUGTRAQ",
"tags": [],
"url": "http://www.securityfocus.com/archive/1/530756/100/0/threaded"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "LOW",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2018-10-09T19:42Z",
"publishedDate": "2014-01-28T00:55Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…