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

DolphinPHP<=1.5.0 Authenticated 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://dolphinphp.com/
https://github.com/caiweiming/DolphinPHP

Author

webraybtl@webray.com.cn inc  

Proof of Concept

1,After the system installation is completed, log in to the background blockchain blockchain blockchain

2,Insert a danger code where the nickname is modified in the personal settings

<script>alert(1);</script>超级管理员

blockchain

3,Click "user" - > "permission management" - > "user management" to execute the code blockchain blockchain