cve/2006/CVE-2006-3392.md
2024-05-26 14:27:05 +02:00

1.9 KiB

CVE-2006-3392

Description

Webmin before 1.290 and Usermin before 1.220 calls the simplify_path function before decoding HTML, which allows remote attackers to read arbitrary files, as demonstrated using "..%01" sequences, which bypass the removal of "../" sequences before bytes such as "%01" are removed from the filename. NOTE: This is a different issue than CVE-2006-3274.

POC

Reference

No PoCs from references.

Github