cve/2022/CVE-2022-3415.md
2024-06-18 02:51:15 +02:00

18 lines
940 B
Markdown

### [CVE-2022-3415](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3415)
![](https://img.shields.io/static/v1?label=Product&message=Chat%20Bubble%20%E2%80%93%20Floating%20Chat%20with%20Contact%20Chat%20Icons%2C%20Messages%2C%20Telegram%2C%20Email%2C%20SMS%2C%20Call%20me%20back&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.3%3C%202.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Chat Bubble WordPress plugin before 2.3 does not sanitise and escape some contact parameters, which could allow unauthenticated attackers to set Stored Cross-Site Scripting payloads in them, which will trigger when an admin view the related contact message
### POC
#### Reference
- https://wpscan.com/vulnerability/012c5b64-ef76-4539-afd8-40f6c329ae88
#### Github
No PoCs found on GitHub currently.