Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.54 KB

DolphinPHPV1.5.0_xss.md

File metadata and controls

24 lines (21 loc) · 1.54 KB

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