We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vulnerability Product:ForestBlog Vulnerability version: all Vulnerability type: Stored XSS Vulnerability Details:
the Stored XSS payload could let admin causes disclosure of cookies、root path of websites、variables of PHP and stuff
Login link: http://forestblog.liuyanzhao.com/login I registered my own account here Account: linkk Password: linkk
When writing the article title or content, enter<script>alert (document. cookie)</script> Click to publish
Click on the homepage to view this article
Discovered that xss was triggered
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Vulnerability Product:ForestBlog
<script>alert(document.cookie)</script>Vulnerability version: all
Vulnerability type: Stored XSS
Vulnerability Details:
the Stored XSS payload could let admin causes disclosure of cookies、root path of websites、variables of PHP and stuff
Login link: http://forestblog.liuyanzhao.com/login
I registered my own account here
Account: linkk
Password: linkk
When writing the article title or content, enter<script>alert (document. cookie)</script>
Click to publish
Click on the homepage to view this article
Discovered that xss was triggered
The text was updated successfully, but these errors were encountered: