CVE-2024-9405
About
An incorrect limitation of a path to a restricted directory (path traversal) has been detected in Pluck CMS, affecting version 4.7.18. An unauthenticated attacker could extract sensitive information from the server via the absolute path of a file located in the same directory or subdirectory as the module, but not from recursive directories.
Rainforest analyst review
Pluck CMS has a path-traversal flaw letting an unauthenticated attacker read files via an absolute path, but the advisory is candid about its limits: it reaches files in the same directory or subdirectory as the module, not recursively across the filesystem. So it's a bounded disclosure — real, unauthenticated, but constrained in what it can actually pull.
That boundary keeps this in moderate territory. Unauthenticated traversal invites scanning, and disclosure can surface a useful file, but the non-recursive limitation means it isn't the sweeping read-any-file primitive that makes traversal bugs dangerous. Its value to an attacker is opportunistic — whatever sensitive file happens to sit near the module — rather than a reliable path to secrets anywhere on disk.
We rank this in line with its constrained impact and handle it through exposure awareness. The check is whether any Pluck CMS instance is internet-reachable, since that's where an unauthenticated leak matters, and then updating it on the normal cycle. Where immediate patching lags, a proxy rule blocking traversal sequences is a cheap stopgap, but the limited scope means this doesn't jump ahead of the batch's higher-impact disclosure bugs.
References
Related CVEs
Frequently asked questions
What is CVE-2024-9405?
An incorrect limitation of a path to a restricted directory (path traversal) has been detected in Pluck CMS, affecting version 4.7.18. An unauthenticated attacker could extract sensitive information from the server via the absolute path of a file located in the same directory or subdirectory as the module, but not from recursive directories.
How severe is CVE-2024-9405?
CVE-2024-9405 carries a CVSS 3.1 base score of 5.3, rated medium. On the Rainforest Risk Index — which weighs the severity alongside how easy the flaw is to reach and how broad its impact is — it scores 60 out of 100, in the elevated band.
How is CVE-2024-9405 exploited?
According to the CVSS vector (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N): attack vector Network, attack complexity Low, privileges required None, user interaction None. Impact on confidentiality Low, integrity None and availability None.
How do I fix CVE-2024-9405?
Apply the fix the vendor published — the references on this page link to the primary advisories and patches. When patching can't happen right away, reduce the exposure of the affected component and watch it for exploitation attempts. Rainforest customers see this vulnerability correlated to their own assets and prioritized by real exposure, not by score alone.
Empower Your Security Strategy with Rainforest
Discover vulnerabilities early, prioritize critical threats, and protect what truly matters. Rainforest streamlines your security operations, saving you time and reducing costs, so you can focus on what drives your business forward.
