4.3
CVE-2018-7289
- EPSS 2%
- Veröffentlicht 21.02.2018 18:29:00
- Zuletzt bearbeitet 21.11.2024 04:11:56
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Teclib-edition ≫ Armadito Antivirus Version0.12.7.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2% | 0.831 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 3.3 | 1.8 | 1.4 |
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
|
| nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:P/A:N
|
CWE-172 Encoding Error
The product does not properly encode or decode the data, resulting in unexpected values.