← Back

Virustotal

virustotal

21 CVEs • 2 products

Products (2)

Click to collapse
Toggle
Yara
yara
Virustotal
virustotal

CVEs (21)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Virustotal
1Yara
Jun 17, 2026
Aug 28, 2023
N/A· v4
8.8 HIGH· v3
N/A· v2
Buffer Overflow vulnerability in VirusTotal yara v.4.3.2 allows a remote attacker to execute arbtirary code via the yr_execute_cod function in the exe.c component.
1Virustotal
1Yara
Jun 17, 2026
Feb 4, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
A Buffer Overflow vulnerablity exists in VirusTotal YARA git commit: 605b2edf07ed8eb9a2c61ba22eb2e7c362f47ba7 via yr_set_configuration in yara/libyara/libyara.c, which could cause a Denial of Service.
2Fedoraproject
Virustotal
2Fedora
Yara
Jun 17, 2026
May 14, 2021
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
An integer overflow and several buffer overflow reads in libyara/modules/macho/macho.c in YARA v4.0.3 and earlier could allow an attacker to either cause denial of service or information disclosure via a malicious Mach-O...Show more
An integer overflow and several buffer overflow reads in libyara/modules/macho/macho.c in YARA v4.0.3 and earlier could allow an attacker to either cause denial of service or information disclosure via a malicious Mach-O file. Affects all versions before libyara 4.0.4Show less
2Fedoraproject
Virustotal
2Fedora
Yara
Jun 17, 2026
Dec 9, 2019
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
In the macho_parse_file functionality in macho/macho.c of YARA 3.11.0, command_size may be inconsistent with the real size. A specially crafted MachO file can cause an out-of-bounds memory access, resulting in Denial of...Show more
In the macho_parse_file functionality in macho/macho.c of YARA 3.11.0, command_size may be inconsistent with the real size. A specially crafted MachO file can cause an out-of-bounds memory access, resulting in Denial of Service (application crash) or potential code execution.Show less
1Virustotal
1Yara
Jun 17, 2026
Jul 31, 2019
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
An exploitable denial of service vulnerability exists in the object lookup functionality of Yara 3.8.1. A specially crafted binary file can cause a negative value to be read to satisfy an assert, resulting in Denial of S...Show more
An exploitable denial of service vulnerability exists in the object lookup functionality of Yara 3.8.1. A specially crafted binary file can cause a negative value to be read to satisfy an assert, resulting in Denial of Service. An attacker can create a malicious binary to trigger this vulnerability.Show less
1Virustotal
1Yara
Nov 21, 2024
Dec 17, 2018
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
In YARA 3.8.1, bytecode in a specially crafted compiled rule is exposed to information about its environment, in libyara/exec.c. This is a consequence of the design of the YARA virtual machine.
1Virustotal
1Yara
Nov 21, 2024
Dec 17, 2018
N/A· v4
5.5 MEDIUM· v3
7.1 HIGH· v2
In YARA 3.8.1, bytecode in a specially crafted compiled rule can read data from any arbitrary address in memory, in libyara/exec.c. Specifically, OP_COUNT can read a DWORD.
1Virustotal
1Yara
Nov 21, 2024
Dec 17, 2018
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
In YARA 3.8.1, bytecode in a specially crafted compiled rule can read uninitialized data from VM scratch memory in libyara/exec.c. This can allow attackers to discover addresses in the real stack (not the YARA virtual st...Show more
In YARA 3.8.1, bytecode in a specially crafted compiled rule can read uninitialized data from VM scratch memory in libyara/exec.c. This can allow attackers to discover addresses in the real stack (not the YARA virtual stack).Show less
1Virustotal
1Yara
Nov 21, 2024
Jun 15, 2018
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
In YARA 3.7.1 and prior, parsing a specially crafted compiled rule file can cause an out of bounds write vulnerability in yr_execute_code in libyara/exec.c.
1Virustotal
1Yara
Nov 21, 2024
Jun 15, 2018
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
In YARA 3.7.1 and prior, parsing a specially crafted compiled rule file can cause an out of bounds read vulnerability in yr_execute_code in libyara/exec.c.
1Virustotal
1Virustotal
Nov 21, 2024
Jun 13, 2018
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
An issue was discovered in VirusTotal. A maliciously crafted Universal/fat binary can evade third-party code signing checks. By not completing full inspection of the Universal/fat binary, the user of the third-party tool...Show more
An issue was discovered in VirusTotal. A maliciously crafted Universal/fat binary can evade third-party code signing checks. By not completing full inspection of the Universal/fat binary, the user of the third-party tool will believe that the code is signed by Apple, but the malicious unsigned code will execute.Show less
1Virustotal
1Yara
May 13, 2026
Jul 17, 2017
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
Heap buffer overflow in the yr_object_array_set_item() function in object.c in YARA 3.x allows a denial-of-service attack by scanning a crafted .NET file.
1Virustotal
1Yara
May 13, 2026
Jun 6, 2017
N/A· v4
7.1 HIGH· v3
5.8 MEDIUM· v2
The yr_arena_write_data function in YARA 3.6.1 allows remote attackers to cause a denial of service (buffer over-read and application crash) or obtain sensitive information from process memory via a crafted file that is...Show more
The yr_arena_write_data function in YARA 3.6.1 allows remote attackers to cause a denial of service (buffer over-read and application crash) or obtain sensitive information from process memory via a crafted file that is mishandled in the yr_re_fast_exec function in libyara/re.c and the _yr_scan_match_callback function in libyara/scan.c.Show less
1Virustotal
1Yara
May 13, 2026
Jun 5, 2017
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
libyara/re.c in the regexp module in YARA 3.5.0 allows remote attackers to cause a denial of service (stack consumption) via a crafted rule (involving hex strings) that is mishandled in the _yr_re_emit function, a differ...Show more
libyara/re.c in the regexp module in YARA 3.5.0 allows remote attackers to cause a denial of service (stack consumption) via a crafted rule (involving hex strings) that is mishandled in the _yr_re_emit function, a different vulnerability than CVE-2017-9304.Show less
1Virustotal
1Yara
May 13, 2026
May 31, 2017
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
libyara/re.c in the regexp module in YARA 3.5.0 allows remote attackers to cause a denial of service (stack consumption) via a crafted rule that is mishandled in the _yr_re_emit function.
1Virustotal
1Yara
May 13, 2026
May 14, 2017
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The sized_string_cmp function in libyara/sizedstr.c in YARA 3.5.0 allows remote attackers to cause a denial of service (use-after-free and application crash) via a crafted rule.
1Virustotal
1Yara
May 13, 2026
Apr 27, 2017
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
libyara/re.c in the regex component in YARA 3.5.0 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted rule that is mishandled in the yr_re_exec function.
1Virustotal
1Yara
May 13, 2026
Apr 3, 2017
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
libyara/grammar.y in YARA 3.5.0 allows remote attackers to cause a denial of service (use-after-free and application crash) via a crafted rule that is mishandled in the yr_compiler_destroy function.
1Virustotal
1Yara
May 13, 2026
Apr 3, 2017
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
libyara/grammar.y in YARA 3.5.0 allows remote attackers to cause a denial of service (heap-based out-of-bounds read and application crash) via a crafted rule that is mishandled in the yara_yyparse function.
1Virustotal
1Yara
May 13, 2026
Apr 3, 2017
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
libyara/grammar.y in YARA 3.5.0 allows remote attackers to cause a denial of service (use-after-free and application crash) via a crafted rule that is mishandled in the yr_parser_lookup_loop_variable function.