-
Type: Bug
-
Status: Open
-
Priority: Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Environment:Production
-
Bug Severity:Low
-
Module:BenAdmin - Security
-
Reported by:Harbinger
[Security Test]
{Input Validation}Server Error gets displayed as soon as any Script is inserted in Template Name field.
1. Login as Admin
2. Go to Beta Company 1
3. Go to Import/Export -> Template Management
4. Click on Add New button to add new template
5. Insert following script data into Name field.
<html>Helll<script>alert('Attacked')</script></html>
6. Check for the server error displayed.