cve/2023/CVE-2023-4971.md

18 lines
838 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-4971](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-4971)
![](https://img.shields.io/static/v1?label=Product&message=Weaver%20Xtreme%20Theme%20Support&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%206.3.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-502%20Deserialization%20of%20Untrusted%20Data&color=brighgreen)
### Description
The Weaver Xtreme Theme Support WordPress plugin before 6.3.1 unserialises the content of an imported file, which could lead to PHP object injections issues when a high privilege user import a malicious file and a suitable gadget chain is present on the blog.
### POC
#### Reference
- https://wpscan.com/vulnerability/421194e1-6c3f-4972-8f3c-de1b9d2bcb13
#### Github
No PoCs found on GitHub currently.