cve/2024/CVE-2024-31211.md
2024-08-10 19:04:30 +00:00

872 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