cve/2024/CVE-2024-28141.md
2025-09-29 16:08:36 +00:00

838 B

CVE-2024-28141

Description

The web application is not protected against cross-site request forgery attacks. Therefore, an attacker can trick users into performing actions on the application when they visit an attacker-controlled website or click on a malicious link. E.g. an attacker can forge malicious links to reset the admin password or create new users.

POC

Reference

Github

No PoCs found on GitHub currently.