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.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/armadito/armadito-windows-driver/issues/5 | Third Party Advisory | 
| https://www.exploit-db.com/exploits/44169/ | Exploit Third Party Advisory VDB Entry | 
| https://github.com/armadito/armadito-windows-driver/issues/5 | Third Party Advisory | 
| https://www.exploit-db.com/exploits/44169/ | Exploit Third Party Advisory VDB Entry | 
Configurations
                    History
                    21 Nov 2024, 04:11
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://github.com/armadito/armadito-windows-driver/issues/5 - Third Party Advisory | |
| References | () https://www.exploit-db.com/exploits/44169/ - Exploit, Third Party Advisory, VDB Entry | 
Information
                Published : 2018-02-21 18:29
Updated : 2024-11-21 04:11
NVD link : CVE-2018-7289
Mitre link : CVE-2018-7289
CVE.ORG link : CVE-2018-7289
JSON object : View
Products Affected
                teclib-edition
- armadito_antivirus
CWE
                
                    
                        
                        CWE-172
                        
            Encoding Error
