关联漏洞
描述
(PoC) CVE-2025-27210, a precise Path Traversal vulnerability affecting Node.js applications running on Microsoft Windows. This vulnerability leverages the specific way Windows handles reserved device file names
介绍
# CVE-2025-27210_NodeJS_Path_Traversal_Exploiter
Proof of Concept CVE-2025-27210, a precise Path Traversal vulnerability affecting Node.js applications running on Microsoft Windows. This vulnerability leverages the specific way Windows handles reserved device file names (e.g., AUX, CON, NUL) when combined with directory traversal sequences (../) within file paths processed by functions like path.join() or path.normalize().
```
python CVE-2025-27210_NodeJS_Path_Traversal_Exploiter.py -t http://localhost:3000/download -f C:\\Windows\System32\drivers\etc\hosts
```
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
.jpg)
The vulnerability was reported by:
@theoblivionsage
https://x.com/theoblivionsage
| https://hackerone.com/oblivionsage
文件快照
[4.0K] /data/pocs/18bb39436e762062c2203edfa7402d8481b32d91
├── [5.8K] CVE-2025-27210_NodeJS_Path_Traversal_Exploiter.py
├── [ 11K] LICENSE
├── [180K] poc1.jpg
├── [118K] poc(2).jpg
└── [ 900] README.md
0 directories, 5 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。