7 results (0.002 seconds)

CVSS: 7.5EPSS: 0%CPEs: 8EXPL: 2

27 May 2022 — Unicorn Engine v2.0.0-rc7 and below was discovered to contain a NULL pointer dereference via qemu_ram_free. Se ha detectado que Unicorn Engine versiones v2.0.0-rc7 y anteriores, contienen una desreferencia de puntero NULL por medio de qemu_ram_free • https://github.com/unicorn-engine/unicorn/commit/3d3deac5e6d38602b689c4fef5dac004f07a2e63 • CWE-476: NULL Pointer Dereference •

CVSS: 7.5EPSS: 0%CPEs: 8EXPL: 1

27 May 2022 — Unicorn Engine v2.0.0-rc7 contains memory leaks caused by an incomplete unicorn engine initialization. Unicorn Engine versión v2.0.0-rc7, contiene pérdidas de memoria causadas por una inicialización incompleta del motor unicorn • https://github.com/unicorn-engine/unicorn/commit/5a79d7879ca3ee0ce684ad6576d8ac15e8d90fc7 • CWE-665: Improper Initialization •

CVSS: 7.5EPSS: 0%CPEs: 8EXPL: 1

27 May 2022 — 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. Se ha detectado que Unicorn Engine versiones v2.0.0-rc7 y anteriores ,contenían una pérdida de memoria por medio de la función uc_close en el archivo /my/unicorn/uc.c • https://github.com/unicorn-engine/unicorn/commit/469fc4c35a0cfabdbefb158e22d145f4ee6f77b9 • CWE-401: Missing Release of Memory after Effective Lifetime •

CVSS: 7.8EPSS: 0%CPEs: 1EXPL: 1

27 May 2022 — Unicorn Engine v1.0.3 was discovered to contain a use-after-free vulnerability via the hook function. Se ha detectado que Unicorn Engine versión v1.0.3, contiene una vulnerabilidad de uso de memoria previamente liberada por medio de la función hook • https://github.com/unicorn-engine/unicorn/issues/1578 • CWE-416: Use After Free •

CVSS: 8.1EPSS: 0%CPEs: 5EXPL: 0

26 Dec 2021 — 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. • https://gist.github.com/jwang-a/cb4b6e9551457aa299066076b836a2cd • CWE-697: Incorrect Comparison •

CVSS: 5.5EPSS: 0%CPEs: 2EXPL: 0

20 Jul 2021 — 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). Unicorn Engine versión 1.0.2, presenta una escritura fuera de límites en la función tb_flush_armeb (llamada desde cpu_arm_exec_armeb y tcg_cpu_exec_armeb) • https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=30391 • CWE-787: Out-of-bounds Write •

CVSS: 5.5EPSS: 0%CPEs: 1EXPL: 0

20 Jul 2021 — Unicorn Engine 1.0.2 has an out-of-bounds write in helper_wfe_arm. Unicorn Engine versión 1.0.2, presenta una escritura fuera de límites en la función helper_wfe_arm • https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20245 • CWE-787: Out-of-bounds Write •