ID CVE-2017-2782
Summary An integer overflow vulnerability exists in the X509 certificate parsing functionality of InsideSecure MatrixSSL 3.8.7b. A specially crafted x509 certificate can cause a length counter to overflow, leading to a controlled out of bounds copy operation. To trigger this vulnerability, a specially crafted x509 certificate must be presented to the vulnerable client or server application when initiating secure connection
References
Vulnerable Configurations
  • cpe:2.3:a:matrixssl:matrixssl:3.8.7b:*:*:*:*:*:*:*
    cpe:2.3:a:matrixssl:matrixssl:3.8.7b:*:*:*:*:*:*:*
CVSS
Base: 6.4 (as of 19-04-2022 - 19:15)
Impact:
Exploitability:
CWE CWE-190
CAPEC
  • Forced Integer Overflow
    This attack forces an integer variable to go out of range. The integer variable is often used as an offset such as size of memory allocation or similarly. The attacker would typically control the value of such variable and try to get it out of range. For instance the integer in question is incremented past the maximum possible value, it may wrap to become a very small, or negative number, therefore providing a very incorrect value which can lead to unexpected behavior. At worst the attacker can execute arbitrary code.
Access
VectorComplexityAuthentication
NETWORK LOW NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL NONE PARTIAL
cvss-vector via4 AV:N/AC:L/Au:N/C:P/I:N/A:P
refmap via4
bid 99249
misc https://talosintelligence.com/vulnerability_reports/TALOS-2017-0278
Last major update 19-04-2022 - 19:15
Published 22-06-2017 - 21:29
Last modified 19-04-2022 - 19:15
Back to Top