cve/2021/CVE-2021-33853.md
2025-09-29 21:09:30 +02:00

875 B
Raw Blame History

CVE-2021-33853

Description

A Cross-Site Scripting (XSS) attack can cause arbitrary code (javascript) to run in a users browser while the browser is connected to a trusted website. As the vehicle for the attack, the application targets the users and not the application itself. Additionally, the XSS payload is executed when the user attempts to access any page of the CRM.

POC

Reference

Github

No PoCs found on GitHub currently.