cve/2022/CVE-2022-4302.md

18 lines
777 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-4302](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4302)
![](https://img.shields.io/static/v1?label=Product&message=White%20Label%20CMS&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 White Label CMS WordPress plugin before 2.5 unserializes user input provided via the settings, which could allow high-privilege users such as admin to perform PHP Object Injection when a suitable gadget is present.
### POC
#### Reference
- https://wpscan.com/vulnerability/b7707a15-0987-4051-a8ac-7be2424bcb01
#### Github
No PoCs found on GitHub currently.