04-09-2007 11:24 AM
04-16-2007 02:10 AM
I am able to upload the following HTML document in Alfresco which may contain some malicious Javascript:
<html>
<head>
</head>
<body>
<script type="text/javascript">
alert("You have been XSS attacked!");
</script>
</body>
</html>
Users who view this HTML document may inadvertently execute malicious JavaScript code in the background. I am wondering what can be done to prevent this in Alfresco (1.3).
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.