CVE-2016-6799

UnknownEPSS 2.58%

Last modified

CVE-2016-6799 is a vulnerability of currently unknown severity. Product: Apache Cordova Android 5.2.2 and earlier. The application calls methods of the Log class. EPSS estimates a 2.58% chance of exploitation in the next 30 days.

Description

Product: Apache Cordova Android 5.2.2 and earlier. 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.

Metrics

EPSS Probability
2.58%

83.2th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
ApacheCordova<= 5.2.2

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2016-6799?
Product: Apache Cordova Android 5.2.2 and earlier. 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.
How severe is CVE-2016-6799?
Severity scoring for CVE-2016-6799 is pending analysis. The EPSS model estimates a 2.58% probability of exploitation in the next 30 days.
How do I fix CVE-2016-6799?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2016-6799?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST