QID 983701
QID 983701: Nodejs (npm) Security Update for cordova-android (GHSA-gwpf-62xp-vrg6)
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.
Successful exploitation of this vulnerability may affect the confidentiality, integrity, and availability of the targeted user.
- GHSA-gwpf-62xp-vrg6 -
github.com/advisories/GHSA-gwpf-62xp-vrg6
CVEs related to QID 983701
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-gwpf-62xp-vrg6 | cordova-android |
|