cve/2024/CVE-2024-6847.md
2024-08-22 18:33:16 +00:00

18 lines
802 B
Markdown

### [CVE-2024-6847](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6847)
![](https://img.shields.io/static/v1?label=Product&message=Chatbot%20with%20ChatGPT%20WordPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.4.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Chatbot with ChatGPT WordPress plugin before 2.4.5 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by unauthenticated users when submitting messages to the chatbot.
### POC
#### Reference
- https://wpscan.com/vulnerability/baa860bb-3b7d-438a-ad54-92bf8e21e851/
#### Github
No PoCs found on GitHub currently.