Stored XSS on byddypress Plug-in via groups name
Low
W
WordPress
Submitted None
Actions:
Reported by
yxw21
Vulnerability Details
Technical details and impact analysis
Hi, I found that there is a storage xss in another output group name, but this xss needs to press the key combination to trigger. Just create or modify the group information, set the group name to the following payload,
```
<a href="accesskey=x onclick=alert(document .domain)//"></a>
```
and then access Group page,
if you are macos need to press,
shift+control+option+x,
if you are windows,
you need to press shift+alt+x,
then it will trigger xss
{F498582}
Don't forget to enable the group feature
## Impact
Rce via xss
Report Details
Additional information and metadata
State
Closed
Substate
Resolved
Submitted
Weakness
Cross-site Scripting (XSS) - Stored