Security Advisory

CVE-2018-7289

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2018-02-21 18:00:00
Last updated 2024-08-05 06:24:11
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

An issue was discovered in armadito-windows-driver/src/communication.c in Armadito 0.12.7.2. Malware with filenames containing pure UTF-16 characters can bypass detection. The user-mode service will fail to open the file for scanning after the conversion is done from Unicode to ANSI. This happens because characters that cannot be converted from Unicode are replaced with '?' characters.