Skip to content
Permalink
master
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

seacms V6.61 has xss vulnerability in site name parameter of admin_config.php

In login with admin and visit http://127.0.0.1/seacms/adm1n/admin_config.php to set the web site name as

<img src=x onerror=alert(1)>

Then save it.

image

There is a alert box when browse the site again.In other words,there is xss vulnerability.

image