Files
CVEs-PoC/2010/CVE-2010-3486.md
T
2024-06-18 02:51:15 +02:00

824 B

CVE-2010-3486

Description

Directory traversal vulnerability in FileStorageUpload.ashx in SmarterMail 7.1.3876 allows remote attackers to read arbitrary files via a (1) ../ (dot dot slash), (2) %5C (encoded backslash), or (3) %255c (double-encoded backslash) in the name parameter.

POC

Reference

Github

No PoCs found on GitHub currently.