CVE-2018-16473
CVE-2018-16473
In short
The takeapeek module up to version 0.2.2 has a flaw that lets attackers browse and list files and folders on the server that they shouldn't have access to. This happens because the module doesn't properly check file paths before accessing them.
Technical detail
A path traversal vulnerability (CWE-22) in takeapeek <=0.2.2 permits unauthenticated directory and file enumeration through improper input validation on file path parameters. An attacker can exploit this by crafting requests with directory traversal sequences (e.g., ../) to access files outside the intended directory scope, potentially exposing sensitive information.
Summary generated and translated by AI from the official description.
A path traversal in takeapeek module versions <=0.2.2 allows an attacker to list directory and files.
Affected products
npm · takeapeekWant to know if your infrastructure is exposed to this?
Talk to TrueHacking →References
https://hackerone.com/reports/403736