CVE-2018-10620
Description
AVEVA InduSoft Web Studio v8.1 and v8.1SP1, and InTouch Machine Edition v2017 8.1 and v2017 8.1 SP1 a remote user could send a carefully crafted packet to exploit a stack-based buffer overflow vulnerability during tag, alarm, or event related actions such as read and write, with potential for code to be executed.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stack-based buffer overflow in AVEVA InduSoft Web Studio and InTouch Machine Edition allows remote unauthenticated code execution via crafted packets.
Vulnerability
The vulnerability is a stack-based buffer overflow in the TCPServer.dll component of AVEVA InduSoft Web Studio v8.1 and v8.1SP1, and InTouch Machine Edition v2017 8.1 and v2017 8.1 SP1 [1][2]. When processing command 81, the server reads a string length from the user. If the length is 0xffffffff, adding one for a null terminator causes an integer wrap to zero, bypassing the check that would normally allocate heap memory. The server then attempts to copy a large amount of data into a fixed-size stack buffer (lbuf of 0x40 bytes), resulting in a stack buffer overflow [1].
Exploitation
An unauthenticated remote attacker can send a carefully crafted packet to the TCP/IP Server Task (if enabled) during tag, alarm, or event related actions such as read and write [2]. The attacker provides a string length of 0xffffffff, causing the overflow. No authentication or user interaction is required [2]. The attack is remotely exploitable with low skill level [2].
Impact
Successful exploitation allows remote code execution in the context of the affected service. The CVSS v3 base score is 9.8 (Critical) with vector AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H, indicating full compromise of confidentiality, integrity, and availability [2].
Mitigation
Users of InduSoft Web Studio v8.1 SP1 should apply Hotfix 81.1.00.08. Users of v8.1 should first upgrade to v8.1 SP1 then apply the hotfix. Users of InTouch Machine Edition 2017 v8.1 SP1 should apply Hotfix 81.1.00.08; v8.1 users should upgrade to SP1 then apply the hotfix [2]. The hotfix was released in 2018. No workaround is provided if the hotfix cannot be applied; disabling the TCP/IP Server Task may reduce exposure but is not a complete mitigation [2].
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
4- Range: = v8.1 and v8.1SP1
- Range: = v2017 8.1 and v2017 8.1 SP1
- AVEVA Software, LLC/InduSoft Web Studiov5Range: v8.1 and v8.1SP1
- AVEVA Software, LLC/InTouch Machine Editionv5Range: v2017 8.1 and v2017 8.1 SP1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- www.securityfocus.com/bid/104870mitrevdb-entryx_refsource_BID
- ics-cert.us-cert.gov/advisories/ICSA-18-200-01mitrex_refsource_MISC
- sw.aveva.com/hubfs/assets-2018/pdf/security-bulletin/SecurityBulletin_LFSec128%28002%29.pdfmitrex_refsource_CONFIRM
- www.tenable.com/security/research/tra-2018-19mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.