216.73.217.172

CVE-2024-12720

· Published 20/03/2025 10:15 · Modified 20/03/2025 14:15

Labels: CVE-2024-12720 2025-03-20CVE-2024-12720CWE-1333[email protected]

Essential information

Published
20/03/2025 10:15
Modified
20/03/2025 14:15
Author
Creator
CVSS
5.3 MEDIUM (v3.0)
CISA KEV
No
CWE
CVSS vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

CVSS metrics

Description

A Regular Expression Denial of Service (ReDoS) vulnerability was identified in the huggingface/transformers library, specifically in the file tokenization_nougat_fast.py. The vulnerability occurs in the post_process_single() function, where a regular expression processes specially crafted input. The issue stems from the regex exhibiting exponential time complexity under certain conditions, leading to excessive backtracking. This can result in significantly high CPU usage and potential application downtime, effectively creating a Denial of Service (DoS) scenario. The affected version is v4.46.3 (latest).

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
huggingface / transformers cpe:2.3:a:huggingface:transformers:4.46.3:*:*:*:*:*:*:*

References