CVE-2024-13409: Post Grid, Slider & Carousel Ultimate – with Shortcode, Gutenberg Block & Elementor Widget <= 1.6.10 - Authenticated (Contributor+) Local File Inclusion via post_type_ajax_handler()
The Post Grid, Slider & Carousel Ultimate – with Shortcode, Gutenberg Block & Elementor Widget plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.6.10 via the 'theme' parameter of the posttypeajaxhandler() function. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-13409?
CVE-2024-13409 has a medium severity rating due to the potential for local file inclusion vulnerabilities.
How do I fix CVE-2024-13409?
To fix CVE-2024-13409, update the Post Grid, Slider & Carousel Ultimate plugin to version 1.6.11 or later.
What versions are affected by CVE-2024-13409?
CVE-2024-13409 affects all versions of the plugin up to and including version 1.6.10.
How does CVE-2024-13409 impact my WordPress site?
CVE-2024-13409 can allow attackers to include arbitrary files from the filesystem, potentially compromising your WordPress site.
What is the exploit method for CVE-2024-13409?
The local file inclusion vulnerability in CVE-2024-13409 is triggered via the 'theme' parameter in the post_type_ajax_handler() function.