cve/2023/CVE-2023-0588.md
2024-05-28 08:49:17 +00:00

18 lines
845 B
Markdown

### [CVE-2023-0588](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0588)
![](https://img.shields.io/static/v1?label=Product&message=Catalyst%20Connect%20Zoho%20CRM%20Client%20Portal&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.1.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Catalyst Connect Zoho CRM Client Portal WordPress plugin before 2.1.0 does not sanitize and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high-privilege users such as admin.
### POC
#### Reference
- https://wpscan.com/vulnerability/84be272e-0891-461c-91ad-496b64f92f8f
#### Github
No PoCs found on GitHub currently.