mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-05 10:17:57 +00:00
18 lines
812 B
Markdown
18 lines
812 B
Markdown
![]() |
### [CVE-2022-0658](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0658)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The CommonsBooking WordPress plugin before 2.6.8 does not sanitise and escape the location parameter of the calendar_data AJAX action (available to unauthenticated users) before it is used in dynamically constructed SQL queries, leading to an unauthenticated SQL injection
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://wpscan.com/vulnerability/d7f0805a-61ce-454a-96fb-5ecacd767578
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/cyllective/CVEs
|
||
|
|