# Description
Storage xss vulnerability exists in simple graph beds,By constructing a malicious svg code that directs the administrator to click, the cookie is stolen
# Proof of Concept
Make the svg file as follows
“`
xml version=”1.0″ standalone=”no”? >
“`
You can steal administrator cookies,No login required to upload svg files on the home page,Then the proof talks about administrator cookies,Set up a local environment and log in as an administrator

Upload the svg xss payload we constructed to the graph bed system

If yes, xss cookie theft will be triggered

Successfully get cookie
Read More
References
Back to Main