#VU36591 Out-of-bounds write in Atlantis Word Processor - CVE-2018-3982

 

#VU36591 Out-of-bounds write in Atlantis Word Processor - CVE-2018-3982

Published: October 1, 2018 / Updated: August 8, 2020


Vulnerability identifier: #VU36591
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2018-3982
CWE-ID: CWE-787
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Atlantis Word Processor
Software vendor:
Atlantis Security

Description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

An exploitable arbitrary write vulnerability exists in the Word document parser of the Atlantis Word Processor 3.0.2.3 and 3.0.2.5. A specially crafted document can prevent Atlas from adding elements to an array that is indexed by a loop. When reading from this array, the application will use an out-of-bounds index which can result in arbitrary data being read as a pointer. Later, when the application attempts to write to said pointer, an arbitrary write will occur. This can allow an attacker to further corrupt memory, which leads to code execution under the context of the application. An attacker must convince a victim to open a document in order to trigger this vulnerability.


Remediation

Install update from vendor's website.

External links