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-V210530 SQL vulnerability

DESCRIPTION

SEACMS is completely open source and free. Its official website https://www.seacms.net. SQL injection vulnerability was found in CMS background, injection point v_name

SEACMS-V210530 SQL vulnerability verification

injection point v_name

url:admin_ajax.php?action=checkrepeat&v_name=

1

V_name parameter concatenation.

2

\DB_MySQL::GetOne Bypassing SQL statement security checks

3

4

Vulnerability executed successfully