First published: Thu Apr 26 2018(Updated: )
connect node module before 2.14.0 suffers from a Cross-Site Scripting (XSS) vulnerability due to a lack of validation of file in directory.js middleware.
Credit: support@hackerone.com
Affected Software | Affected Version | How to fix |
---|---|---|
npm/connect | <2.14.0 | 2.14.0 |
Sencha connect node.js | <2.14.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-3717 is a Cross-Site Scripting (XSS) vulnerability in the connect node module before version 2.14.0.
CVE-2018-3717 has a severity level of medium, with a CVSS score of 5.4.
CVE-2018-3717 affects the connect node module before version 2.14.0 due to a lack of validation of file in directory.js middleware.
To fix CVE-2018-3717, update the connect node module to version 2.14.0 or later.
You can find more information about CVE-2018-3717 at the following references: [NVD](https://nvd.nist.gov/vuln/detail/CVE-2018-3717), [GitHub Issue](https://github.com/JacksonTian/anywhere/issues/33#issuecomment-366527448), [HackerOne Report](https://hackerone.com/reports/309394).