Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2.7
-
Fix Version/s: 1.2.8
-
Component/s: web integration
-
Labels:None
-
Number of attachments :
Description
The following actions in user management were reported (in Archiva list) to be vulnerable to XSS attacks:
Reflected (Non-Persistent) XSS:
- http://127.0.0.1:8080/archiva/security/useredit.action?username=test%3Cscript%3Ealert%28%27xss%27%29%3C/script%3E
- http://127.0.0.1:8080/archiva/security/roleedit.action?name=%22%3E%3Cscript%3Ealert%28%27xss%27%29%3C%2Fscript%3E
- http://127.0.0.1:8080/archiva/security/userlist!show.action?roleName=test%3Cscript%3Ealert%28%27xss%27%29%3C/script%3E
Fixed in -r964: