cve/2024/CVE-2024-31211.md
2025-09-29 16:08:36 +00:00

967 B

CVE-2024-31211

Description

WordPress is an open publishing platform for the Web. Unserialization of instances of the WP_HTML_Token class allows for code execution via its __destruct() magic method. This issue was fixed in WordPress 6.4.2 on December 6th, 2023. Versions prior to 6.4.0 are not affected.

POC

Reference

No PoCs from references.

Github