Exploitation Summary
EIP tracks 1 public exploit for CVE-2018-7289. PoCs published by Souhail Hammou.
AI-analyzed exploit summary This is a writeup detailing a vulnerability in Armadito Antivirus where filenames containing pure UTF-16 characters can bypass malware detection due to a Unicode to ANSI conversion failure. The issue is in the communication.c file of the armadito-windows-driver.
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.
Exploits (1)
This is a writeup detailing a vulnerability in Armadito Antivirus where filenames containing pure UTF-16 characters can bypass malware detection due to a Unicode to ANSI conversion failure. The issue is in the communication.c file of the armadito-windows-driver.
References (2)
Scores
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N