← Back

CVE-2024-56406

nvd nist
Published: Apr 13, 2025Modified: Oct 16, 2025

JSON object

Loading...
8.4
Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Exploitability: 2.5 / Impact: 5.9
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)

Description

A heap buffer overflow vulnerability was discovered in Perl. Release branches 5.34, 5.36, 5.38 and 5.40 are affected, including development versions from 5.33.1 through 5.41.10. When there are non-ASCII bytes in the left-hand-side of the `tr` operator, `S_do_trans_invmap` can overflow the destination pointer `d`.    $ perl -e '$_ = "\x{FF}" x 1000000; tr/\xFF/\x{100}/;'    Segmentation fault (core dumped) It is believed that this vulnerability can enable Denial of Service and possibly Code Execution attacks on platforms that lack sufficient defenses.

Affected (3)

Products: Perl: Perl
1 product
Perl
Configuration A
3 vulnerable
Vulnerable SoftwareAffected Versions
Perl
From 5.33.1 to 5.38.4
From 5.39.0 to 5.40.2
From 5.41.0 to 5.41.10

References (6)

Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
Release Notes
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
Release Notes
Source: af854a3a-2127-422b-91ae-364da2661108
Mailing List
Source: af854a3a-2127-422b-91ae-364da2661108
Mailing List
Source: af854a3a-2127-422b-91ae-364da2661108
Mailing List

Timeline

No history available yet.