CVE-2022-34749

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

Configuration 1 (hide)

cpe:2.3:a:mistune_project:mistune:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*

History

No history.

Information

Published : 2022-07-25 23:15

Updated : 2023-11-07 03:48


NVD link : CVE-2022-34749

Mitre link : CVE-2022-34749

CVE.ORG link : CVE-2022-34749


JSON object : View

Products Affected

mistune_project

  • mistune

fedoraproject

  • fedora
CWE
CWE-1333

Inefficient Regular Expression Complexity