RsaPad_PSS in wolfcrypt/src/rsa.c in wolfSSL before 4.6.0 has an out-of-bounds write for certain relationships between key size and digest size.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/wolfSSL/wolfssl/commit/63bf5dc56ccbfc12a73b06327361687091a4c6f7 | third party advisory patch |
https://github.com/wolfSSL/wolfssl/pull/3426 | third party advisory patch |
https://github.com/wolfSSL/wolfssl/commit/fb2288c46dd4c864b78f00a47a364b96a09a5c0f | third party advisory patch |
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26567 | mailing list exploit third party advisory |
https://github.com/wolfSSL/wolfssl/releases/tag/v4.6.0-stable | third party advisory |