CVE-2016-6799 – cordova-android
Package
Manager: npm
Name: cordova-android
Vulnerable Version: >=0 <6.0.0
Severity
Level: High
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
EPSS: 0.00464 pctl0.63379
Details
Information Exposure in cordova-android Versions of `cordova-android` prior to 6.0.0 are vulnerable to Information Exposure through log files. The application calls methods of the Log class. Messages passed to these methods (Log.v(), Log.d(), Log.i(), Log.w(), and Log.e()) are stored in a series of circular buffers on the device. By default, a maximum of four 16 KB rotated logs are kept in addition to the current log. The logged data can be read using Logcat on the device. When using platforms prior to Android 4.1 (Jelly Bean), the log data is not sandboxed per application; any application installed on the device has the capability to read data logged by other applications. ## Recommendation Upgrade to version 6.0.0 or later.
Metadata
Created: 2020-09-11T21:14:49Z
Modified: 2021-09-28T16:53:04Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2020/09/GHSA-gwpf-62xp-vrg6/GHSA-gwpf-62xp-vrg6.json
CWE IDs: ["CWE-532"]
Alternative ID: GHSA-gwpf-62xp-vrg6
Finding: F037
Auto approve: 1