cve/2021/CVE-2021-38143.md
2024-06-18 02:51:15 +02:00

997 B

CVE-2021-38143

Description

An issue was discovered in Form Tools through 3.0.20. When an administrator creates a customer account, it is possible for the customer to log in and proceed with a change of name and last name. However, these fields are vulnerable to XSS payload insertion, being triggered in the admin panel when the admin tries to see the client list. This type of XSS (stored) can lead to the extraction of the PHPSESSID cookie belonging to the admin.

POC

Reference

Github

No PoCs found on GitHub currently.