### [CVE-2018-3744](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3744) ![](https://img.shields.io/static/v1?label=Product&message=html-pages%20node%20module&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Path%20Traversal%3A%20'...%2F...%2F%2F'%20(CWE-35)&color=brighgreen) ### Description The html-pages node module contains a path traversal vulnerabilities that allows an attacker to read any file from the server with cURL. ### POC #### Reference - https://hackerone.com/reports/306607 #### Github No PoCs found on GitHub currently.