Files
CVEs-PoC/2021/CVE-2021-24186.md
T
2024-05-25 21:48:12 +02:00

19 lines
892 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-24186](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24186)
![](https://img.shields.io/static/v1?label=Product&message=Tutor%20LMS%20%E2%80%93%20eLearning%20and%20online%20course%20solution&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.8.3%3C%201.8.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The tutor_answering_quiz_question/get_answer_by_id function pair from the Tutor LMS eLearning and online course solution WordPress plugin before 1.8.3 was vulnerable to UNION based SQL injection that could be exploited by students.
### POC
#### Reference
- https://wpscan.com/vulnerability/5f5c0c6c-6f76-4366-b590-0aab557f8c60
#### Github
- https://github.com/EdgeSecurityTeam/Vulnerability
- https://github.com/tzwlhack/Vulnerability