I would like to remove UebiMiau as an option in the DA interface. I have done the http.conf script alias mod, so its never going to get used. However, I would like it gone from DA as well.
After a search, I found 4 or 5 different .conf files. I modified the file found here:
/etc/httpd/conf/httpd.conf
by both modifing /webmail redirect and add this script to the end of that section:
Alias /webmail /var/www/html/squirrelmail/
Neither changed the actions taken after typing mydomain.com/webmail. I still get UebiMiau.
So, could someone do a howto for removing this so it's not so confusing. Remove it entirely and cleanly I mean.
UebiMaiu is a security threat, it is apparently susceptible to multiple attacks because it fails to sanitize user input to the 'selected_theme' parameter of the 'error.php' script before using it as a template to generate dynamic HTML.
An unauthenticated attacker may be able to leverage this issue to disclose information about files or directories or to launch a cross-site script attack against the affected application.