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

807 B

CVE-2023-4776

Description

The School Management System WordPress plugin before 2.2.5 uses the WordPress esc_sql() function on a field not delimited by quotes and did not first prepare the query, leading to a SQL injection exploitable by relatively low-privilege users like Teachers.

POC

Reference

Github