Cross-site Scripting (XSS) - Stored | forum.acronis.com
Medium
Vulnerability Details
## Summary
There is an XSS vulnerability in the search function of the forum (forum.acronis.com).
## Steps To Reproduce
1. Modify your own forum Nickname, add the following payload after the original nickname:
```
<script>alert(0)</script>
```
2. Fill in your nickname in the Author form of the search function and wait for the search, it will automatically trigger a pop-up.
{F1262581}
## Recommendations
Add special character filtering to the nickname modification function of the forum.
## Impact
You can add any keywords that users may use when searching for authors to your nickname to attack the corresponding users. It is possible to execute any Javascript.
Actions
View on HackerOneReport Stats
- Report ID: 1161241
- State: Closed
- Substate: resolved
- Upvotes: 20