VYPR

Armadito Windows Driver

by Armadito

Source repositories

CVEs (1)

  • CVE-2018-7289Feb 21, 2018
    risk 0.03cvss epss 0.02

    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.