cms icon indicating copy to clipboard operation
cms copied to clipboard

Cross Site Scripting Vulnerability through the use of Statics Script in FeehiCMS-2.1.1

Open githubmof opened this issue 1 year ago • 0 comments

The steps to reproduce.

Login to the website backend as admin, go to "Setting" - "Website Setting"

In the "Statics Script" code field, write some attack code,just like <script>alert(1);</script>

image

Success after saving

image

Return to the front-end homepage and discover that the XSS attack has been successful

image

githubmof avatar Apr 02 '24 08:04 githubmof