Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.33 KB

UCMS_v1.6.0 XSS.md

File metadata and controls

31 lines (17 loc) · 1.33 KB

UCMS_v1.6.0 has a vulnerability, stored cross-site scripting (XSS)

Download link for UCMS-1.6 installation package: http://uuu.la/uploadfile/file/ucms_1.6.zip

1.Enter the background and click site management,Next, click Import column。

2.Configure parameters according to the picture. Click Submit after configuration

1660574007038

3.Continue, click OK to import

1660574115465

4.Next. Add after the column name:

666<script>alert(document.cookie)</script>

1660574200011

5.Check the submitted content, successfully trigger XSS attack code, pop-up cookie sensitive information

1660574365910

6.Any user visiting the home page will pop up. If he has logged in, the cookie value will be directly disclosed

1660574542291