mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
21 lines
967 B
Markdown
21 lines
967 B
Markdown
### [CVE-2024-31211](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/Abdurahmon3236/-CVE-2024-31211
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
- https://github.com/tpcybersec/TP-VulnBox
|
|
- https://github.com/truocphan/TP-VulnBox
|
|
|