Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

emlog<=pro-1.2.2 Stored Cross-Site Scripting(XSS)

Description

The system Client doesn't properly sanitise POST parameter, which result into a Stored Cross-Site Scripting(XSS).

Vendor Homepage

https://www.emlog.net/
https://github.com/emlog/emlog

Author

xiahao@webray.com.cn inc  

Proof of Concept

1,Register your account on the website and sign in blockchain blockchain 2,Add articles and write attack code, and then submit

<script>alert(123);</script>

blockchain 3,The super administrator will trigger the attack code when auditing the article blockchain blockchain