Executive Summary

Informations
Name CVE-2021-44078 First vendor Publication 2021-12-26
Vendor Cve Last vendor Modification 2024-11-21

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Overall CVSS Score 8.1
Base Score 8.1 Environmental Score 8.1
impact SubScore 6 Temporal Score 8.1
Exploitabality Sub Score 1.4
 
Attack Vector Local Attack Complexity High
Privileges Required None User Interaction None
Scope Changed Confidentiality Impact High
Integrity Impact High Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:L/AC:M/Au:N/C:C/I:C/A:C)
Cvss Base Score 6.9 Attack Range Local
Cvss Impact Score 10 Attack Complexity Medium
Cvss Expoit Score 3.4 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44078

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-697 Insufficient Comparison

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 7

Sources (Detail)

https://gist.github.com/jwang-a/cb4b6e9551457aa299066076b836a2cd
https://github.com/jwang-a/CTF/blob/master/MyChallenges/Pwn/Unicorns_Aisle/Un...
https://github.com/unicorn-engine/unicorn/commit/c733bbada356b0373fa8aa72c044...
https://github.com/unicorn-engine/unicorn/compare/2.0.0-rc4...2.0.0-rc5
https://www.unicorn-engine.org/changelog/
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Date Informations
2024-11-28 14:02:35
  • Multiple Updates
2024-08-02 13:29:55
  • Multiple Updates
2024-08-02 01:26:59
  • Multiple Updates
2024-02-02 02:29:42
  • Multiple Updates
2024-02-01 12:25:08
  • Multiple Updates
2023-09-05 13:24:10
  • Multiple Updates
2023-09-05 01:24:37
  • Multiple Updates
2023-09-02 13:22:31
  • Multiple Updates
2023-09-02 01:25:00
  • Multiple Updates
2023-08-12 13:28:30
  • Multiple Updates
2023-08-12 01:24:14
  • Multiple Updates
2023-08-11 13:20:42
  • Multiple Updates
2023-08-11 01:25:02
  • Multiple Updates
2023-08-06 13:18:38
  • Multiple Updates
2023-08-06 01:23:57
  • Multiple Updates
2023-08-04 13:19:01
  • Multiple Updates
2023-08-04 01:24:18
  • Multiple Updates
2023-07-14 13:19:04
  • Multiple Updates
2023-07-14 01:24:05
  • Multiple Updates
2023-03-29 02:21:02
  • Multiple Updates
2023-03-28 12:24:17
  • Multiple Updates
2022-06-10 02:03:52
  • Multiple Updates
2022-01-07 21:22:58
  • Multiple Updates
2021-12-27 17:22:56
  • Multiple Updates
2021-12-26 09:22:55
  • First insertion