CVE-2021-44078

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:unicorn-engine:unicorn_engine:*:*:*:*:*:*:*:*
cpe:2.3:a:unicorn-engine:unicorn_engine:2.0.0:rc1:*:*:*:*:*:*
cpe:2.3:a:unicorn-engine:unicorn_engine:2.0.0:rc2:*:*:*:*:*:*
cpe:2.3:a:unicorn-engine:unicorn_engine:2.0.0:rc3:*:*:*:*:*:*
cpe:2.3:a:unicorn-engine:unicorn_engine:2.0.0:rc4:*:*:*:*:*:*

History

07 Jan 2022, 18:29

Type Values Removed Values Added
First Time Unicorn-engine
Unicorn-engine unicorn Engine
CPE cpe:2.3:a:unicorn-engine:unicorn_engine:2.0.0:rc1:*:*:*:*:*:*
cpe:2.3:a:unicorn-engine:unicorn_engine:2.0.0:rc3:*:*:*:*:*:*
cpe:2.3:a:unicorn-engine:unicorn_engine:2.0.0:rc2:*:*:*:*:*:*
cpe:2.3:a:unicorn-engine:unicorn_engine:*:*:*:*:*:*:*:*
cpe:2.3:a:unicorn-engine:unicorn_engine:2.0.0:rc4:*:*:*:*:*:*
References (MISC) https://github.com/unicorn-engine/unicorn/commit/c733bbada356b0373fa8aa72c044574bb855fd24 - (MISC) https://github.com/unicorn-engine/unicorn/commit/c733bbada356b0373fa8aa72c044574bb855fd24 - Patch, Third Party Advisory
References (MISC) https://github.com/jwang-a/CTF/blob/master/MyChallenges/Pwn/Unicorns_Aisle/UnicornsAisle.pdf - (MISC) https://github.com/jwang-a/CTF/blob/master/MyChallenges/Pwn/Unicorns_Aisle/UnicornsAisle.pdf - Third Party Advisory
References (CONFIRM) https://github.com/unicorn-engine/unicorn/compare/2.0.0-rc4...2.0.0-rc5 - (CONFIRM) https://github.com/unicorn-engine/unicorn/compare/2.0.0-rc4...2.0.0-rc5 - Patch, Third Party Advisory
References (MISC) https://www.unicorn-engine.org/changelog/ - (MISC) https://www.unicorn-engine.org/changelog/ - Vendor Advisory
References (MISC) https://gist.github.com/jwang-a/cb4b6e9551457aa299066076b836a2cd - (MISC) https://gist.github.com/jwang-a/cb4b6e9551457aa299066076b836a2cd - Third Party Advisory
CWE CWE-697
CVSS v2 : unknown
v3 : unknown
v2 : 6.9
v3 : 8.1

26 Dec 2021, 05:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-12-26 05:15

Updated : 2023-12-10 14:09


NVD link : CVE-2021-44078

Mitre link : CVE-2021-44078

CVE.ORG link : CVE-2021-44078


JSON object : View

Products Affected

unicorn-engine

  • unicorn_engine
CWE
CWE-697

Incorrect Comparison