==================================================================================================================================== | # Title : ApPHP MicroCMS v1.0.1 Host header attack Vulnerability | | # Author : indoushka | | # Tested on : windows 10 Français V.(Pro) | | # Vendor : http://www.apphp.com/php-microcms/ | | # Dork : ApPHP MicroCMS © ApPHP Admin Login | ==================================================================================================================================== poc : [+] Dorking İn Google Or Other Search Enggine [+] Vulnerability description : An attacker can manipulate the Host header as seen by the web application and cause the application to behave in unexpected ways. Developers often resort to the exceedingly untrustworthy HTTP Host header (_SERVER["HTTP_HOST"] in PHP). Even otherwise-secure applications trust this value enough to write it to the page without HTML-encoding it with code equivalent to: (Django, Gallery, others) ....and even directly import scripts from it: