
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A heap buffer overflow vulnerability (CVE-2024-56406) was discovered in Perl, affecting release branches 5.34, 5.36, 5.38, and 5.40, including development versions from 5.33.1 through 5.41.10. The vulnerability was discovered by Nathan Mills and disclosed on April 13, 2025 (OSS-Security).
The vulnerability occurs when there are non-ASCII bytes in the left-hand-side of the tr
operator, where the S_do_trans_invmap
function can overflow the destination pointer d
. This can be demonstrated with the following proof of concept: perl -e '$_ = "\x{FF}" x 1000000; tr/\xFF/\x{100}/;'
which results in a segmentation fault. The vulnerability has been assigned a CVSS v3.1 base score of 8.6 (High) (CISA-ADP).
The vulnerability can enable Denial of Service (DoS) attacks and potentially lead to code execution on platforms that lack sufficient defenses. The impact is particularly concerning for shared hosting environments, server-side Perl scripts handling untrusted input, and legacy systems with weak memory protection models (Security Online).
Users are strongly recommended to update Perl to versions 5.40.2 or 5.38.4, which contain the necessary patches to address the vulnerability. Alternatively, users can apply the upstream patch directly (OSS-Security, Perl Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
Get a personalized demo
“Best User Experience I have ever seen, provides full visibility to cloud workloads.”
“Wiz provides a single pane of glass to see what is going on in our cloud environments.”
“We know that if Wiz identifies something as critical, it actually is.”