CVE-2017-16208: Directory Traversal in dmmcquay.lab6
7.5
CVSS Score
3.0
Basic Information
CVE ID
GHSA ID
EPSS Score
0.67352%
CWE
Published
9/1/2020
Updated
9/13/2023
KEV Status
No
Technology
JavaScript
Technical Details
CVSS Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
dmmcquay.lab6 | npm | >= 0.0.0 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided vulnerability information describes a directory traversal flaw in dmmcquay.lab6 but does not include actual source code, commit diffs, or specific function names. While the vulnerability clearly stems from improper path resolution in file handling logic, the lack of concrete implementation details (e.g., specific route handlers, file I/O
functions, or path normalization routines) makes it impossible to identify exact vulnerable functions with high confidence. Common candidates might include functions handling HTTP
request paths or filesystem operations, but these cannot be definitively mapped to the package's codebase without further evidence.