Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Unicorn-engine Subscribe
Filtered by product Unicorn Engine
Total 7 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-29694 1 Unicorn-engine 1 Unicorn Engine 2022-06-13 5.0 MEDIUM 7.5 HIGH
Unicorn Engine v2.0.0-rc7 and below was discovered to contain a NULL pointer dereference via qemu_ram_free.
CVE-2022-29695 1 Unicorn-engine 1 Unicorn Engine 2022-06-10 5.0 MEDIUM 7.5 HIGH
Unicorn Engine v2.0.0-rc7 contains memory leaks caused by an incomplete unicorn engine initialization.
CVE-2022-29692 1 Unicorn-engine 1 Unicorn Engine 2022-06-09 6.8 MEDIUM 7.8 HIGH
Unicorn Engine v1.0.3 was discovered to contain a use-after-free vulnerability via the hook function.
CVE-2022-29693 1 Unicorn-engine 1 Unicorn Engine 2022-06-09 5.0 MEDIUM 7.5 HIGH
Unicorn Engine v2.0.0-rc7 and below was discovered to contain a memory leak via the function uc_close at /my/unicorn/uc.c.
CVE-2021-44078 1 Unicorn-engine 1 Unicorn Engine 2022-01-07 6.9 MEDIUM 8.1 HIGH
An issue was discovered in split_region in uc.c in Unicorn Engine before 2.0.0-rc5. It allows local attackers to escape the sandbox. An attacker must first obtain the ability to execute crafted code in the target sandbox in order to exploit this vulnerability. The specific flaw exists within the virtual memory manager. The issue results from the faulty comparison of GVA and GPA while calling uc_mem_map_ptr to free part of a claimed memory block. An attacker can leverage this vulnerability to escape the sandbox and execute arbitrary code on the host machine.
CVE-2021-36979 2 Fedoraproject, Unicorn-engine 2 Fedora, Unicorn Engine 2021-12-03 4.3 MEDIUM 5.5 MEDIUM
Unicorn Engine 1.0.2 has an out-of-bounds write in tb_flush_armeb (called from cpu_arm_exec_armeb and tcg_cpu_exec_armeb).
CVE-2020-36431 1 Unicorn-engine 1 Unicorn Engine 2021-07-26 2.1 LOW 5.5 MEDIUM
Unicorn Engine 1.0.2 has an out-of-bounds write in helper_wfe_arm.