mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
18 lines
803 B
Markdown
18 lines
803 B
Markdown
### [CVE-2020-27481](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27481)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An unauthenticated SQL Injection vulnerability in Good Layers LMS Plugin <= 2.1.4 exists due to the usage of "wp_ajax_nopriv" call in WordPress, which allows any unauthenticated user to get access to the function "gdlr_lms_cancel_booking" where POST Parameter "id" was sent straight into SQL query without sanitization.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://gist.github.com/0xx7/a7aaa8b0515139cf7e30c808c8d54070
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|