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

18 lines
825 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-24182](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24182)
![](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_quiz_builder_get_answers_by_question AJAX action 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/f74dfc52-46ba-41e3-994b-23115a22984f
#### Github
No PoCs found on GitHub currently.