Vulnerabilities > CVE-2020-12651 - Integer Overflow or Wraparound vulnerability in Vandyke Securecrt

047910
CVSS 10.0 - CRITICAL
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
low complexity
vandyke
CWE-190
critical
nessus

Summary

SecureCRT before 8.7.2 allows remote attackers to execute arbitrary code via an Integer Overflow and a Buffer Overflow because a banner can trigger a line number to CSI functions that exceeds INT_MAX.

Common Weakness Enumeration (CWE)

Common Attack Pattern Enumeration and Classification (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.

Nessus

NASL familyWindows
NASL idVANDYKE_SOFTWARE_SECURECRT_8_7_2.NASL
descriptionThe version of VanDyke Software SecureCRT installed on the remote Windows host is prior to 8.7.2. It is, therefore, affected by a memory corruption vulnerability. An attacker may be able to exploit this vulnerability, via a malformed response, to corrupt memory in the terminal process and execute arbitrary code. Note that Nessus has not tested for these issues but has instead relied only on the application
last seen2020-06-05
modified2020-05-29
plugin id136949
published2020-05-29
reporterThis script is Copyright (C) 2020 and is owned by Tenable, Inc. or an Affiliate thereof.
sourcehttps://www.tenable.com/plugins/nessus/136949
titleVanDyke Software SecureCRT < 8.7.2 Memory Corruption Vulnerability

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/157718/GS20200515145103.txt
idPACKETSTORM:157718
last seen2020-05-17
published2020-05-15
reporterTavis Ormandy
sourcehttps://packetstormsecurity.com/files/157718/SecureCRT-Memory-Corruption.html
titleSecureCRT Memory Corruption