vendor:
MatrixSSL
by:
Unknown
7.5
CVSS
HIGH
Stack Buffer Overflow
121
CWE
Product Name: MatrixSSL
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: YES
Related CWE: CVE-2014-1569
CPE: Unknown
Platforms Tested:
2014
Stack Buffer Overflow in MatrixSSL
A public X.509 certificate testcase for CVE-2014-1569 caused a stack buffer overflow in MatrixSSL. The bug is that pubRsaDecryptSignedElementExt() uses a fixed size stack buffer, but then doesn't check if the key size exceeds it.
Mitigation:
Apply the provided patch to fix the issue.