Learn about CVE-2019-11719 affecting Firefox ESR, Firefox, and Thunderbird versions. Find out how an out-of-bounds read vulnerability could lead to sensitive information disclosure and steps to mitigate the risk.
A vulnerability in Mozilla products could lead to sensitive information disclosure.
Understanding CVE-2019-11719
This CVE affects Firefox ESR, Firefox, and Thunderbird versions.
What is CVE-2019-11719?
If a curve25519 private key with leading 0x00 bytes is imported in PKCS#8 format, it may trigger an out-of-bounds read in the NSS library, potentially exposing sensitive data.
The Impact of CVE-2019-11719
The vulnerability affects Firefox ESR < 60.8, Firefox < 68, and Thunderbird < 60.8, potentially leading to information disclosure.
Technical Details of CVE-2019-11719
This section provides more technical insights into the vulnerability.
Vulnerability Description
When importing a curve25519 private key with leading 0x00 bytes in PKCS#8 format, an out-of-bounds read in the NSS library can occur, leading to potential information disclosure.
Affected Systems and Versions
Exploitation Mechanism
The vulnerability is triggered when a specific type of private key is imported in a particular format, causing the out-of-bounds read.
Mitigation and Prevention
Steps to address and prevent exploitation of CVE-2019-11719.
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates