GHSA-gwpf-62xp-vrg6

Suggest an improvement
Source
https://github.com/advisories/GHSA-gwpf-62xp-vrg6
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2020/09/GHSA-gwpf-62xp-vrg6/GHSA-gwpf-62xp-vrg6.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-gwpf-62xp-vrg6
Aliases
Published
2020-09-11T21:14:49Z
Modified
2023-11-08T03:58:33Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Information Exposure in cordova-android
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-532"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2020-08-31T18:42:13Z",
    "nvd_published_at": null,
    "severity": "HIGH"
}
References

Affected packages

npm / cordova-android

Package

Name
cordova-android
View open source insights on deps.dev
Purl
pkg:npm/cordova-android

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
6.0.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2020/09/GHSA-gwpf-62xp-vrg6/GHSA-gwpf-62xp-vrg6.json"