CVE-2021-42574

HIGH LAB

Unicode < 14.0.0 - Code Injection

Title source: rule

Description

An issue was discovered in the Bidirectional Algorithm in the Unicode Specification through 14.0. It permits the visual reordering of characters via control sequences, which can be used to craft source code that renders different logic than the logical ordering of tokens ingested by compilers and interpreters. Adversaries can leverage this to encode source code for compilers accepting Unicode such that targeted vulnerabilities are introduced invisibly to human reviewers. NOTE: the Unicode Consortium offers the following alternative approach to presenting this concern. An issue is noted in the nature of international text that can affect applications that implement support for The Unicode Standard and the Unicode Bidirectional Algorithm (all versions). Due to text display behavior when text includes left-to-right and right-to-left characters, the visual order of tokens may be different from their logical order. Additionally, control characters needed to fully support the requirements of bidirectional text can further obfuscate the logical order of tokens. Unless mitigated, an adversary could craft source code such that the ordering of tokens perceived by human reviewers does not match what will be processed by a compiler/interpreter/etc. The Unicode Consortium has documented this class of vulnerability in its document, Unicode Technical Report #36, Unicode Security Considerations. The Unicode Consortium also provides guidance on mitigations for this class of issues in Unicode Technical Standard #39, Unicode Security Mechanisms, and in Unicode Standard Annex #31, Unicode Identifier and Pattern Syntax. Also, the BIDI specification allows applications to tailor the implementation in ways that can mitigate misleading visual reordering in program text; see HL4 in Unicode Standard Annex #9, Unicode Bidirectional Algorithm.

Exploits (8)

nomisec WORKING POC 8 stars
by simplylu · poc
https://github.com/simplylu/CVE-2021-42574
nomisec SCANNER 6 stars
by maweil · poc
https://github.com/maweil/bidi_char_detector
nomisec WORKING POC 3 stars
by tin-z · poc
https://github.com/tin-z/solidity_CVE-2021-42574-POC
nomisec WORKING POC 1 stars
by waseeld · poc
https://github.com/waseeld/CVE-2021-42574
nomisec WRITEUP 1 stars
by hffaust · poc
https://github.com/hffaust/CVE-2021-42574_and_CVE-2021-42694
nomisec WORKING POC 1 stars
by shiomiyan · poc
https://github.com/shiomiyan/CVE-2021-42574
nomisec SCANNER
by Moshe-ship · poc
https://github.com/Moshe-ship/bidi-guard
nomisec SCANNER
by pierDipi · poc
https://github.com/pierDipi/unicode-control-characters-action

References (18)

Scores

CVSS v3 8.3
EPSS 0.2547
EPSS Percentile 96.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H

Lab Environment

COMMUNITY
Community Lab
docker pull registry.access.redhat.com/ubi9/python-39:1
+5 more repos

Details

CWE
CWE-94
Status published
Products (5)
fedoraproject/fedora 33
fedoraproject/fedora 34
fedoraproject/fedora 35
starwindsoftware/starwind_virtual_san v8r13 14398
unicode/unicode < 14.0.0
Published Nov 01, 2021
Tracked Since Feb 18, 2026