Vulnerability Description
In RsaKeyPairGenerator::getNumberOfIterations of RSAKeyPairGenerator.java, an incorrect implementation could cause weak RSA key pairs being generated. This could lead to crypto vulnerability with no additional execution privileges needed. User interaction is not needed for exploitation. Bulletin Fix: The fix is designed to correctly implement the key generation according to FIPS standard.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Android | 7.0 |
Related Weaknesses (CWE)
References
- https://source.android.com/docs/security/bulletin/pixel/2018-07-01PatchVendor Advisory
FAQ
What is CVE-2018-9426?
CVE-2018-9426 is a vulnerability with a CVSS score of 7.5 (HIGH). In RsaKeyPairGenerator::getNumberOfIterations of RSAKeyPairGenerator.java, an incorrect implementation could cause weak RSA key pairs being generated. This could lead to crypto vulnerability with no ...
How severe is CVE-2018-9426?
CVE-2018-9426 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-9426?
Check the references section above for vendor advisories and patch information. Affected products include: Google Android.