cve/2023/CVE-2023-1650.md

18 lines
794 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-1650](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1650)
![](https://img.shields.io/static/v1?label=Product&message=AI%20ChatBot&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%204.4.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-502%20Deserialization%20of%20Untrusted%20Data&color=brighgreen)
### Description
The AI ChatBot WordPress plugin before 4.4.7 unserializes user input from cookies via an AJAX action available to unauthenticated users, which could allow them to perform PHP Object Injection when a suitable gadget is present on the blog
### POC
#### Reference
- https://wpscan.com/vulnerability/7d7fe498-0aa3-4fa7-b560-610b42b2abed
#### Github
No PoCs found on GitHub currently.