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

In the file seacms/include/mkhtml.func.php, line 1172 change password The $topicId parameter has no single quote protection, making GPC's global single quote protection invalid. In seacms/admin/admin_makehtml.php, line 410, the makeTopicById function is called. change password

This request is called when the web page is generated in the background. change password Then the topic parameter can be SQL injected.
?action=topic&topic=-1%20union%20select%20(extractvalue(1,concat(0x7e,(select%20user()),0x7e))),2,3,4,5,6,7,8, change password