Home

Description

A Cross-Site Request Forgery (CSRF) vulnerability in the SourceCodester Client Database Management System 1.0 allows an attacker to cause an authenticated administrative user to perform user deletion actions without their consent. The application's user deletion endpoint (e.g., superadmin_user_delete.php) accepts POST requests containing a user_id parameter and does not enforce request origin or anti-CSRF tokens. Because the endpoint lacks proper authentication/authorization checks and CSRF protections, a remote attacker can craft a malicious page that triggers deletion when visited by an authenticated admin, resulting in arbitrary removal of user accounts.

PUBLISHED Reserved 2025-10-27 | Published 2025-11-10 | Updated 2025-11-10 | Assigner mitre

References

www.sourcecodester.com/...nt-database-management-system.html

github.com/...earch-2025/blob/main/CVE-2025-63711/README3.md

cve.org (CVE-2025-63711)

nvd.nist.gov (CVE-2025-63711)

Download JSON