CVE-2020-27481
published 2020-11-12CVE-2020-27481: 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…
PriorityP182critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
10.64%
95.2th percentile
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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| goodlayers | good_learning_management_system | <= 2.1.4 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Look for unauthenticated POST requests targeting the WordPress wp_ajax_nopriv action for 'gdlr_lms_cancel_booking' with a potentially malicious 'id' parameter (SQL injection payload) ↗
- →Fingerprint vulnerable hosts by checking HTTP 200 responses containing 'goodlayers-lms' or 'goodlms' in the response body
- ·Vulnerability is limited to Good Layers LMS Plugin versions <= 2.1.4; later versions may be patched ↗
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
vulncheck9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-f2cr-m5mp-6v2m: An unauthenticated SQL Injection vulnerability in Good Layers LMS Plugin <= 2
ghsa_unreviewed·2022-05-24
CVE-2020-27481 [CRITICAL] CWE-89 GHSA-f2cr-m5mp-6v2m: An unauthenticated SQL Injection vulnerability in Good Layers LMS Plugin <= 2
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.
VulnCheck
goodlayers good_learning_management_system Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
vulncheck·2020·CVSS 9.8
CVE-2020-27481 [CRITICAL] goodlayers good_learning_management_system Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
goodlayers good_learning_management_system Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
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.
Affected: goodlayers good_learning_management_system
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://patchstack.com/database/wordpress/plugin/goodlayers-lms/vulnerability/wordpress-good-lms-premium-plugin-2-
No detection rules found.
Nuclei
Good Layers LMS Plugin <= 2.1.4 - SQL Injection
nuclei·CVSS 9.8
CVE-2020-27481 [CRITICAL] Good Layers LMS Plugin <= 2.1.4 - SQL Injection
Good Layers LMS Plugin =6"
- "status_code == 200"
- "contains(body, 'goodlayers-lms') || contains(body, 'goodlms')"
condition: and
# digest: 4b0a00483046022100f9b41ff9f8b3fd7124d160ad8a0a90638fb4198f06ffbd0a2d0cdd225a36944c022100a3b9173c31f8b8aebb5500955a9285cec21c7a76f1bbc6fe1aca3932a724acca:922c64590222798bb761d5b6d8e72950
2020-11-12
Published
Exploited in the wild