CVE Vulnerabilities

CVE-2022-34749

Inefficient Regular Expression Complexity

Published: Jul 25, 2022 | Modified: Nov 21, 2024
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
7.5 MODERATE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

In mistune through 2.0.2, support of inline markup is implemented by using regular expressions that can involve a high amount of backtracking on certain edge cases. This behavior is commonly named catastrophic backtracking.

Weakness

The product uses a regular expression with a worst-case computational complexity that is inefficient and possibly exponential.

Affected Software

NameVendorStart VersionEnd Version
MistuneMistune_project*2.0.2 (including)
Red Hat Ceph Storage 7.1RedHatceph-2:18.2.1-381.el8cp*
Red Hat Ceph Storage 8.1RedHatceph-2:19.2.1-331.el9cp*
Red Hat Ceph Storage 8RedHatrhceph/rhceph-8-rhel9:1770630907*
MistuneUbuntubionic*
MistuneUbuntuesm-apps/xenial*
MistuneUbuntufocal*
MistuneUbuntukinetic*
MistuneUbuntuupstream*
MistuneUbuntuxenial*

Potential Mitigations

References