CVE-2024-31211

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-31211
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-31211.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-31211
Aliases
Downstream
Published
2024-04-04T23:00:17Z
Modified
2025-10-21T02:35:54Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N CVSS Calculator
Summary
Remote Code Execution in `WP_HTML_Token`
Details

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.

References

Affected packages

Git /

Affected ranges

Database specific

unresolved_versions

[
    {
        "type": "",
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": ">= 6.4.0 < 6.4.2"
            }
        ]
    }
]