cve/2022/CVE-2022-3679.md

18 lines
852 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-3679](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3679)
![](https://img.shields.io/static/v1?label=Product&message=Starter%20Templates%20by%20Kadence%20WP&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 Starter Templates by Kadence WP WordPress plugin before 1.2.17 unserialises the content of an imported file, which could lead to PHP object injection issues when an admin import (intentionally or not) a malicious file and a suitable gadget chain is present on the blog.
### POC
#### Reference
- https://wpscan.com/vulnerability/ec4b9bf7-71d6-4528-9dd1-cc7779624760
#### Github
No PoCs found on GitHub currently.