Page 1 of 1

How to make Upload htm/html ?

Posted: 02 Apr 2011, 09:02
by Megasoft999
I can not Upload any htm/html files.
Writing : Possible IE XSS Attack found. :evil:

Re: How to make Upload htm/html ?

Posted: 07 Apr 2011, 22:46
by Jan
Hi, check the html, seems like there is some code, which can be dangerous to add it in the download site (e.g. some javascript, etc.)

Jan

Re: How to make Upload htm/html ?

Posted: 08 Apr 2011, 15:16
by Megasoft999
What is dangerous? :idea:

<html>
<head>
<title>First page </title>
</head>
<body>
Hello.
<br>
Welcome!
</body>
</html>

Re: How to make Upload htm/html ?

Posted: 08 Apr 2011, 23:55
by Jan
Hi, really no idea there, the check is done by Joomla! method, it checks for possible problem code.

The html code can be dangerous (with javascript) but this does not mean, it is dangerous

Jan

Re: How to make Upload htm/html ?

Posted: 09 Apr 2011, 10:05
by Megasoft999
Why checking the code, if the code is not performed in Joomla?
This same external link.
Phoca Download should not perform functions of anti- virus.

Re: How to make Upload htm/html ?

Posted: 10 Apr 2011, 00:09
by Jan
Hi, it does not check files for the virus. It checks the uploaded file for security issues on the web, like it is a XSS, but this is more a question on Joomla! developers than on this forum.

Jan