CVE-2024-56406
HIGHDescription
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.
Is your site exposed to CVE-2024-56406?
Run a free security scan — no signup, results in seconds.
CVSS v3.1 Score
Weakness Type (CWE)
Affected Products
| Vendor | Product |
|---|---|
| perl | perl |
| perl | perl |
| perl | perl |
References
Advisories & Patches
Frequently Asked Questions
What is CVE-2024-56406? +
How severe is CVE-2024-56406? +
What products are affected by CVE-2024-56406? +
How do I check if I'm vulnerable to CVE-2024-56406? +
Related Vulnerabilities
osquery is a SQL powered operating system instrumentation, monitoring, and analytics framework. Prior to 5.23.1, on Windows, a local unprivileged …
vifm is vulnerable to a heap buffer overflow during the history merge process when saving the state file (vifminfo.json). This …
The illumos SCTP inbound path performs association lookup for INIT ACK chunks without adequately validating the address parameters carried in …
A time-of-check to time-of-use (TOCTOU) flaw in the illumos data-link pseudo-driver (dld) affects handling of the DLDIOC_GETMACPROP and DLDIOC_SETMACPROP ioctls …
A heap buffer overflow vulnerability exists in the Jansi JNI "ioctl()" wrapper due to a lack of size verification for …
A type confusion vulnerability in Qt SVG allows an attacker to cause an application crash via a crafted SVG image. …