mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 01:07:59 +02:00
19 lines
956 B
Markdown
19 lines
956 B
Markdown
### [CVE-2021-24492](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24492)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The hndtst_action_instance_callback AJAX call of the Handsome Testimonials & Reviews WordPress plugin before 2.1.1, available to any authenticated users, does not sanitise, validate or escape the hndtst_previewShortcodeInstanceId POST parameter before using it in a SQL statement, leading to an SQL Injection issue.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://codevigilant.com/disclosure/2021/wp-plugin-handsome-testimonials/
|
|
- https://wpscan.com/vulnerability/42760007-0e59-4d45-8d64-86bc0b8dacea
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|