.. / CVE-2020-27481

Exploit for Good Layers LMS Plugin <= 2.1.4 - SQL Injection (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.

Nuclei Template

View the template here CVE-2020-27481.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2020/CVE-2020-27481.yaml
Copy

References:

https://wpscan.com/vulnerability/652eaef8-5a3c-4a2d-ac60-b5414565c397
https://gist.github.com/0xx7/a7aaa8b0515139cf7e30c808c8d54070
https://nvd.nist.gov/vuln/detail/CVE-2020-27481