cve/2022/CVE-2022-4324.md

18 lines
860 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-4324](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4324)
![](https://img.shields.io/static/v1?label=Product&message=Custom%20Field%20Template&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-502%20Deserialization%20of%20Untrusted%20Data&color=brighgreen)
### Description
The Custom Field Template WordPress plugin before 2.5.8 unserialises the content of an imported file, which could lead to PHP object injections issues when a high privilege user import (intentionally or not) a malicious Customizer Styling file and a suitable gadget chain is present on the blog.
### POC
#### Reference
- https://wpscan.com/vulnerability/70c39236-f7ae-49bf-a2f0-7cb9aa983e45
#### Github
No PoCs found on GitHub currently.