cve/2024/CVE-2024-5606.md

18 lines
821 B
Markdown
Raw Normal View History

2024-07-25 21:25:12 +00:00
### [CVE-2024-5606](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5606)
![](https://img.shields.io/static/v1?label=Product&message=Quiz%20and%20Survey%20Master%20(QSM)%20&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%209.0.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Quiz and Survey Master (QSM) WordPress plugin before 9.0.2 is vulnerable does not validate and escape the question_id parameter in the qsm_bulk_delete_question_from_database AJAX action, leading to a SQL injection exploitable by Contributors and above role
### POC
#### Reference
- https://wpscan.com/vulnerability/e3eee6bc-1f69-4be1-b323-0c9b5fe7535e/
#### Github
No PoCs found on GitHub currently.