wolfSSL 4.3.0 has mulmod code in wc_ecc_mulmod_ex in ecc.c that does not properly resist timing side-channel attacks.
The product behaves differently or sends different responses under different circumstances in a way that is observable to an unauthorized actor, which exposes security-relevant information about the state of the product, such as whether a particular operation was successful or not.
Link | Tags |
---|---|
https://github.com/wolfSSL/wolfssl/pull/2894/ | third party advisory patch |
https://gist.github.com/pietroborrello/7c5be2d1dc15349c4ffc8671f0aad04f | third party advisory exploit |