Lucene search

K
osvGoogleOSV:GHSA-GWPF-62XP-VRG6
HistorySep 11, 2020 - 9:14 p.m.

Information Exposure in cordova-android

2020-09-1121:14:49
Google
osv.dev
8
information exposure
cordova-android
version 6.0.0
log files
circular buffers
android 4.1
recommendation
upgrade

EPSS

0.001

Percentile

38.6%

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.

EPSS

0.001

Percentile

38.6%

Related for OSV:GHSA-GWPF-62XP-VRG6