cvedb.io
CVE-2016-1000339
MEDIUM · CVSS 5.3
EPSS exploitation probability: 0%
Published 2018-06-04T13:29:00.233 · Last modified 2026-06-17T00:38:51.113

Summary

In the Bouncy Castle JCE Provider version 1.55 and earlier the primary engine class used for AES was AESFastEngine. Due to the highly table driven approach used in the algorithm it turns out that if the data channel on the CPU can be monitored the lookup table accesses are sufficient to leak information on the AES key being used. There was also a leak in AESEngine although it was substantially less. AESEngine has been modified to remove any signs of leakage (testing carried out on Intel X86-64) and is now the primary AES class for the BC JCE provider from 1.56. Use of AESFastEngine is now only recommended where otherwise deemed appropriate.

Affected products

bouncycastle — bc-java

Does this affect you?

Add your gear to cvedb and we'll alert you only when bouncycastle ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.