Files
CVEs-PoC/2020/CVE-2020-9322.md
T
2025-09-29 21:09:30 +02:00

776 B

CVE-2020-9322

Description

The /users endpoint in Statamic Core before 2.11.8 allows XSS to add an administrator user. This can be exploited via CSRF. Stored XSS can occur via a JavaScript payload in a username during account registration. Reflected XSS can occur via the /users PATH_INFO.

POC

Reference

No PoCs from references.

Github