Files
CVEs-PoC/2021/CVE-2021-24575.md
T
2024-06-18 02:51:15 +02:00

18 lines
907 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2021-24575](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24575)
![](https://img.shields.io/static/v1?label=Product&message=School%20Management%20System%20%E2%80%93%20WPSchoolPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.1.10%3C%202.1.10%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The School Management System WPSchoolPress WordPress plugin before 2.1.10 does not properly sanitize or use prepared statements before using POST variable in SQL queries, leading to SQL injection in multiple actions available to various authenticated users, from simple subscribers/students to teachers and above.
### POC
#### Reference
- https://wpscan.com/vulnerability/83c9c3af-9eca-45e0-90d7-edc69e616e6a
#### Github
- https://github.com/ARPSyndicate/cvemon