Authenticated SQL injection via unquoted ClassID parameter
Published Oct 16, 2023 · Updated Apr 23, 2025
SQL injection in WPSchoolPress before 2.2.5 allows remote authenticated users with the Teacher role to execute injected SQL via ClassID. The student-list handler applies esc_sql() to the POSTed ClassID value but interpolates it into an unquoted, unprepared query, allowing injected SQL syntax to alter execution. Teacher access to wp-admin/admin.php?page=sch-student is sufficient; the published proof of concept demonstrates time-based query execution with SLEEP(10).
Summary
What happened
SQL injection in WPSchoolPress before 2.2.5 allows remote authenticated users with the Teacher role to execute injected SQL via ClassID. The student-list handler applies esc_sql() to the POSTed ClassID value but interpolates it into an unquoted, unprepared query, allowing injected SQL syntax to alter execution. Teacher access to wp-admin/admin.php?page=sch-student is sufficient; the published proof of concept demonstrates time-based query execution with SLEEP(10).
The record
- CVE
- CVE-2023-4776
- Published
- Oct 16, 2023
- Updated
- Apr 23, 2025
- Vendor
- WPSchoolPress Team
- Product
- WPSchoolPress
- Classifications
- CWE-89, T1190
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 16, 2023CVE publishedPublication date reported by the CVE source.
- Apr 23, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <2.2.5
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- WPScan time-based ClassID SQL injection proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo