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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The WP Simple Booking Calendar WordPress plugin before 2.0.6 did not escape, validate or sanitise the orderby parameter in its Search Calendars action, before using it in a SQL statement, leading to an authenticated SQL injection issue
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/f85b6033-d7c1-45b7-b3b0-8967f7373bb8
|
|
- https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=29176
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|