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

847 B

CVE-2021-39267

Description

Persistent cross-site scripting (XSS) in the web interface of SuiteCRM before 7.11.19 allows a remote attacker to introduce arbitrary JavaScript via a Content-Type Filter bypass to upload malicious files. This occurs because text/html is blocked, but other types that allow JavaScript execution (such as text/xml) are not blocked.

POC

Reference

Github

No PoCs found on GitHub currently.