xwlrbh / Catfish

Catfish CMS
Other
8 stars 1 forks source link

There is a csrf vulnerability in catfish - <=6.3.0 #8

Open cyber-word opened 2 years ago

cyber-word commented 2 years ago

[Suggested description] Cross Site Request Forgery (CSRF) vulnerability exists incatfish - <=6.3.0. First, you upload an html file containing csrf on the website that uses a google editor, (you only need to search in google: inurl:catfishcms/index.php/admin/Index/addmenu.html and then use the authoity of this When you have background permissions and want to induce other users to perform sensitive operations, you can specify the menu url address as your malicious url address in the Add Menu column

[Vulnerability Type] Cross Site Request Forgery (CSRF)

[Vendor of Product] https://github.com/xwlrbh/Catfish

[Affected Product Code Base] catfish - <=6.3.0

[Affected Component] To find a website that uses this editor, you only need to search in google: inurl:catfishcms/index.php/admin/Index/addmenu.html Because this is the feature file of this editor

[Attack Type] Remote

[Impact Code execution] true

Attackers can use websites trusted by users to perform dangerous operations

[Attack Vectors]

csrf test // your target url ![image](https://user-images.githubusercontent.com/67416400/145698932-698b7901-5860-45fb-bdbd-08035654ecf3.png) ![image](https://user-images.githubusercontent.com/67416400/145698969-6d6d61bd-443b-4f9d-85ab-b510cdb80d60.png) ![image](https://user-images.githubusercontent.com/67416400/145698960-9323b362-7980-423f-b1d8-6ad01576e561.png)