cve/2023/CVE-2023-0467.md
2024-05-28 08:49:17 +00:00

943 B

CVE-2023-0467

Description

The WP Dark Mode WordPress plugin before 4.0.8 does not properly sanitize the style parameter in shortcodes before using it to load a PHP template. This leads to Local File Inclusion on servers where non-existent directories may be traversed, or when chained with another vulnerability allowing arbitrary directory creation.

POC

Reference

Github

No PoCs found on GitHub currently.