Vulnerabilities (CVE)

Filtered by vendor Teclib-edition Subscribe
Filtered by product Armadito Antivirus
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2018-7289 1 Teclib-edition 1 Armadito Antivirus 2023-12-10 4.3 MEDIUM 3.3 LOW
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.